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=7430&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=7440&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7420&ordering=-name",
    "results": [
        {
            "id": "8f427f6b-af91-49fa-8003-5ed62592ff2b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8f427f6b-af91-49fa-8003-5ed62592ff2b/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-olympus",
            "name": "Ariane 3 | Olympus",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1989-07-12T00:14:00Z",
            "window_end": "1989-07-12T00:14:00Z",
            "window_start": "1989-07-12T00:14: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": 6189,
                "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": 4579,
                "launch_library_id": null,
                "name": "Olympus",
                "description": "Geostationary communications satellite",
                "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": "23249b81-38c3-4c17-874d-c877b6117fd4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/23249b81-38c3-4c17-874d-c877b6117fd4/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-insat-1c-ecs5",
            "name": "Ariane 3 | Insat 1C & ECS5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-07-21T23:12:00Z",
            "window_end": "1988-07-21T23:12:00Z",
            "window_start": "1988-07-21T23:12: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": 6090,
                "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": 4480,
                "launch_library_id": null,
                "name": "Insat 1C & ECS5",
                "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": "49cf2445-5df5-46ee-a34c-2a9023750982",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/49cf2445-5df5-46ee-a34c-2a9023750982/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-gstar-3-sbs-5",
            "name": "Ariane 3 | GStar 3 & SBS 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-09-08T23:00:00Z",
            "window_end": "1988-09-08T23:00:00Z",
            "window_start": "1988-09-08T23:00: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": 6108,
                "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": 4498,
                "launch_library_id": null,
                "name": "GStar 3 & SBS 5",
                "description": "GStar 3 and SBS 5 were geostationary communications satellites.",
                "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_3_liftof_image_20240314095002.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "d1bfbe8a-06a7-4e30-a1cc-a6754b77f335",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d1bfbe8a-06a7-4e30-a1cc-a6754b77f335/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-gstar-2-brasilsat-a2",
            "name": "Ariane 3 | Gstar 2 & Brasilsat A2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1986-03-28T23:30:00Z",
            "window_end": "1986-03-28T23:30:00Z",
            "window_start": "1986-03-28T23:30: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": 5845,
                "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": 4243,
                "launch_library_id": null,
                "name": "Gstar 2 & Brasilsat A2",
                "description": "Geostationary communications satellites",
                "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_3_liftof_image_20240314095002.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e40c2efb-e0c6-4d00-9e73-eee95ed0813c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e40c2efb-e0c6-4d00-9e73-eee95ed0813c/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-gstar-1-telecom-1b",
            "name": "Ariane 3 | Gstar 1 & Télécom 1B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1985-05-08T01:15:38Z",
            "window_end": "1985-05-08T01:15:38Z",
            "window_start": "1985-05-08T01:15:38Z",
            "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": 5742,
                "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": 4142,
                "launch_library_id": null,
                "name": "Gstar 1 & Télécom 1B",
                "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": "08253959-9e10-41cf-9ce3-2235c60a954c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/08253959-9e10-41cf-9ce3-2235c60a954c/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-ecs-3-spacenet-3",
            "name": "Ariane 3 | ECS 3 & Spacenet 3",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1985-09-12T23:26:00Z",
            "window_end": "1985-09-12T23:26:00Z",
            "window_start": "1985-09-12T23:26: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": 5783,
                "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": 4182,
                "launch_library_id": null,
                "name": "ECS 3 & Spacenet 3",
                "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": "b81b571c-eab4-4802-afa3-f0af386c5a64",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b81b571c-eab4-4802-afa3-f0af386c5a64/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-ecs-2-telecom-1a",
            "name": "Ariane 3 | ECS 2 & Télécom 1A",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1984-08-04T13:32:54Z",
            "window_end": "1984-08-04T13:32:54Z",
            "window_start": "1984-08-04T13:32:54Z",
            "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": 5665,
                "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": 4067,
                "launch_library_id": null,
                "name": "ECS 2 & Télécom 1A",
                "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": "fcf573d2-0329-4c14-b9ae-6c965e605d27",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fcf573d2-0329-4c14-b9ae-6c965e605d27/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-aussat-a3-ecs-4",
            "name": "Ariane 3 | Aussat A3 & ECS 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1987-09-16T00:45:28Z",
            "window_end": "1987-09-16T00:45:28Z",
            "window_start": "1987-09-16T00:45:28Z",
            "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": 6000,
                "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": 4391,
                "launch_library_id": null,
                "name": "Aussat A3 & ECS 4",
                "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": "b04f2a57-6500-4dca-87cf-328ca3a3b052",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b04f2a57-6500-4dca-87cf-328ca3a3b052/?format=api",
            "launch_library_id": null,
            "slug": "ariane-3-arabsat-1a-brasilsat-a1",
            "name": "Ariane 3 | Arabsat 1A & Brasilsat A1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1985-02-08T23:22:00Z",
            "window_end": "1985-02-08T23:22:00Z",
            "window_start": "1985-02-08T23:22: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": 5723,
                "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": 4124,
                "launch_library_id": null,
                "name": "Arabsat 1A & Brasilsat A1",
                "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": "67fa17bf-c6c5-44fe-8c41-5abcf2263e5f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/67fa17bf-c6c5-44fe-8c41-5abcf2263e5f/?format=api",
            "launch_library_id": null,
            "slug": "ariane-2-tv-sat-1",
            "name": "Ariane 2 | TV-Sat 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1987-11-21T02:19:00Z",
            "window_end": "1987-11-21T02:19:00Z",
            "window_start": "1987-11-21T02:19: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": 6015,
                "configuration": {
                    "id": 220,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/220/?format=api",
                    "name": "Ariane 2",
                    "family": "Ariane",
                    "full_name": "Ariane 2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4406,
                "launch_library_id": null,
                "name": "TV-Sat 1",
                "description": "German 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_2_liftof_image_20240314094631.jpg",
            "infographic": null,
            "program": []
        }
    ]
}