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

EXAMPLE - /launch// 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'

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.0.0/launch/?format=api&offset=260&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=270&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=250&ordering=name",
    "results": [
        {
            "id": "4adcd3ff-fc41-4d06-b4d3-3ac34aec8227",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4adcd3ff-fc41-4d06-b4d3-3ac34aec8227/?format=api",
            "launch_library_id": 305,
            "slug": "ariane-5-es-atv-5-georges-lemaitre",
            "name": "Ariane 5 ES | ATV-5 (Georges Lemaitre)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2014-07-29T23:47:38Z",
            "window_end": "2014-07-29T23:47:38Z",
            "window_start": "2014-07-29T23:47:38Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 983,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 648,
                "launch_library_id": 824,
                "name": "ATV-5 (Georges Lemaitre)",
                "description": "ATV-5 is the Automated Transfer Vehicle operated by the European Space Agency (ESA) to resupply the international space station (ISS) with propellant, water, air and dry cargo. After 15 days in orbit it docked to the ISS on 12th August 2014.",
                "launch_designator": null,
                "type": "Resupply",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "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": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": "fc71e640-7cf6-4a00-b526-fc42156d46cf",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fc71e640-7cf6-4a00-b526-fc42156d46cf/?format=api",
            "launch_library_id": 605,
            "slug": "ariane-5-es-edoardo-amaldi-atv-atv-003",
            "name": "Ariane 5 ES | Edoardo Amaldi ATV (ATV-003)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2012-03-23T04:34:05Z",
            "window_end": "2012-03-23T04:34:05Z",
            "window_start": "2012-03-23T04:34:05Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 789,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 638,
                "launch_library_id": 812,
                "name": "Edoardo Amaldi ATV (ATV-003)",
                "description": "ATV-3 is the Automated Transfer Vehicle operated by the European Space Agency (ESA) to resupply the international space station (ISS) with propellant, water, air and dry cargo. After 5 days in orbit it docked to the ISS on 23rd March 2012.",
                "launch_designator": null,
                "type": "Resupply",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "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": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": "0302be65-ba0f-48f2-a90c-788c7a9ace52",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0302be65-ba0f-48f2-a90c-788c7a9ace52/?format=api",
            "launch_library_id": 1373,
            "slug": "ariane-5-es-galileo-l10-foc-fm19-fm22",
            "name": "Ariane 5 ES | Galileo L10 (FOC FM19-FM22)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-07-25T11:25:01Z",
            "window_end": "2018-07-25T11:25:01Z",
            "window_start": "2018-07-25T11:25:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": "#VA244",
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2118,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 468,
                "launch_library_id": 618,
                "name": "Galileo L10 (FOC FM19-FM22)",
                "description": "The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api",
                    "name": "Galileo",
                    "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
                    "agencies": [
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
                    "start_date": "2011-10-21T10:30:00Z",
                    "end_date": null,
                    "info_url": "https://www.gsc-europa.eu/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)"
                }
            ]
        },
        {
            "id": "47f032b8-ce41-46b0-978a-454e50348341",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/47f032b8-ce41-46b0-978a-454e50348341/?format=api",
            "launch_library_id": 1040,
            "slug": "ariane-5-es-galileo-l8-foc-fm07-fm12-fm14",
            "name": "Ariane 5 ES | Galileo L8 (FOC FM07 & FM12-FM14)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2016-11-17T13:06:48Z",
            "window_end": "2016-11-17T13:06:48Z",
            "window_start": "2016-11-17T13:06:48Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1964,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 278,
                "launch_library_id": 375,
                "name": "Galileo L8 (FOC FM07 & FM12-FM14)",
                "description": "The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api",
                    "name": "Galileo",
                    "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
                    "agencies": [
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
                    "start_date": "2011-10-21T10:30:00Z",
                    "end_date": null,
                    "info_url": "https://www.gsc-europa.eu/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)"
                }
            ]
        },
        {
            "id": "e3a248f1-22b2-4908-8cdf-b87d217593dd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e3a248f1-22b2-4908-8cdf-b87d217593dd/?format=api",
            "launch_library_id": 1268,
            "slug": "ariane-5-es-galileo-l9-foc-fm15-fm18",
            "name": "Ariane 5 ES | Galileo L9 (FOC FM15-FM18)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2017-12-12T18:36:07Z",
            "window_end": "2017-12-12T18:36:07Z",
            "window_start": "2017-12-12T18:36:07Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2053,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 472,
                "launch_library_id": 617,
                "name": "Galileo L9 (FOC FM15-FM18)",
                "description": "The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api",
                    "name": "Galileo",
                    "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
                    "agencies": [
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
                    "start_date": "2011-10-21T10:30:00Z",
                    "end_date": null,
                    "info_url": "https://www.gsc-europa.eu/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)"
                }
            ]
        },
        {
            "id": "de570572-2461-4545-9d54-919bbfd2be6d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/de570572-2461-4545-9d54-919bbfd2be6d/?format=api",
            "launch_library_id": 681,
            "slug": "ariane-5-es-johannes-kepler-atv-atv-002",
            "name": "Ariane 5 ES | Johannes Kepler ATV (ATV-002)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-02-16T21:51:02Z",
            "window_end": "2011-02-16T21:51:02Z",
            "window_start": "2011-02-16T21:51:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 702,
                "configuration": {
                    "id": 18,
                    "launch_library_id": 9,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
                    "name": "Ariane 5 ES",
                    "family": "Ariane",
                    "full_name": "Ariane 5 ES",
                    "variant": "ES"
                }
            },
            "mission": {
                "id": 635,
                "launch_library_id": 808,
                "name": "Johannes Kepler ATV (ATV-002)",
                "description": "ATV-2 is the Automated Transfer Vehicle operated by the European Space Agency (ESA) to resupply the international space station (ISS) with propellant, water, air and dry cargo. After 8 days in orbit it docked to the ISS on 24th February 2011.",
                "launch_designator": null,
                "type": "Resupply",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "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": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        },
        {
            "id": "d303cf52-afa5-404a-9cb9-0ce41558be18",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d303cf52-afa5-404a-9cb9-0ce41558be18/?format=api",
            "launch_library_id": 1458,
            "slug": "ariane-5-g-anik-f2",
            "name": "Ariane 5 G+ | Anik F2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-07-18T00:44:00Z",
            "window_end": "2004-07-18T00:44:00Z",
            "window_start": "2004-07-18T00:44:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 503,
                "configuration": {
                    "id": 146,
                    "launch_library_id": 175,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/146/?format=api",
                    "name": "Ariane 5 G+",
                    "family": "Ariane",
                    "full_name": "Ariane 5 G+",
                    "variant": "G+"
                }
            },
            "mission": {
                "id": 611,
                "launch_library_id": 771,
                "name": "Anik F2",
                "description": "The Anik satellites are a series of geostationary communications satellites launched by Telesat Canada for television in Canada. ",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520g252b_image_20190222030334.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "caca9e1a-99ea-476e-8d5a-e32cf7fb4d9b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/caca9e1a-99ea-476e-8d5a-e32cf7fb4d9b/?format=api",
            "launch_library_id": 1446,
            "slug": "ariane-5-g-artemis-bsat-2b",
            "name": "Ariane 5 G | Artemis & BSAT-2b",
            "status": {
                "id": 7,
                "name": "Partial Failure"
            },
            "net": "2001-07-12T21:58:00Z",
            "window_end": "2001-07-12T21:58:00Z",
            "window_start": "2001-07-12T21:58:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "Upper stage under-performance left payloads in MEO. Artemis was able to climb to GEO over time with operational propellant, BSAT-2b couldn't compensate and was abandoned.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 471,
                "configuration": {
                    "id": 131,
                    "launch_library_id": 156,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/131/?format=api",
                    "name": "Ariane 5 G",
                    "family": "Ariane",
                    "full_name": "Ariane 5 G",
                    "variant": "G"
                }
            },
            "mission": {
                "id": 863,
                "launch_library_id": 763,
                "name": "Artemis & BSAT-2b",
                "description": "Artemis is a geostationary earth orbit satellite for a ESA data relay satellite, it operates at the 21.5 degrees East. BSAT-2b is a geostationary, commercial communications satellite used for direct television broadcasting across Japan.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520g_image_20190222030331.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "555912ee-b705-4696-98db-38fae8c04bf9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/555912ee-b705-4696-98db-38fae8c04bf9/?format=api",
            "launch_library_id": 1450,
            "slug": "ariane-5-g-astra-2b-ge-7",
            "name": "Ariane 5 G | Astra 2B & GE-7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-09-14T22:54:07Z",
            "window_end": "2000-09-14T22:54:07Z",
            "window_start": "2000-09-14T22:54:07Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 456,
                "configuration": {
                    "id": 131,
                    "launch_library_id": 156,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/131/?format=api",
                    "name": "Ariane 5 G",
                    "family": "Ariane",
                    "full_name": "Ariane 5 G",
                    "variant": "G"
                }
            },
            "mission": {
                "id": 856,
                "launch_library_id": 759,
                "name": "Astra 2B & GE-7",
                "description": "Astra 2B is one of the Astra communications satellite owned and operated by SES. Providing digital television and radio broadcast service to the UK and Republic of Island. GE-7 is also a commercial communications satellite owned and operated by GE American. Providing coverage to North America, Hawaii, the Caribbean islands and most of Mexico.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520g_image_20190222030331.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "57f30d65-5f96-462f-a906-8ddcffd6bf3b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/57f30d65-5f96-462f-a906-8ddcffd6bf3b/?format=api",
            "launch_library_id": 1448,
            "slug": "ariane-5-g-astra-2d-ge-8-ldrex",
            "name": "Ariane 5 G | Astra 2D & GE-8, LDREX",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-12-20T00:26:00Z",
            "window_end": "2000-12-20T00:26:00Z",
            "window_start": "2000-12-20T00:26:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 462,
                "configuration": {
                    "id": 131,
                    "launch_library_id": 156,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/131/?format=api",
                    "name": "Ariane 5 G",
                    "family": "Ariane",
                    "full_name": "Ariane 5 G",
                    "variant": "G"
                }
            },
            "mission": {
                "id": 583,
                "launch_library_id": 761,
                "name": "Astra 2D & GE-8, LDREX",
                "description": "Astra 2D is one of the Astra communications satellite owned and operated by SES. Providing digital television and radio broadcast service to the UK and Republic of Island. GE-8 is also a commercial communications satellite operated by GE American, covering the USA, Canada and Caribbean. LDREX was an engineering test to validate the antenna on the ETS-8.",
                "launch_designator": null,
                "type": "Dedicated Rideshare",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 77,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 3",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": "5.239",
                "longitude": "-52.768",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520g_image_20190222030331.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}