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

{
    "count": 7492,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=150&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=130&ordering=name",
    "results": [
        {
            "id": "5a76ae5c-5ab1-412f-abcf-aecd8c0bf32f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5a76ae5c-5ab1-412f-abcf-aecd8c0bf32f/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-pas-7",
            "name": "Ariane 44LP | PAS 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-09-16T06:31:00Z",
            "window_end": "1998-09-16T06:31:00Z",
            "window_start": "1998-09-16T06:31: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": 6878,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5268,
                "launch_library_id": null,
                "name": "PAS 7",
                "description": "Three of the most powerful broadcast satellites ever launched that are capable of direct-to-home (DTH) service are providing DTH programming to millions of consumers of PanAmSat. They were designed and built by Space Systems/Loral (SS/L).",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "5191627d-cfa9-4cb5-a9d2-98a484b03152",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5191627d-cfa9-4cb5-a9d2-98a484b03152/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-skynet-4b-astra-1a",
            "name": "Ariane 44LP | Skynet 4B & Astra 1A",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-12-11T00:33:38Z",
            "window_end": "1988-12-11T00:33:38Z",
            "window_start": "1988-12-11T00:33: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": 6133,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4523,
                "launch_library_id": null,
                "name": "Skynet 4B & Astra 1A",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "340ca80d-4d90-4874-854a-2e9eb6f0ac54",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/340ca80d-4d90-4874-854a-2e9eb6f0ac54/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-skynet-4c-eutelsat-2-f1",
            "name": "Ariane 44LP | Skynet 4C & Eutelsat-2 F1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1990-08-30T22:46:00Z",
            "window_end": "1990-08-30T22:46:00Z",
            "window_start": "1990-08-30T22: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": 6305,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4695,
                "launch_library_id": null,
                "name": "Skynet 4C & Eutelsat-2 F1",
                "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_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "eb84e9a8-86a5-49ad-b6e9-8409c93a449c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/eb84e9a8-86a5-49ad-b6e9-8409c93a449c/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-solidaridad-1-meteosat-6",
            "name": "Ariane 44LP | Solidaridad 1 & Meteosat 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-11-20T01:17:00Z",
            "window_end": "1993-11-20T01:17:00Z",
            "window_start": "1993-11-20T01:17: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": 6559,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4949,
                "launch_library_id": null,
                "name": "Solidaridad 1 & Meteosat 6",
                "description": "When the Mexican government planned the implementation of a second-generation satellite system, it turned again to Hughes Space and Communications Company. The new pair of spacecraft is called Solidaridad, signifying the way satellite telecommunications are uniting the urban and remote parts of the country with one another and the rest of the world. These replace the two Hughes-built Morelos satellites, the first of which was retired in 1994 after nine years' service. The Solidaridad contract was signed in May 1991. The spacecraft are operated by the government agency Telecomunicaciones de Mexico (Telecomm).",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "d38ba11c-793d-45f6-becc-1c6d820a4198",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d38ba11c-793d-45f6-becc-1c6d820a4198/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-superbird-b2",
            "name": "Ariane 44LP | Superbird B2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-02-18T01:04:00Z",
            "window_end": "2000-02-18T01:04:00Z",
            "window_start": "2000-02-18T01:04:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6974,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5363,
                "launch_library_id": null,
                "name": "Superbird B2",
                "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_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "14014cb5-a328-42f6-b355-d67105be6e17",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/14014cb5-a328-42f6-b355-d67105be6e17/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-telstar-7",
            "name": "Ariane 44LP | Telstar 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-09-25T06:29:00Z",
            "window_end": "1999-09-25T06:29:00Z",
            "window_start": "1999-09-25T06:29:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6943,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5333,
                "launch_library_id": null,
                "name": "Telstar 7",
                "description": "American communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "351a83b3-c2aa-400c-82ba-23a7b4361ed8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/351a83b3-c2aa-400c-82ba-23a7b4361ed8/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-thaicom-3-bsat-1a",
            "name": "Ariane 44LP | Thaicom 3 & BSat 1a",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-04-16T23:08:44Z",
            "window_end": "1997-04-16T23:08:44Z",
            "window_start": "1997-04-16T23:08:44Z",
            "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": 6775,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 5165,
                "launch_library_id": null,
                "name": "Thaicom 3 & BSat 1a",
                "description": "Thaicom 3 and BSat 1a are Thai and Japanese commmunications 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_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "1c2814fc-5369-4bb5-9763-02c02dbdfafa",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1c2814fc-5369-4bb5-9763-02c02dbdfafa/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44lp-tv-sat-2",
            "name": "Ariane 44LP | TV-Sat 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1989-08-08T23:25:53Z",
            "window_end": "1989-08-08T23:25:53Z",
            "window_start": "1989-08-08T23:25:53Z",
            "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": 6197,
                "configuration": {
                    "id": 226,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/226/?format=api",
                    "name": "Ariane 44LP",
                    "family": "Ariane",
                    "full_name": "Ariane 44LP",
                    "variant": "44LP"
                }
            },
            "mission": {
                "id": 4587,
                "launch_library_id": null,
                "name": "TV-Sat 2",
                "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_44lp_at__image_20240401083402.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "88adc803-4126-471d-8be6-41e8c6b4cbe7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/88adc803-4126-471d-8be6-41e8c6b4cbe7/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44l-sbs-6-galaxy-6",
            "name": "Ariane 44L | SBS 6 & Galaxy 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1990-10-12T22:58:18Z",
            "window_end": "1990-10-12T22:58:18Z",
            "window_start": "1990-10-12T22:58: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": 6316,
                "configuration": {
                    "id": 225,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/225/?format=api",
                    "name": "Ariane 44L",
                    "family": "Ariane",
                    "full_name": "Ariane 44L",
                    "variant": "44L"
                }
            },
            "mission": {
                "id": 4706,
                "launch_library_id": null,
                "name": "SBS 6 & Galaxy 6",
                "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_44l_at_e_image_20240401082337.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0415b7cb-09a9-4d6c-b0a6-2af7a93674e4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0415b7cb-09a9-4d6c-b0a6-2af7a93674e4/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44l-sicral-1",
            "name": "Ariane 44L | SICRAL 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2001-02-07T23:05:10Z",
            "window_end": "2001-02-07T23:05:10Z",
            "window_start": "2001-02-07T23:05:10Z",
            "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": 7033,
                "configuration": {
                    "id": 225,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/225/?format=api",
                    "name": "Ariane 44L",
                    "family": "Ariane",
                    "full_name": "Ariane 44L",
                    "variant": "44L"
                }
            },
            "mission": {
                "id": 5422,
                "launch_library_id": null,
                "name": "SICRAL 1",
                "description": "Sicral 1 is Italy’s satellite system for military communications.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "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_44l_at_e_image_20240401082337.jpg",
            "infographic": null,
            "program": []
        }
    ]
}