Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launches/682328d3-ce10-448c-be16-c5f8f851a312/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "682328d3-ce10-448c-be16-c5f8f851a312",
    "url": "https://lldev.thespacedevs.com/2.3.0/launches/682328d3-ce10-448c-be16-c5f8f851a312/?format=api",
    "name": "Soyuz 2.1v/Volga | Kosmos 2581/2582/2583",
    "response_mode": "detailed",
    "slug": "soyuz-21vvolga-kosmos-258125822583",
    "launch_designator": "2025-026",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2025-03-06T06:32:13Z",
    "net": "2025-02-05T03:59:24Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2025-02-05T05:00:00Z",
    "window_start": "2025-02-05T03:59:00Z",
    "image": {
        "id": 1831,
        "name": "[AUTO] Soyuz 2-1v - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193902.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": null,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "abbrev": "VKS",
        "type": {
            "id": 1,
            "name": "Government"
        },
        "featured": false,
        "country": [
            {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            }
        ],
        "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
        "administrator": "Commander: Aleksandr Golovko",
        "founding_year": 1992,
        "launchers": "",
        "spacecraft": "",
        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
        "image": {
            "id": 26,
            "name": "[AUTO] Russian Space Forces - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184656.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 178,
            "name": "[AUTO] Russian Space Forces - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185120.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 90,
            "name": "[AUTO] Russian Space Forces - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184843.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 143,
        "consecutive_successful_launches": 55,
        "successful_launches": 135,
        "failed_launches": 8,
        "pending_launches": 2,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
        "social_media_links": []
    },
    "rocket": {
        "id": 8512,
        "configuration": {
            "response_mode": "detailed",
            "id": 60,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/60/?format=api",
            "name": "Soyuz 2.1v",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 147,
                    "name": "Soyuz",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 111,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                            "name": "Progress Rocket Space Center",
                            "abbrev": "PRSC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                            "administrator": "CEO: Dmitry Baranov",
                            "founding_year": 1996,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 171,
                                "name": "[AUTO] Progress Rocket Space Center - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null,
                            "total_launch_count": 45,
                            "consecutive_successful_launches": 3,
                            "successful_launches": 44,
                            "failed_launches": 1,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "https://en.samspace.ru/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1965-12-27",
                    "total_launch_count": 1023,
                    "consecutive_successful_launches": 119,
                    "successful_launches": 992,
                    "failed_launches": 31,
                    "pending_launches": 12,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                },
                {
                    "response_mode": "detailed",
                    "id": 190,
                    "name": "Soyuz 2",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 111,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                            "name": "Progress Rocket Space Center",
                            "abbrev": "PRSC",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                            "administrator": "CEO: Dmitry Baranov",
                            "founding_year": 1996,
                            "launchers": "",
                            "spacecraft": "",
                            "parent": null,
                            "image": null,
                            "logo": {
                                "id": 171,
                                "name": "[AUTO] Progress Rocket Space Center - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": null,
                            "total_launch_count": 45,
                            "consecutive_successful_launches": 3,
                            "successful_launches": 44,
                            "failed_launches": 1,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "https://en.samspace.ru/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                            "social_media_links": []
                        }
                    ],
                    "parent": {
                        "response_mode": "normal",
                        "id": 147,
                        "name": "Soyuz",
                        "manufacturer": [
                            {
                                "response_mode": "normal",
                                "id": 111,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                                "name": "Progress Rocket Space Center",
                                "abbrev": "PRSC",
                                "type": {
                                    "id": 3,
                                    "name": "Commercial"
                                },
                                "featured": false,
                                "country": [
                                    {
                                        "id": 5,
                                        "name": "Russia",
                                        "alpha_2_code": "RU",
                                        "alpha_3_code": "RUS",
                                        "nationality_name": "Russian",
                                        "nationality_name_composed": "Russo"
                                    }
                                ],
                                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                                "administrator": "CEO: Dmitry Baranov",
                                "founding_year": 1996,
                                "launchers": "",
                                "spacecraft": "",
                                "parent": null,
                                "image": null,
                                "logo": {
                                    "id": 171,
                                    "name": "[AUTO] Progress Rocket Space Center - logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": null
                            }
                        ],
                        "parent": null
                    },
                    "description": "",
                    "active": true,
                    "maiden_flight": "2004-11-08",
                    "total_launch_count": 190,
                    "consecutive_successful_launches": 119,
                    "successful_launches": 183,
                    "failed_launches": 7,
                    "pending_launches": 12,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Soyuz 2.1v Volga",
            "variant": "Volga",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 111,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/111/?format=api",
                "name": "Progress Rocket Space Center",
                "abbrev": "PRSC",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": false,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
                "administrator": "CEO: Dmitry Baranov",
                "founding_year": 1996,
                "launchers": "",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 171,
                    "name": "[AUTO] Progress Rocket Space Center - logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185104.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": null,
                "total_launch_count": 45,
                "consecutive_successful_launches": 3,
                "successful_launches": 44,
                "failed_launches": 1,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://en.samspace.ru/",
                "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1831,
                "name": "[AUTO] Soyuz 2-1v - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202-1v_image_20191122081651.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193902.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v",
            "description": "The Soyuz-2.1v is a Russian expendable carrier rocket. It was derived from the Soyuz-2.1b, and is a member of the R-7 family of rockets.",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 44.0,
            "diameter": 3.0,
            "maiden_flight": "2013-12-28",
            "launch_cost": null,
            "launch_mass": 158.0,
            "leo_capacity": 2850.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "total_launch_count": 9,
            "consecutive_successful_launches": 7,
            "successful_launches": 8,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P80DT22H55M15S"
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 7102,
        "name": "Kosmos 2581/2582/2583",
        "type": "Government/Top Secret",
        "description": "Unidentified classified satellites for the Russian military.",
        "image": null,
        "orbit": {
            "id": 13,
            "name": "Polar Orbit",
            "abbrev": "PO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 85,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/85/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 163,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
                "name": "Russian Aerospace Defence Forces",
                "abbrev": "VKO",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    }
                ],
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                "image": null,
                "logo": null,
                "social_logo": null
            }
        ],
        "name": "43/4 (43R)",
        "image": {
            "id": 1530,
            "name": "Soyuz 2.1b liftoff from 43/4 (Kosmos 2573)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20231221133123.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193046.png",
            "credit": "Mil.ru",
            "license": {
                "id": 30,
                "name": "CC BY 4.0",
                "priority": 4,
                "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
        },
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": 62.92883,
        "longitude": 40.457098,
        "country": {
            "id": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 323,
        "orbital_launch_attempt_count": 323,
        "fastest_turnaround": "P1DT13H53M",
        "location": {
            "response_mode": "normal",
            "id": 6,
            "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
            "name": "Plesetsk Cosmodrome, Russian Federation",
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                "total_attempted_launches": 7129,
                "successful_launches": 6587,
                "failed_launches": 542,
                "total_attempted_landings": 1089,
                "successful_landings": 1046,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
            "image": {
                "id": 1461,
                "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
                "credit": "Mil.ru",
                "license": {
                    "id": 30,
                    "name": "CC BY 4.0",
                    "priority": 4,
                    "link": "https://creativecommons.org/licenses/by/4.0/"
                },
                "single_use": false,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
            "longitude": 40.577778,
            "latitude": 62.925556,
            "timezone_name": "Europe/Moscow",
            "total_launch_count": 1674,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 6875,
    "location_launch_attempt_count": 1672,
    "pad_launch_attempt_count": 323,
    "agency_launch_attempt_count": 142,
    "orbital_launch_attempt_count_year": 26,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [
        {
            "id": 9971,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Added launch per NOTAMs and marine navigation warnings; Payload identities uncertain.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=62337.msg2661231#msg2661231",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-02-01T04:36:00Z"
        },
        {
            "id": 10015,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Updated launch window per NOTAM X0894/25.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=62337.msg2662435#msg2662435",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-02-05T01:08:00Z"
        },
        {
            "id": 10021,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff confirmed.",
            "info_url": "https://tass.ru/armiya-i-opk/23056711",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-02-05T06:45:00Z"
        },
        {
            "id": 10022,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch success.",
            "info_url": "https://x.com/OrbitalFocus/status/1887142116809130221",
            "created_by": "Cosmic_Penguin",
            "created_on": "2025-02-05T14:24:00Z"
        }
    ],
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "The Space Devs",
            "title": "Russian Space Forces Kosmos (Unknown Payload) Soyuz 2-1v",
            "description": "On Wednesday February 05, 2025, Russian Space Forces launched the Kosmos (Unknown Payload) mission with a Soyuz 2-1v Volga from 43/4 (43R) at Plesetsk Cosmodrome, Russian Federation.\n\nDescription gene...",
            "feature_image": "https://i.ytimg.com/vi/e6itAcw7qtg/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=e6itAcw7qtg",
            "type": {
                "id": 4,
                "name": "Unofficial Re-stream"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2025-02-05T11:00:50Z",
            "end_time": "2025-02-05T11:02:16Z",
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P62DT9H56M11S",
    "mission_patches": []
}