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

{
  "count": 7943,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=100&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=80&ordering=name",
  "results": [
    {
      "id": "142d8090-eb8b-4c8e-8965-f75c8ced2bf5",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/142d8090-eb8b-4c8e-8965-f75c8ced2bf5/?format=api",
      "launch_library_id": null,
      "slug": "ariane-42p-satcom-c1-gstar-4",
      "name": "Ariane 42P | Satcom C1 & GStar 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1990-11-20T23:11:00Z",
      "window_end": "1990-11-20T23:11:00Z",
      "window_start": "1990-11-20T23:11: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": 6324,
        "configuration": {
          "id": 224,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/224/?format=api",
          "name": "Ariane 42P",
          "family": "Ariane",
          "full_name": "Ariane 42P",
          "variant": "42P"
        }
      },
      "mission": {
        "id": 4714,
        "launch_library_id": null,
        "name": "Satcom C1 & GStar 4",
        "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": 334,
          "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/ariane42p_at_el_image_20240310184548.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "29ec4d13-ade4-4cb8-8cff-f830ee45094c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/29ec4d13-ade4-4cb8-8cff-f830ee45094c/?format=api",
      "launch_library_id": null,
      "slug": "ariane-42p-spot-5",
      "name": "Ariane 42P | SPOT 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2002-05-04T01:31:46Z",
      "window_end": "2002-05-04T01:31:46Z",
      "window_start": "2002-05-04T01:31: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": 7085,
        "configuration": {
          "id": 224,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/224/?format=api",
          "name": "Ariane 42P",
          "family": "Ariane",
          "full_name": "Ariane 42P",
          "variant": "42P"
        }
      },
      "mission": {
        "id": 5474,
        "launch_library_id": null,
        "name": "SPOT 5",
        "description": "The main instrument was the HRVIR imaging camera payload including a 2.5-meter resolution imager. A secondary experiment was the 5-band VEGETATION-2 instrument with 1-km resolution.",
        "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": 334,
          "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/ariane42p_at_el_image_20240310184548.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "ded373b1-5aa8-4ccf-aa4b-c578a84da5da",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ded373b1-5aa8-4ccf-aa4b-c578a84da5da/?format=api",
      "launch_library_id": null,
      "slug": "ariane-42p-superbird-a1",
      "name": "Ariane 42P | Superbird A1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-12-01T22:48:00Z",
      "window_end": "1992-12-01T22:48:00Z",
      "window_start": "1992-12-01T22:48: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": 6487,
        "configuration": {
          "id": 224,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/224/?format=api",
          "name": "Ariane 42P",
          "family": "Ariane",
          "full_name": "Ariane 42P",
          "variant": "42P"
        }
      },
      "mission": {
        "id": 4877,
        "launch_library_id": null,
        "name": "Superbird A1",
        "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": 334,
          "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/ariane42p_at_el_image_20240310184548.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "945af374-aa72-4260-b4b8-7042613f4f71",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/945af374-aa72-4260-b4b8-7042613f4f71/?format=api",
      "launch_library_id": null,
      "slug": "ariane-42p-telkom-1",
      "name": "Ariane 42P | Telkom 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1999-08-12T22:52:00Z",
      "window_end": "1999-08-12T22:52:00Z",
      "window_start": "1999-08-12T22:52:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6933,
        "configuration": {
          "id": 224,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/224/?format=api",
          "name": "Ariane 42P",
          "family": "Ariane",
          "full_name": "Ariane 42P",
          "variant": "42P"
        }
      },
      "mission": {
        "id": 5323,
        "launch_library_id": null,
        "name": "Telkom 1",
        "description": "Telkom-1 is an Indonesian geostationary communications satellite operated by PT Telkomunikasi.",
        "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": 334,
          "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/ariane42p_at_el_image_20240310184548.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "33518d7f-9212-4c8e-85f4-295bcd2877fe",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/33518d7f-9212-4c8e-85f4-295bcd2877fe/?format=api",
      "launch_library_id": null,
      "slug": "ariane-42p-topex-poseidon-kitsat-1-s80t",
      "name": "Ariane 42P | Topex-Poseidon, Kitsat 1 & S80/T",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-08-10T23:08:07Z",
      "window_end": "1992-08-10T23:08:07Z",
      "window_start": "1992-08-10T23:08:07Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6458,
        "configuration": {
          "id": 224,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/224/?format=api",
          "name": "Ariane 42P",
          "family": "Ariane",
          "full_name": "Ariane 42P",
          "variant": "42P"
        }
      },
      "mission": {
        "id": 4848,
        "launch_library_id": null,
        "name": "Topex-Poseidon, Kitsat 1 & S80/T",
        "description": "The TOPEX/POSEIDON satellite was launched on 10 August 1992 with the objective of \"observing and understanding the ocean circulation\". A joint project between NASA, the U.S. space agency, and CNES, the French space agency, it carries two radar altimeters and precise orbit determination systems, including the DORIS system. KITSAT-1 (Korean Institute of Technology Satellite) was a collaborative research mission, encompassing the installation of a groundstation in South Korea, participation of Korean engineers in the UoSAT-5 mission, technology transfer and training of students on the MSc courses at Surrey, and the involvement in a engineering and flight microsatellites. The S80/T satellite was built for CNES by Matra Marconi Space using the Surrey Satellite Technology Microbus (Uosat) bus.",
        "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": 334,
          "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/ariane42p_at_el_image_20240310184548.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "76b86478-0e8a-4c75-ab72-393f23599d4a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/76b86478-0e8a-4c75-ab72-393f23599d4a/?format=api",
      "launch_library_id": null,
      "slug": "ariane-44l-afristar-ge-5",
      "name": "Ariane 44L | Afristar & GE 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1998-10-28T22:15:00Z",
      "window_end": "1998-10-28T22:15:00Z",
      "window_start": "1998-10-28T22:15: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": 6885,
        "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": 5275,
        "launch_library_id": null,
        "name": "Afristar & GE 5",
        "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": 334,
          "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": "84fc6683-daad-4477-b801-6888e4685fa0",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/84fc6683-daad-4477-b801-6888e4685fa0/?format=api",
      "launch_library_id": null,
      "slug": "ariane-44l-anik-f1",
      "name": "Ariane 44L | Anik F1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2000-11-21T23:56:00Z",
      "window_end": "2000-11-21T23:56:00Z",
      "window_start": "2000-11-21T23:56: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": 7025,
        "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": 5414,
        "launch_library_id": null,
        "name": "Anik F1",
        "description": "Anik F1 is a Canadian communications satellite, which was ordered in March 1998. It is based on Boeing's BSS-702 model. The satellite carries 84 active transponders: 36 in C-band and 48 in Ku-band. The spacecraft provides general telecommunications services for North and South America. The satellite was designed for an end-of-life power of 16 kW. Anik F1 was launched in late 2000 on an Ariane-44L H10-3 rocket.",
        "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": 334,
          "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": "db1d8d95-1859-4c7c-8f9a-ce15726f9022",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/db1d8d95-1859-4c7c-8f9a-ce15726f9022/?format=api",
      "launch_library_id": null,
      "slug": "ariane-44l-arabsat-2b-measat-2",
      "name": "Ariane 44L | Arabsat 2B & MEASAT 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1996-11-13T22:40:00Z",
      "window_end": "1996-11-13T22:40:00Z",
      "window_start": "1996-11-13T22:40: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": 6755,
        "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": 5145,
        "launch_library_id": null,
        "name": "Arabsat 2B & MEASAT 2",
        "description": "Arabsat 2B and MEASAT 2 are Saudi Arabian and Malaysian 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": 334,
          "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": "75741a2a-bebe-4f2e-8a9d-3b24bd1cdc24",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/75741a2a-bebe-4f2e-8a9d-3b24bd1cdc24/?format=api",
      "launch_library_id": null,
      "slug": "ariane-44l-arabsat-3a-skynet-4e",
      "name": "Ariane 44L | Arabsat 3A & Skynet 4E",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1999-02-26T22:44:00Z",
      "window_end": "1999-02-26T22:44:00Z",
      "window_start": "1999-02-26T22:44:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6904,
        "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": 5294,
        "launch_library_id": null,
        "name": "Arabsat 3A & Skynet 4E",
        "description": "Arabsat 3A and Skynet 4E are 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": 334,
          "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": "4c22aac0-9071-4cbd-adae-5affaaac0027",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4c22aac0-9071-4cbd-adae-5affaaac0027/?format=api",
      "launch_library_id": null,
      "slug": "ariane-44l-arabsat-iia-turksat-1c",
      "name": "Ariane 44L | Arabsat IIA & Türksat 1C",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1996-07-09T22:24:55Z",
      "window_end": "1996-07-09T22:24:55Z",
      "window_start": "1996-07-09T22:24:55Z",
      "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": 6737,
        "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": 5127,
        "launch_library_id": null,
        "name": "Arabsat IIA & Türksat 1C",
        "description": "Arabsat IIA and Türksat 1C are Saudi Arabian and Turkish 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": 334,
          "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": []
    }
  ]
}