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

{
    "count": 7489,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7330&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7310&ordering=-name",
    "results": [
        {
            "id": "dd409743-3011-47cf-a75e-28438ed8df5f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dd409743-3011-47cf-a75e-28438ed8df5f/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-nilesat-101-bsat-1b",
            "name": "Ariane 44P | Nilesat 101 & BSat 1b",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-04-28T22:53:00Z",
            "window_end": "1998-04-28T22:53:00Z",
            "window_start": "1998-04-28T22:53: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": 6850,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5240,
                "launch_library_id": null,
                "name": "Nilesat 101 & BSat 1b",
                "description": "With the launch of Nilesat 101 on 28 April 1998, delivering more than 100 digital TV channels as well as radio and multimedia services to more than five million homes over the whole of North Africa from Morocco to the Persian Gulf, Egypt became the first African country to have its own direct TV broadcast satellite. A second satellite, Nilesat 102, was launched in 2000, and the Nilesat system now broadcasts more than 150 digital TV channels and provides additional services such as data transmission, turbo internet and multicasting applications. BSAT-1a and -1b replaced the two BS-3 spacecraft used for DBS services, including Hi-Vision test broadcasts, by NHK, WOWOW, and others. Hughes selected the Ariane rocket as the launch vehicle for the BSAT-1 spacecraft. BSAT-1a was launched 16 April 1997 from the Guiana Space Center in Kourou, French Guiana. BSAT-1b was also launched from Kourou on 28 April 1998. The two satellites are located at 110 degrees East longitude.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "4eac4e07-d46f-44f5-a98f-a96c6a77d15c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4eac4e07-d46f-44f5-a98f-a96c6a77d15c/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-jcsat-1b-equator-s",
            "name": "Ariane 44P | JCSAT 1B & Equator-S",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-12-02T22:52:00Z",
            "window_end": "1997-12-02T22:52:00Z",
            "window_start": "1997-12-02T22:52: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": 6822,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5212,
                "launch_library_id": null,
                "name": "JCSAT 1B & Equator-S",
                "description": "Japanese 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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "63d49bea-2082-4082-9f04-c7d5e285611e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/63d49bea-2082-4082-9f04-c7d5e285611e/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-iso",
            "name": "Ariane 44P | ISO",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1995-11-17T01:20:00Z",
            "window_end": "1995-11-17T01:20:00Z",
            "window_start": "1995-11-17T01:20: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": 6693,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5083,
                "launch_library_id": null,
                "name": "ISO",
                "description": "SO (Infrared Space Observatory) was a infrared space telescope designed and operated by the European Space Agency (ESA), in cooperation with ISAS and NASA. ISO was designed to study infrared light at wavelengths of 2.5 to 240 micrometers to provide detailed infrared properties of selected Galactic and extragalactic sources.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "a0cc52dc-ddc9-45dd-a2aa-6f7f3787c68d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a0cc52dc-ddc9-45dd-a2aa-6f7f3787c68d/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-intelsat-802",
            "name": "Ariane 44P | INTELSAT 802",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-06-25T23:44:00Z",
            "window_end": "1997-06-25T23:44:00Z",
            "window_start": "1997-06-25T23:44: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": 6789,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5179,
                "launch_library_id": null,
                "name": "INTELSAT 802",
                "description": "The Intelsat VIII-VIII/A series has been designed to meet the needs of Intelsat users throughout the system for improved C-band coverage and service. These spacecraft will incorporate six-fold C-band frequency reuse, two-fold frequency reuse of expanded C-band capacity, and the highest C-band power level ever for an Intelsat satellite. Consequently, Intelsat VIII will provide significantly more C-band capacity for public switched telephony and Intelsat Business Service, better quality for video services, and encourage new international VSAT applications.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "a469c122-12e2-4c3a-a638-b32d008fc986",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a469c122-12e2-4c3a-a638-b32d008fc986/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-intelsat-801",
            "name": "Ariane 44P | INTELSAT 801",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-03-01T01:07:42Z",
            "window_end": "1997-03-01T01:07:42Z",
            "window_start": "1997-03-01T01:07:42Z",
            "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": 6770,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5160,
                "launch_library_id": null,
                "name": "INTELSAT 801",
                "description": "The Intelsat VIII-VIII/A series has been designed to meet the needs of Intelsat users throughout the system for improved C-band coverage and service. These spacecraft will incorporate six-fold C-band frequency reuse, two-fold frequency reuse of expanded C-band capacity, and the highest C-band power level ever for an Intelsat satellite. Consequently, Intelsat VIII will provide significantly more C-band capacity for public switched telephony and Intelsat Business Service, better quality for video services, and encourage new international VSAT applications.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "858dcb97-8221-4c58-89b9-82c33867b107",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/858dcb97-8221-4c58-89b9-82c33867b107/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-intelsat-709",
            "name": "Ariane 44P | INTELSAT 709",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1996-06-15T06:55:09Z",
            "window_end": "1996-06-15T06:55:09Z",
            "window_start": "1996-06-15T06:55:09Z",
            "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": 6733,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5123,
                "launch_library_id": null,
                "name": "INTELSAT 709",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "2ffc9687-179c-4b28-af6d-434c95cfd125",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2ffc9687-179c-4b28-af6d-434c95cfd125/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-eutelsat-w1",
            "name": "Ariane 44P | Eutelsat W1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-09-06T22:33:00Z",
            "window_end": "2000-09-06T22:33:00Z",
            "window_start": "2000-09-06T22:33: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": 7009,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5398,
                "launch_library_id": null,
                "name": "Eutelsat W1",
                "description": "Originally ordered by Orion Network Systems as Orion 2, the contract was later terminated. It was then bought by Eutelsat as spare satellite, called RESSAT, which was later renamed Eutelsat W1 as a replacement satellite compatible with their previously-launched W2 and W3 spacecraft. Eutelsat subsequently decided to launch W1 in September 2000. Located at the 10 degrees East position, the satellite serves a full range of applications that include that include business communications, Internet-based services and television transmission. It has 28 channels, 20 of which provide coverage of Europe, North Africa, the Middle East and central Asia via a fixed widebeam, with the remaining eight connected to a steerable spotbeam, to address new markets in geographical areas outside the widebeam coverage area (notably southern Africa). Services can be simultaneously provided within both coverages.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "9e9bc2f7-4a11-477a-9e19-1802ac8e482c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9e9bc2f7-4a11-477a-9e19-1802ac8e482c/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-atlantic-bird-2",
            "name": "Ariane 44P | Atlantic Bird 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2001-09-25T23:21:00Z",
            "window_end": "2001-09-25T23:21:00Z",
            "window_start": "2001-09-25T23:21: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": 7058,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5447,
                "launch_library_id": null,
                "name": "Atlantic Bird 2",
                "description": "Alcatel Space has built Atlantic Bird 2 (26 channels in Ku Band for this Spacebus 3000 B2 Satellite) for Eutelsat. By meeting a rapid delivery schedule (16 month on ground delivery), which is made possible by an advanced production policy for the Spacebus-3000B2 platform, Alcatel Space has enabled Eutelsat to meet crucial back-up service requirements while expanding digital and multimedia services. In addition to the on-ground delivery of Atlantic Bird 2, Alcatel Space's prime contract with Eutelsat provides for the satellite's launch campaign, as well support for its operations and mission analysis.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "014b4797-723d-4584-902c-38a09c25bb44",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/014b4797-723d-4584-902c-38a09c25bb44/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-anik-e2",
            "name": "Ariane 44P | Anik E2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1991-04-04T23:33:00Z",
            "window_end": "1991-04-04T23:33:00Z",
            "window_start": "1991-04-04T23:33: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": 6362,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 4752,
                "launch_library_id": null,
                "name": "Anik E2",
                "description": "The Anik E's provide North America-wide communications in both the C-band (6/4 GHz) and higher power Ku-band (14/12 GHz), and each satellite carries the equivalent of 56 analog television channels.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "2f926ed6-314e-4c76-8f37-c01bf4fe4d88",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2f926ed6-314e-4c76-8f37-c01bf4fe4d88/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-anik-e1",
            "name": "Ariane 44P | Anik E1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1991-09-26T23:43:00Z",
            "window_end": "1991-09-26T23:43:00Z",
            "window_start": "1991-09-26T23:43: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": 6397,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 4787,
                "launch_library_id": null,
                "name": "Anik E1",
                "description": "The Anik E's provide North America-wide communications in both the C-band (6/4 GHz) and higher power Ku-band (14/12 GHz), and each satellite carries the equivalent of 56 analog television channels.",
                "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_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        }
    ]
}