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 - ll.thespacedevs.com/docs

GET /2.3.0/launches/c6d6f88f-afab-4c5e-aae3-9efc35e7507f/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "c6d6f88f-afab-4c5e-aae3-9efc35e7507f",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/c6d6f88f-afab-4c5e-aae3-9efc35e7507f/?format=api",
    "name": "Soyuz-FG | Soyuz TMA-3",
    "response_mode": "detailed",
    "slug": "soyuz-fg-soyuz-tma-3",
    "launch_designator": "2003-047",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T08:48:19Z",
    "net": "2003-10-18T05:38:03Z",
    "net_precision": null,
    "window_end": "2003-10-18T05:38:03Z",
    "window_start": "2003-10-18T05:38:03Z",
    "image": {
        "id": 1827,
        "name": "[AUTO] Soyuz - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193856.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": -1,
    "weather_concerns": null,
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "abbrev": "RFSA",
        "type": {
            "id": 1,
            "name": "Government"
        },
        "featured": true,
        "country": [
            {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            }
        ],
        "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
        "administrator": "Administrator: Yuri Borisov",
        "founding_year": 1992,
        "launchers": "Soyuz",
        "spacecraft": "Soyuz",
        "parent": null,
        "image": {
            "id": 25,
            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "logo": {
            "id": 177,
            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "social_logo": {
            "id": 89,
            "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 331,
        "consecutive_successful_launches": 55,
        "successful_launches": 320,
        "failed_launches": 11,
        "pending_launches": 10,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 199,
        "failed_landings_spacecraft": 7,
        "attempted_landings_spacecraft": 206,
        "successful_landings_payload": 0,
        "failed_landings_payload": 1,
        "attempted_landings_payload": 1,
        "info_url": "http://en.roscosmos.ru/",
        "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
        "social_media_links": []
    },
    "rocket": {
        "id": 500,
        "configuration": {
            "response_mode": "detailed",
            "id": 34,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/34/?format=api",
            "name": "Soyuz",
            "families": [],
            "full_name": "Soyuz FG",
            "variant": "FG",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 111,
                "url": "https://ll.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": 1827,
                "name": "[AUTO] Soyuz - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193856.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-FG",
            "description": "The Soyuz FG rocket is an expendable launch vehicle most commonly known for carrying humans to the International Space Station today.",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 49.5,
            "diameter": 3.0,
            "maiden_flight": "2001-05-20",
            "launch_cost": null,
            "launch_mass": 305.0,
            "leo_capacity": 6450.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 4500.0,
            "to_thrust": null,
            "apogee": null,
            "total_launch_count": 60,
            "consecutive_successful_launches": 5,
            "successful_launches": 59,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P16DT17H17M44S"
        },
        "launcher_stage": [],
        "spacecraft_stage": [
            {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/207/?format=api",
                "destination": "International Space Station",
                "mission_end": "2004-04-30T00:11:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 90,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/90/?format=api",
                    "name": "Soyuz TMA-3",
                    "serial_number": "Soyuz TMA 11F732A17 #213",
                    "is_placeholder": false,
                    "image": {
                        "id": 1931,
                        "name": "[AUTO] Soyuz TMA - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194153.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P194DT18H32M57S",
                    "time_docked": "P192DT13H36M11S",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Soyuz TMA-3 was a Soyuz spacecraft which launched on 18 October 2003 05:38 UTC. It transported two members of the Expedition 8 crew and one astronaut to the International Space Station. The Expedition 8 crew consisted of Alexander Kaleri\r\nMichael Foale. The astronaut was ESA astronaut Pedro Duque.",
                    "spacecraft_config": {
                        "response_mode": "detailed",
                        "id": 40,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/40/?format=api",
                        "name": "Soyuz TMA",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "normal",
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                            "administrator": "Administrator: Yuri Borisov",
                            "founding_year": 1992,
                            "launchers": "Soyuz",
                            "spacecraft": "Soyuz",
                            "parent": null,
                            "image": {
                                "id": 25,
                                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 177,
                                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 89,
                                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 1,
                                "name": "Soyuz",
                                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                "manufacturer": {
                                    "response_mode": "normal",
                                    "id": 1000,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                    "name": "Energia",
                                    "abbrev": "OKB-1",
                                    "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": 1946,
                                    "launchers": "",
                                    "spacecraft": "",
                                    "parent": null,
                                    "image": null,
                                    "logo": null,
                                    "social_logo": null
                                },
                                "parent": null,
                                "maiden_flight": "1966-11-28",
                                "spacecraft_flown": 197,
                                "total_launch_count": 197,
                                "successful_launches": 182,
                                "failed_launches": 15,
                                "attempted_landings": 190,
                                "successful_landings": 184,
                                "failed_landings": 6
                            }
                        ],
                        "in_use": false,
                        "image": {
                            "id": 1931,
                            "name": "[AUTO] Soyuz TMA - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194153.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "capability": "Manned and Cargo ISS Logistics, Lifeboat",
                        "history": "Soyuz TMA features several changes to accommodate requirements requested by NASA in order to service the International Space Station (ISS)",
                        "details": "Soyuz is a series of spacecraft designed for the Soviet space programme by the Korolyov Design Bureau (now RKK Energia) in the 1960s that remains in service today. The Soyuz succeeded the Voskhod spacecraft and was originally built as part of the Soviet Manned Lunar programme. The Soyuz spacecraft is launched on a Soyuz rocket, the most frequently used and most reliable launch vehicle in the world to date. The Soyuz rocket design is based on the Vostok launcher, which in turn was based on the 8K74 or R-7A Semyorka, a Soviet intercontinental ballistic missile. All Soyuz spacecraft are launched from the Baikonur Cosmodrome in Kazakhstan.",
                        "maiden_flight": "2002-10-30",
                        "height": 748.0,
                        "diameter": 2.72,
                        "human_rated": true,
                        "crew_capacity": 3,
                        "payload_capacity": null,
                        "payload_return_capacity": null,
                        "flight_life": "6 Months while docked",
                        "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_TMA",
                        "info_link": "",
                        "spacecraft_flown": 22,
                        "total_launch_count": 22,
                        "successful_launches": 22,
                        "failed_launches": 0,
                        "attempted_landings": 22,
                        "successful_landings": 22,
                        "failed_landings": 0,
                        "fastest_turnaround": null
                    },
                    "fastest_turnaround": null
                },
                "landing": {
                    "id": 904,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/904/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 19,
                        "name": "Kazakhstan",
                        "active": true,
                        "abbrev": "KAZ",
                        "description": "Deserts of Kazakhstan in Central Asia",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1056,
                            "name": "Soyuz MS landing (MS-04)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                            "credit": "NASA/Bill Ingalls",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "successful_landings": 194,
                        "attempted_landings": 201,
                        "failed_landings": 7,
                        "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"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P194DT18H32M57S",
                "turn_around_time": null,
                "response_mode": "detailed",
                "launch_crew": [
                    {
                        "id": 2369,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 160,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/160/?format=api",
                            "name": "Aleksandr Kaleri",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "abbrev": "RFSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "image": {
                                "id": 718,
                                "name": "[AUTO] Aleksandr Kaleri - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190613.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P769DT6H35M",
                            "eva_time": "PT23H23M",
                            "age": 68,
                            "date_of_birth": "1956-05-13",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.",
                            "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri",
                            "last_flight": "2010-10-07T23:10:55Z",
                            "first_flight": "1992-03-17T10:54:30Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 2500,
                        "role": {
                            "id": 3,
                            "role": "Flight Engineer",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 95,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/95/?format=api",
                            "name": "Pedro Duque",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "abbrev": "ESA",
                                "type": {
                                    "id": 2,
                                    "name": "Multinational"
                                }
                            },
                            "image": {
                                "id": 408,
                                "name": "[AUTO] Pedro Duque - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pedro2520duque_image_20181128225634.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185757.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P18DT18H46M23S",
                            "eva_time": "P0D",
                            "age": 62,
                            "date_of_birth": "1963-03-14",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 7,
                                    "name": "Spain",
                                    "alpha_2_code": "ES",
                                    "alpha_3_code": "ESP",
                                    "nationality_name": "Spanish",
                                    "nationality_name_composed": "Hispano"
                                }
                            ],
                            "bio": "Pedro Francisco Duque Duque, OF, OMSE (Madrid, 14 March 1963) is a Spanish astronaut and aeronautics engineer, currently serving as Spain's Minister of Science, Innovation and Universities. He was the first Spanish astronaut.\r\n\r\nDuque underwent training in both Russia and the United States. His first spaceflight was as a mission specialist aboard space shuttle mission STS-95, during which Duque supervised ESA experimental modules. In October 2003, Duque visited the International Space Station on board of a Soyuz TMA Ship for several days during a crew changeover. The scientific program of this visit was called by ESA/Spain Misión Cervantes.",
                            "wiki": "https://en.wikipedia.org/wiki/Pedro_Duque",
                            "last_flight": "2003-10-18T05:38:03Z",
                            "first_flight": "1998-10-29T19:19:34Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 2502,
                        "role": {
                            "id": 3,
                            "role": "Flight Engineer",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 417,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/417/?format=api",
                            "name": "Michael Foale",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "abbrev": "NASA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "image": {
                                "id": 704,
                                "name": "[AUTO] Michael Foale - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P373DT18H16M26S",
                            "eva_time": "PT22H34M",
                            "age": 68,
                            "date_of_birth": "1957-01-06",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                            "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                            "last_flight": "2003-10-18T05:38:03Z",
                            "first_flight": "1992-03-24T13:13:39Z",
                            "social_media_links": []
                        }
                    }
                ],
                "onboard_crew": [],
                "landing_crew": [
                    {
                        "id": 518,
                        "role": {
                            "id": 1,
                            "role": "Commander",
                            "priority": 0
                        },
                        "astronaut": {
                            "id": 160,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/160/?format=api",
                            "name": "Aleksandr Kaleri",
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "abbrev": "RFSA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "image": {
                                "id": 718,
                                "name": "[AUTO] Aleksandr Kaleri - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190613.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P769DT6H35M",
                            "eva_time": "PT23H23M",
                            "age": 68,
                            "date_of_birth": "1956-05-13",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 5,
                                    "name": "Russia",
                                    "alpha_2_code": "RU",
                                    "alpha_3_code": "RUS",
                                    "nationality_name": "Russian",
                                    "nationality_name_composed": "Russo"
                                }
                            ],
                            "bio": "Aleksandr Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.",
                            "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri",
                            "last_flight": "2010-10-07T23:10:55Z",
                            "first_flight": "1992-03-17T10:54:30Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 2355,
                        "role": {
                            "id": 3,
                            "role": "Flight Engineer",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 176,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/176/?format=api",
                            "name": "André Kuipers",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "abbrev": "ESA",
                                "type": {
                                    "id": 2,
                                    "name": "Multinational"
                                }
                            },
                            "image": {
                                "id": 619,
                                "name": "[AUTO] André Kuipers - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andr25c325a92520kuipers_image_20181129234401.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190327.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P203DT15H49M45S",
                            "eva_time": "P0D",
                            "age": 66,
                            "date_of_birth": "1958-10-05",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 27,
                                    "name": "Netherlands",
                                    "alpha_2_code": "NL",
                                    "alpha_3_code": "NLD",
                                    "nationality_name": "Dutch",
                                    "nationality_name_composed": "Dutch"
                                }
                            ],
                            "bio": "André Kuipers is a Dutch physician and ESA astronaut. He became the second Dutch citizen, third Dutch-born and fifth Dutch-speaking astronaut upon launch of Soyuz TMA-4 on 19 April 2004. Kuipers returned to Earth aboard Soyuz TMA-3 11 days later.\r\n\r\nKuipers is the first Dutch astronaut to return to space. On 5 August 2009, Dutch minister of economic affairs Maria van der Hoeven, announced Kuipers was selected as an astronaut for International Space Station (ISS) Expeditions 30 and 31. He was launched to space on 21 December 2011 and returned to Earth on 1 July 2012.",
                            "wiki": "https://en.wikipedia.org/wiki/Andr%C3%A9_Kuipers",
                            "last_flight": "2011-12-21T13:16:15Z",
                            "first_flight": "2004-04-19T03:19:00Z",
                            "social_media_links": []
                        }
                    },
                    {
                        "id": 2501,
                        "role": {
                            "id": 3,
                            "role": "Flight Engineer",
                            "priority": 2
                        },
                        "astronaut": {
                            "id": 417,
                            "url": "https://ll.thespacedevs.com/2.3.0/astronauts/417/?format=api",
                            "name": "Michael Foale",
                            "status": {
                                "id": 2,
                                "name": "Retired"
                            },
                            "agency": {
                                "response_mode": "list",
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "abbrev": "NASA",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "image": {
                                "id": 704,
                                "name": "[AUTO] Michael Foale - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "response_mode": "list",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            },
                            "in_space": false,
                            "time_in_space": "P373DT18H16M26S",
                            "eva_time": "PT22H34M",
                            "age": 68,
                            "date_of_birth": "1957-01-06",
                            "date_of_death": null,
                            "nationality": [
                                {
                                    "id": 2,
                                    "name": "United States of America",
                                    "alpha_2_code": "US",
                                    "alpha_3_code": "USA",
                                    "nationality_name": "American",
                                    "nationality_name_composed": "Americano"
                                }
                            ],
                            "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                            "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                            "last_flight": "2003-10-18T05:38:03Z",
                            "first_flight": "1992-03-24T13:13:39Z",
                            "social_media_links": []
                        }
                    }
                ],
                "docking_events": [
                    {
                        "id": 73,
                        "url": "https://ll.thespacedevs.com/2.3.0/docking_events/73/?format=api",
                        "docking": "2003-10-20T07:15:58Z",
                        "departure": "2004-04-29T20:52:09Z",
                        "docking_location": {
                            "id": 18,
                            "name": "Pirs nadir",
                            "spacestation": {
                                "id": 4,
                                "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                                "name": "International Space Station",
                                "image": {
                                    "id": 1952,
                                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.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": false,
                                    "variants": []
                                }
                            },
                            "spacecraft": null,
                            "payload": null
                        },
                        "space_station_target": {
                            "id": 4,
                            "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                            "name": "International Space Station",
                            "image": {
                                "id": 1952,
                                "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.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": false,
                                "variants": []
                            },
                            "status": {
                                "id": 1,
                                "name": "Active"
                            },
                            "founded": "1998-11-20",
                            "deorbited": null,
                            "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                            "orbit": "Low Earth Orbit",
                            "type": {
                                "id": 2,
                                "name": "Government"
                            }
                        },
                        "flight_vehicle_target": null,
                        "payload_flight_target": null
                    }
                ]
            }
        ],
        "payloads": []
    },
    "mission": {
        "id": 200,
        "name": "Soyuz TMA-3",
        "type": "Human Exploration",
        "description": "Soyuz TMA-3 begins Expedition 8 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Alexander Kaleri alongside Flight Engineers, Michael Foale (NASA) & Pedro Duque (ESA) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on April 30, 2004, 00:11:15 UTC",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/32/?format=api",
        "active": true,
        "agencies": [],
        "name": "1/5",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": 45.92,
        "longitude": 63.342,
        "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487,
        "fastest_turnaround": "PT23H32M33S",
        "location": {
            "response_mode": "normal",
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "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": 7140,
                "successful_launches": 6598,
                "failed_launches": 542,
                "total_attempted_landings": 1098,
                "successful_landings": 1055,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 44,
                "name": "Kazakhstan",
                "alpha_2_code": "KZ",
                "alpha_3_code": "KAZ",
                "nationality_name": "Kazakh",
                "nationality_name_composed": "Kazakhstani"
            },
            "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
            "image": {
                "id": 2198,
                "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                "credit": "NASA/Bill Ingalls",
                "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": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
            "longitude": 63.305,
            "latitude": 45.965,
            "timezone_name": "Asia/Qyzylorda",
            "total_launch_count": 1555,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [
        {
            "response_mode": "normal",
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api",
            "name": "Soyuz",
            "image": {
                "id": 1892,
                "name": "[AUTO] Soyuz - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png",
                "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_programme",
            "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "abbrev": "CCCP",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1966-11-28T11:02:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/17/?format=api",
            "name": "International Space Station",
            "image": {
                "id": 1874,
                "name": "[AUTO] International Space Station - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "abbrev": "CSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "abbrev": "ESA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 4624,
    "location_launch_attempt_count": 1210,
    "pad_launch_attempt_count": 386,
    "agency_launch_attempt_count": 132,
    "orbital_launch_attempt_count_year": 48,
    "location_launch_attempt_count_year": 9,
    "pad_launch_attempt_count_year": 5,
    "agency_launch_attempt_count_year": 7,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [],
    "vid_urls": [],
    "timeline": [],
    "pad_turnaround": "P50DT3H50M4S",
    "mission_patches": [
        {
            "id": 294,
            "name": "Soyuz TMA-3 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-3_mission_patch_20211031042905.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        }
    ]
}