AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/\<id\>/ or /launch/?mode=list&search=SpaceX

GET
Return a list of all Launch objects.

FILTERS
Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id',
'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids',
'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE
'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH
Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/4cf4b690-d17b-4d74-b4dc-8787940762e8/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "4cf4b690-d17b-4d74-b4dc-8787940762e8",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/4cf4b690-d17b-4d74-b4dc-8787940762e8/?format=api",
    "slug": "soyuz-u-soyuz-t-6",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "Soyuz-U | Soyuz T-6",
    "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:40:09Z",
    "updates": [],
    "net": "1982-06-24T16:29:48Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "1982-06-24T16:29:48Z",
    "window_start": "1982-06-24T16:29:48Z",
    "probability": -1,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "CCCP",
        "description": "The Soviet space program, was the national space program of the Union of Soviet Socialist Republics (USSR) actived from 1930s until disintegration of the Soviet Union in 1991.\r\n\r\nThe Soviet Union's space program was mainly based on the cosmonautic exploration of space and the development of the expandable launch vehicles, which had been split between many design bureaus competing against each other. Over its 60-years of history, the Russian program was responsible for a number of pioneering feats and accomplishments in the human space flight, including the first intercontinental ballistic missile (R-7), first satellite (Sputnik 1), first animal in Earth orbit (the dog Laika on Sputnik 2), first human in space and Earth orbit (cosmonaut Yuri Gagarin on Vostok 1), first woman in space and Earth orbit (cosmonaut Valentina Tereshkova on Vostok 6), first spacewalk (cosmonaut Alexei Leonov on Voskhod 2), first Moon impact (Luna 2), first image of the far side of the Moon (Luna 3) and unmanned lunar soft landing (Luna 9), first space rover (Lunokhod 1), first sample of lunar soil automatically extracted and brought to Earth (Luna 16), and first space station (Salyut 1). Further notable records included the first interplanetary probes: Venera 1 and Mars 1 to fly by Venus and Mars, respectively, Venera 3 and Mars 2 to impact the respective planet surface, and Venera 7 and Mars 3 to make soft landings on these planets.",
        "administrator": null,
        "founding_year": "1931",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2453,
        "consecutive_successful_launches": 17,
        "successful_launches": 2285,
        "failed_launches": 168,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "",
        "wiki_url": "http://en.wikipedia.org/wiki/Soviet_space_program",
        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_logo_20191229081307.png",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_image_20191229081306.jpeg",
        "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soviet2520space2520program_nation_20191229081307.png"
    },
    "rocket": {
        "id": 284,
        "configuration": {
            "id": 37,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
            "name": "Soyuz U",
            "active": false,
            "reusable": false,
            "description": "",
            "family": "Soyuz",
            "full_name": "Soyuz U",
            "manufacturer": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "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",
                "launch_library_url": null,
                "total_launch_count": 322,
                "consecutive_successful_launches": 46,
                "successful_launches": 311,
                "failed_launches": 11,
                "pending_launches": 9,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://en.roscosmos.ru/",
                "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 3,
            "length": 51.1,
            "diameter": 2.95,
            "maiden_flight": "1973-05-18",
            "launch_cost": null,
            "launch_mass": 313,
            "leo_capacity": 6900,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz-U",
            "total_launch_count": 714,
            "consecutive_successful_launches": 1,
            "successful_launches": 694,
            "failed_launches": 20,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": {
            "id": 312,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/312/?format=api",
            "mission_end": "1982-07-02T14:20:40Z",
            "destination": "Salyut 7",
            "launch_crew": [
                {
                    "id": 2813,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 97,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                        "name": "Vladimir Dzhanibekov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P145DT15H58M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1942-05-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                        "last_flight": "1985-06-06T06:39:52Z",
                        "first_flight": "1978-01-10T12:26:00Z"
                    }
                },
                {
                    "id": 2850,
                    "role": {
                        "id": 3,
                        "role": "Flight Engineer",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 153,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/153/?format=api",
                        "name": "Aleksandr Ivanchenkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P147DT12H38M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1940-09-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov",
                        "last_flight": "1982-06-24T16:29:48Z",
                        "first_flight": "1978-06-15T20:16:45Z"
                    }
                },
                {
                    "id": 2734,
                    "role": {
                        "id": 11,
                        "role": "Research Cosmonaut",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/88/?format=api",
                        "name": "Jean-Loup Chrétien",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P43DT11H18M59S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 46,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                            "name": "National Center of Space Research",
                            "type": "Government"
                        },
                        "date_of_birth": "1938-08-20",
                        "date_of_death": null,
                        "nationality": "French",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jean-Loup Jacques Marie Chrétien (born 20 August 1938) is a French retired Général de Brigade (brigadier general) in the Armée de l'Air (French air force), and a former CNES spationaut. He flew on two Franco-Soviet space missions and a NASA Space Shuttle mission. Chrétien was the first Frenchman and the first western European in space.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jean-loup2520chr25c325a9tien_image_20181128224801.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jean-Loup_Chr%C3%A9tien",
                        "last_flight": "1997-09-26T02:34:19Z",
                        "first_flight": "1982-06-24T16:29:48Z"
                    }
                }
            ],
            "onboard_crew": [],
            "landing_crew": [
                {
                    "id": 2808,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 97,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                        "name": "Vladimir Dzhanibekov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P145DT15H58M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1942-05-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                        "last_flight": "1985-06-06T06:39:52Z",
                        "first_flight": "1978-01-10T12:26:00Z"
                    }
                },
                {
                    "id": 2848,
                    "role": {
                        "id": 3,
                        "role": "Flight Engineer",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 153,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/153/?format=api",
                        "name": "Aleksandr Ivanchenkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P147DT12H38M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1940-09-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov",
                        "last_flight": "1982-06-24T16:29:48Z",
                        "first_flight": "1978-06-15T20:16:45Z"
                    }
                },
                {
                    "id": 2736,
                    "role": {
                        "id": 11,
                        "role": "Research Cosmonaut",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/88/?format=api",
                        "name": "Jean-Loup Chrétien",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P43DT11H18M59S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 46,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                            "name": "National Center of Space Research",
                            "type": "Government"
                        },
                        "date_of_birth": "1938-08-20",
                        "date_of_death": null,
                        "nationality": "French",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jean-Loup Jacques Marie Chrétien (born 20 August 1938) is a French retired Général de Brigade (brigadier general) in the Armée de l'Air (French air force), and a former CNES spationaut. He flew on two Franco-Soviet space missions and a NASA Space Shuttle mission. Chrétien was the first Frenchman and the first western European in space.",
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/jean-loup2520chr25c325a9tien_image_20181128224801.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jean-Loup_Chr%C3%A9tien",
                        "last_flight": "1997-09-26T02:34:19Z",
                        "first_flight": "1982-06-24T16:29:48Z"
                    }
                }
            ],
            "spacecraft": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/140/?format=api",
                "name": "Soyuz T-6",
                "serial_number": "Soyuz T 11F732 #9",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P7DT21H50M52S",
                "time_docked": "P6DT17H17M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Soyuz T-6 was a Soyuz spacecraft which launched on 24 June 1982 16:29 UTC. It  transported three cosmonauts of EP-1 to Salyut 7. The crew was Vladimir Dzhanibekov,\r\nAleksandr Ivanchenkov, and Jean-Loup Chrétien.",
                "spacecraft_config": {
                    "id": 42,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                    "name": "Soyuz T",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "featured": true,
                        "type": "Government",
                        "country_code": "RUS",
                        "abbrev": "RFSA",
                        "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_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                        "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
                    },
                    "in_use": false,
                    "capability": "Manned and Cargo Salyut & Mir Logistics, Lifeboat",
                    "history": "The Soyuz-T was a major upgrade over previous Soyuz spacecraft, sporting solid-state electronics for the first time and a much more advanced onboard computer to help overcome the chronic docking problems that affected cosmonauts during space station missions. In addition, solar panels returned, allowing the Soyuz-T to fly up to 11 days independently as well as a redesigned propulsion system, the KTDU-426. Finally, it could at last carry three cosmonauts with pressure suits.",
                    "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": "1979-12-16",
                    "height": 7.48,
                    "diameter": 2.0,
                    "human_rated": true,
                    "crew_capacity": 3,
                    "payload_capacity": null,
                    "payload_return_capacity": null,
                    "flight_life": "120 days while docked",
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png",
                    "nation_url": null,
                    "wiki_link": "https://en.wikipedia.org/wiki/Soyuz-T",
                    "info_link": ""
                }
            },
            "landing": {
                "id": 831,
                "attempt": true,
                "success": true,
                "description": "The Soyuz spacecraft safely landed in Kazakhstan.",
                "downrange_distance": null,
                "location": {
                    "id": 19,
                    "name": "Kazakhstan",
                    "abbrev": "KAZ",
                    "description": "Deserts of Kazakhstan in Central Asia",
                    "location": null,
                    "successful_landings": 0
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "docking_events": [
                {
                    "id": 215,
                    "spacestation": {
                        "id": 15,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                        "name": "Salyut 7",
                        "status": {
                            "id": 2,
                            "name": "De-Orbited"
                        },
                        "founded": "1982-04-19",
                        "description": "Salyut 7, (a.k.a. DOS-6) was a space station in low Earth orbit from April 1982 to February 1991. It was first manned in May 1982 with two crew via Soyuz T-5, and last visited in June 1986, by Soyuz T-15. Various crew and modules were used over its lifetime, including 12 manned and 15 unmanned launches in total. Supporting spacecraft included the Soyuz T, Progress, and TKS spacecraft.",
                        "orbit": "Low Earth Orbit",
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg"
                    },
                    "docking": "1982-06-25T17:46:00Z",
                    "departure": "1982-07-02T11:03:00Z",
                    "docking_location": {
                        "id": 35,
                        "name": "Salyut-7 forward",
                        "spacestation": {
                            "id": 15,
                            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                            "name": "Salyut 7"
                        }
                    }
                }
            ]
        }
    },
    "mission": {
        "id": 324,
        "name": "Soyuz T-6",
        "description": "Soyuz T-6 was the second mission to the Salyut 7 space station and the first to visit the long-duration Soyuz T-5 resident crew of the station. The mission began on June 24, 1982, 16:29:48 UTC, launching Commander Vladimir Dzhanibekov, Flight Engineer Aleksandr Ivanchenkov and Research Cosmonaut Jean-Loup Chrétien, the first French cosmonaut, into orbit. They docked with the station the next day. During their 7-day stay on the station, crew performed various scientific and medical experiments.\nThe mission concluded with a safe landing back on Earth on July 2, 1982, 14:20:40 UTC.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "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",
        "location": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
            "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
            "country_code": "KAZ",
            "description": "",
            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
            "timezone_name": "Asia/Qyzylorda",
            "total_launch_count": 1548,
            "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
    },
    "infoURLs": [],
    "vidURLs": [],
    "webcast_live": false,
    "timeline": [],
    "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
    "infographic": null,
    "program": [
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
            "name": "Soyuz",
            "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": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
            "start_date": "1966-11-28T11:02:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "id": 23,
            "url": "https://ll.thespacedevs.com/2.2.0/program/23/?format=api",
            "name": "Salyut",
            "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
            "agencies": [
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
            "start_date": "1971-04-19T01:40:00Z",
            "end_date": "1986-07-16T12:34:05Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "orbital_launch_attempt_count": 2573,
    "location_launch_attempt_count": 638,
    "pad_launch_attempt_count": 190,
    "agency_launch_attempt_count": 1605,
    "orbital_launch_attempt_count_year": 66,
    "location_launch_attempt_count_year": 21,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 57,
    "pad_turnaround": "P32DT10H31M48S",
    "mission_patches": [
        {
            "id": 229,
            "name": "Soyuz T-6 Patch",
            "priority": 10,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520t-62_mission_patch_20211031042713.png",
            "agency": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            }
        }
    ],
    "type": "detailed"
}