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

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7430&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7410&ordering=-name",
    "results": [
        {
            "id": "1740e746-5fc4-493b-a56f-805fa6241f32",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1740e746-5fc4-493b-a56f-805fa6241f32/?format=api",
            "launch_library_id": null,
            "slug": "ariane-42l-astra-1c-arsene",
            "name": "Ariane 42L | Astra 1C & Arsene",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-05-12T00:56:32Z",
            "window_end": "1993-05-12T00:56:32Z",
            "window_start": "1993-05-12T00:56:32Z",
            "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": 6520,
                "configuration": {
                    "id": 223,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/223/?format=api",
                    "name": "Ariane 42L",
                    "family": "Ariane",
                    "full_name": "Ariane 42L",
                    "variant": "42L"
                }
            },
            "mission": {
                "id": 4910,
                "launch_library_id": null,
                "name": "Astra 1C & Arsene",
                "description": "Astra 1B was the third of the Astra communications satellites launched and operated by SES (Société Européenne des Satellites). Arsene (Ariane Radio-Amateur Satellite Enseignement Espace) was designed and built by the French space agency CNES's radio amateur group (RACE) and carried a VHF/UHF and a UHF/S-band transponder.",
                "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_42l_at_e_image_20240401083718.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "a2f98864-493d-4c23-a4e6-09e90a503c08",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a2f98864-493d-4c23-a4e6-09e90a503c08/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-spot-4",
            "name": "Ariane 40 | SPOT-4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-03-24T01:46:00Z",
            "window_end": "1998-03-24T01:46:00Z",
            "window_start": "1998-03-24T01: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": 6845,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 5235,
                "launch_library_id": null,
                "name": "SPOT-4",
                "description": "The satellites SPOT 4 (Satellite Probatoire de l'Observation de la Terre) was a second generation of SPOT earth observation satellite operated by Spot Image.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "19707565-d35c-49ef-8a59-e04c6d2cd8b2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/19707565-d35c-49ef-8a59-e04c6d2cd8b2/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-spot-3",
            "name": "Ariane 40 | SPOT 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-09-26T01:45:00Z",
            "window_end": "1993-09-26T01:45:00Z",
            "window_start": "1993-09-26T01:45: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": 6548,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 4938,
                "launch_library_id": null,
                "name": "SPOT 3",
                "description": "The satellites SPOT 1, 2 and 3 (Satellite Probatoire de l'Observation de la Terre) were the first generation of SPOT earth observation satellites operated by Spot Image.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "5d3b07e7-d677-4d3a-8746-bddeafe03113",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5d3b07e7-d677-4d3a-8746-bddeafe03113/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-spot-2",
            "name": "Ariane 40 | SPOT 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1990-01-22T01:35:27Z",
            "window_end": "1990-01-22T01:35:27Z",
            "window_start": "1990-01-22T01:35:27Z",
            "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": 6235,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 4625,
                "launch_library_id": null,
                "name": "SPOT 2",
                "description": "French Earth observation satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "2065c03b-ae36-4037-af79-c329a04f5142",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2065c03b-ae36-4037-af79-c329a04f5142/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-helios-1b",
            "name": "Ariane 40 | Helios 1B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-12-03T16:22:46Z",
            "window_end": "1999-12-03T16:22:46Z",
            "window_start": "1999-12-03T16:22:46Z",
            "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": 6956,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 5345,
                "launch_library_id": null,
                "name": "Helios 1B",
                "description": "The Helios program is Europe's military optical reconnaissance system consisting of both a space and a ground segment, which commenced service in 1995, jointly funded by the French, Italian and Spanish governments. The Helios I optical observation satellites, launched in July 1995 and December 1999 respectively, can acquire high resolution images of any point on the globe, with daily revisit capability. Helios-1B had suffered a breakdown of its power supply system in October 2004 and could no longer perform any work after operating for just under its 5-year nominal life expectancy.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "9f40e894-1f09-4899-a816-524bf75c8607",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9f40e894-1f09-4899-a816-524bf75c8607/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-helios-1a",
            "name": "Ariane 40 | Helios 1A",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1995-07-07T16:23:34Z",
            "window_end": "1995-07-07T16:23:34Z",
            "window_start": "1995-07-07T16:23:34Z",
            "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": 6669,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 5059,
                "launch_library_id": null,
                "name": "Helios 1A",
                "description": "The Helios program is Europe's military optical reconnaissance system consisting of both a space and a ground segment, which commenced service in 1995, jointly funded by the French, Italian and Spanish governments. The Helios I optical observation satellites, launched in July 1995 and December 1999 respectively, can acquire high resolution images of any point on the globe, with daily revisit capability.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "bff1a707-4dda-40f3-a400-1c0344696c22",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bff1a707-4dda-40f3-a400-1c0344696c22/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-ers-2",
            "name": "Ariane 40 | ERS-2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1995-04-21T01:44:02Z",
            "window_end": "1995-04-21T01:44:02Z",
            "window_start": "1995-04-21T01:44:02Z",
            "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": 6658,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 5048,
                "launch_library_id": null,
                "name": "ERS-2",
                "description": "ERS (European Remote Sensing Satellite) are a family of multi-disciplinary Earth Observation Satellites.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "6e25282f-2b54-4930-8d30-da00349dd949",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6e25282f-2b54-4930-8d30-da00349dd949/?format=api",
            "launch_library_id": null,
            "slug": "ariane-40-ers-1",
            "name": "Ariane 40 | ERS-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1991-07-17T01:46:31Z",
            "window_end": "1991-07-17T01:46:31Z",
            "window_start": "1991-07-17T01:46:31Z",
            "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": 6383,
                "configuration": {
                    "id": 222,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/222/?format=api",
                    "name": "Ariane 40",
                    "family": "Ariane",
                    "full_name": "Ariane 40",
                    "variant": "40"
                }
            },
            "mission": {
                "id": 4773,
                "launch_library_id": null,
                "name": "ERS-1",
                "description": "ERS (European Remote Sensing Satellite) are a family of multi-disciplinary Earth Observation Satellites.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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_40_at_el_image_20240401084332.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "958bc7a3-5c06-4c47-8ccc-b295d07d5242",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/958bc7a3-5c06-4c47-8ccc-b295d07d5242/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-spacenet-3r-telecom-1c",
            "name": "Ariane 3 | Spacenet 3R & Télécom 1C",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-03-11T23:28:00Z",
            "window_end": "1988-03-11T23:28:00Z",
            "window_start": "1988-03-11T23:28: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": 6047,
                "configuration": {
                    "id": 221,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/221/?format=api",
                    "name": "Ariane 3",
                    "family": "Ariane",
                    "full_name": "Ariane 3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 4438,
                "launch_library_id": null,
                "name": "Spacenet 3R & Télécom 1C",
                "description": "Geostationary communications satellites",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 34,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 1 (ELV)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
                "map_url": "https://www.google.com/maps?q=5.236,-52.775",
                "latitude": "5.236",
                "longitude": "-52.775",
                "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_34_20200803143527.jpg",
                "total_launch_count": 52
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_3_liftof_image_20240314095002.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "447f2936-658f-4089-8775-f5c2c62fd41e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/447f2936-658f-4089-8775-f5c2c62fd41e/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-spacenet-2-marecs-2",
            "name": "Ariane 3 | Spacenet 2 & Marecs 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1984-11-10T01:14:18Z",
            "window_end": "1984-11-10T01:14:18Z",
            "window_start": "1984-11-10T01:14:18Z",
            "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": 5694,
                "configuration": {
                    "id": 221,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/221/?format=api",
                    "name": "Ariane 3",
                    "family": "Ariane",
                    "full_name": "Ariane 3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 4095,
                "launch_library_id": null,
                "name": "Spacenet 2 & Marecs 2",
                "description": "Geostationary communications satellites",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 34,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 1 (ELV)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
                "map_url": "https://www.google.com/maps?q=5.236,-52.775",
                "latitude": "5.236",
                "longitude": "-52.775",
                "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_34_20200803143527.jpg",
                "total_launch_count": 52
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_3_liftof_image_20240314095002.jpg",
            "infographic": null,
            "program": []
        }
    ]
}