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=7350&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7487,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7360&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7340&ordering=-name",
    "results": [
        {
            "id": "ec4832f0-a6a9-4011-a5de-476ec221023b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ec4832f0-a6a9-4011-a5de-476ec221023b/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-intelsat-707",
            "name": "Ariane 44LP | INTELSAT 707",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1996-03-14T07:11:01Z",
            "window_end": "1996-03-14T07:11:01Z",
            "window_start": "1996-03-14T07:11:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6716,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5106,
                "launch_library_id": null,
                "name": "INTELSAT 707",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "14718ea6-1f1a-4dab-9afa-f9d576311055",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/14718ea6-1f1a-4dab-9afa-f9d576311055/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-intelsat-706",
            "name": "Ariane 44LP | INTELSAT 706",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1995-05-17T06:34:00Z",
            "window_end": "1995-05-17T06:34:00Z",
            "window_start": "1995-05-17T06:34:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6660,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5050,
                "launch_library_id": null,
                "name": "INTELSAT 706",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "83850bc0-925d-4649-846e-d5b5fe1704de",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/83850bc0-925d-4649-846e-d5b5fe1704de/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-intelsat-702",
            "name": "Ariane 44LP | INTELSAT 702",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1994-06-17T07:07:19Z",
            "window_end": "1994-06-17T07:07:19Z",
            "window_start": "1994-06-17T07:07:19Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6592,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4982,
                "launch_library_id": null,
                "name": "INTELSAT 702",
                "description": "Communications satellite operating from geostationary orbit.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "29cd8193-29c8-4d7d-8de6-a0e45e9db6e5",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/29cd8193-29c8-4d7d-8de6-a0e45e9db6e5/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-intelsat-701",
            "name": "Ariane 44LP | INTELSAT 701",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-10-22T06:46:00Z",
            "window_end": "1993-10-22T06:46:00Z",
            "window_start": "1993-10-22T06:46:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6552,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4942,
                "launch_library_id": null,
                "name": "INTELSAT 701",
                "description": "The nine high-powered Space Systems/Loral (SS/L) spacecraft of the Intelsat 7/7A program, which provide global dissemination of voice, video, and data transmission services, have been launched and are in orbit.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "d3d2875b-ca3f-47b7-9944-fd207687e0b6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d3d2875b-ca3f-47b7-9944-fd207687e0b6/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-inmarsat-3-f5-brasilsat-b3",
            "name": "Ariane 44LP | Inmarsat-3 F5 & Brasilsat B3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-02-04T23:29:00Z",
            "window_end": "1998-02-04T23:29:00Z",
            "window_start": "1998-02-04T23:29:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6836,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5226,
                "launch_library_id": null,
                "name": "Inmarsat-3 F5 & Brasilsat B3",
                "description": "Launched in 1996-8, the Inmarsat-3s were built by Lockheed Martin Astro Space (now Lockheed Martin Missiles & Space) of the USA, responsible for the basic spacecraft, and the European Matra Marconi Space (now Astrium), which developed the communications payload. Brazil's second generation of communications satellites are the result of joint engineering and manufacturing efforts in the United States and Brazil. The new spacecraft are called the Brasilsat B series, and are widebody, more powerful versions of Hughes Space and Communications Company's popular HS-376 model. EMBRATEL, Brazil's telecommunications company, signed a contract in August 1990 for two spacecraft. In December 1995, with those new satellites in orbit and rapidly filling with customers, EMBRATEL exercised an option for a third spacecraft. A fourth was ordered in June 1998.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "940ae90d-bca8-42fc-838f-eae3162b7be3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/940ae90d-bca8-42fc-838f-eae3162b7be3/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-hot-bird-3-meteosat-7",
            "name": "Ariane 44LP | Hot Bird 3 & Meteosat 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-09-02T22:21:07Z",
            "window_end": "1997-09-02T22:21:07Z",
            "window_start": "1997-09-02T22:21:07Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6801,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5191,
                "launch_library_id": null,
                "name": "Hot Bird 3 & Meteosat 7",
                "description": "Hot Bird 3 is a geostationary communications satellite. Meteosat 7 is an European meteorological satellite.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "a072741d-020f-40e8-a6ba-9e19e2fa925b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a072741d-020f-40e8-a6ba-9e19e2fa925b/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-hispasat-1a-satcom-c3",
            "name": "Ariane 44LP | Hispasat 1A & Satcom C3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1992-09-10T23:04:00Z",
            "window_end": "1992-09-10T23:04:00Z",
            "window_start": "1992-09-10T23:04:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6466,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4856,
                "launch_library_id": null,
                "name": "Hispasat 1A & Satcom C3",
                "description": "Hispasat 1A was the first satellite in the national system operated by the Spanish satellite communications operator Hispasat, for a dual civil/military mission, offering services to telecommunications operators and radio broadcasting both in Europe and North Africa and America. Satcom C3 was a second generation geostationary comsat built for RCA Americom.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "2bb5269b-2170-4291-a2d5-ae254eb41752",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2bb5269b-2170-4291-a2d5-ae254eb41752/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-ge-4",
            "name": "Ariane 44LP | GE 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-11-13T22:54:00Z",
            "window_end": "1999-11-13T22:54:00Z",
            "window_start": "1999-11-13T22:54:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6952,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5341,
                "launch_library_id": null,
                "name": "GE 4",
                "description": "GE-4, a hybrid C-/Ku-band satellite, serves North and South America from its orbital location at 101 degrees West. The A2100AX satellite is designed for a 15-year lifespan, but carries enough fuel to operate for a longer period of time.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "8b003044-5183-4607-ab08-86fc12c578bb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8b003044-5183-4607-ab08-86fc12c578bb/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-eutelsat-2-f5-turksat-1a",
            "name": "Ariane 44LP | Eutelsat 2 F5 & Türksat 1A",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1994-01-24T21:37:00Z",
            "window_end": "1994-01-24T21:37:00Z",
            "window_start": "1994-01-24T21:37:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 6566,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4956,
                "launch_library_id": null,
                "name": "Eutelsat 2 F5 & Türksat 1A",
                "description": "Eutelsat 2 F5 and Türksat 1A are communications satellites operating in GEO.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "42a4f640-1603-46ea-ac2b-678432f5ed43",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/42a4f640-1603-46ea-ac2b-678432f5ed43/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-europestar-1",
            "name": "Ariane 44LP | Europe*Star 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-10-29T05:59:00Z",
            "window_end": "2000-10-29T05:59:00Z",
            "window_start": "2000-10-29T05:59:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 7020,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5409,
                "launch_library_id": null,
                "name": "Europe*Star 1",
                "description": "The innovative Europe*Star 1 satellite has five high-performance beams covering Europe, Southern Africa, the Middle East, the Indian subcontinent and South East Asia.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "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_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        }
    ]
}