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

{
  "count": 7845,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=20&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&ordering=-name",
  "results": [
    {
      "id": "ed2bf159-ee2d-4b60-bb8e-e964c005c8d9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ed2bf159-ee2d-4b60-bb8e-e964c005c8d9/?format=api",
      "launch_library_id": null,
      "slug": "zephyr-maiden-flight",
      "name": "Zéphyr | Maiden Flight",
      "status": {
        "id": 2,
        "name": "TBD"
      },
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "inhold": false,
      "tbdtime": true,
      "tbddate": true,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1100,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1100/?format=api",
        "name": "Latitude",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8803,
        "configuration": {
          "id": 534,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/534/?format=api",
          "name": "Zéphyr",
          "family": "",
          "full_name": "Zéphyr",
          "variant": ""
        }
      },
      "mission": {
        "id": 7394,
        "launch_library_id": null,
        "name": "Maiden Flight",
        "description": "Maiden flight of the Zéphyr small launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 125,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/125/?format=api",
        "agency_id": 46,
        "name": "Diamant Launch Area",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
        "latitude": "5.2222222",
        "longitude": "-52.7758051",
        "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": 331,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
        "total_launch_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "ee02a1f3-2370-460b-8dd6-27f30b5635dc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ee02a1f3-2370-460b-8dd6-27f30b5635dc/?format=api",
      "launch_library_id": null,
      "slug": "zenit-xm-4",
      "name": "Zenit | XM-4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2006-10-30T23:48:59Z",
      "window_end": "2006-10-30T23:48:59Z",
      "window_start": "2006-10-30T23:48:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7291,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5680,
        "launch_library_id": null,
        "name": "XM-4",
        "description": "Geostationary communications satellite built by Hughes Space and Communications International",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "27bd055b-622f-4602-af6c-e587ffbddcab",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/27bd055b-622f-4602-af6c-e587ffbddcab/?format=api",
      "launch_library_id": null,
      "slug": "zenit-xm-3",
      "name": "Zenit | XM-3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2005-03-01T03:50:59Z",
      "window_end": "2005-03-01T03:50:59Z",
      "window_start": "2005-03-01T03:50:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7217,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5606,
        "launch_library_id": null,
        "name": "XM-3",
        "description": "The satellite would supplement the American XM network's satellite direct-broadcast digital radio service.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "c50abd63-f523-4dbb-ba53-5ef27c4afb24",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c50abd63-f523-4dbb-ba53-5ef27c4afb24/?format=api",
      "launch_library_id": null,
      "slug": "zenit-xm-2",
      "name": "Zenit | XM-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2001-03-18T22:33:30Z",
      "window_end": "2001-03-18T22:33:30Z",
      "window_start": "2001-03-18T22:33:30Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7036,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5425,
        "launch_library_id": null,
        "name": "XM-2",
        "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "32492572-dc88-4912-9121-733ff2e1ca26",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/32492572-dc88-4912-9121-733ff2e1ca26/?format=api",
      "launch_library_id": null,
      "slug": "zenit-xm-1",
      "name": "Zenit | XM-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2001-05-08T22:10:29Z",
      "window_end": "2001-05-08T22:10:29Z",
      "window_start": "2001-05-08T22:10:29Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7039,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5428,
        "launch_library_id": null,
        "name": "XM-1",
        "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "6c7f546b-9364-4bc6-8fca-ecd2e236cbfe",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/6c7f546b-9364-4bc6-8fca-ecd2e236cbfe/?format=api",
      "launch_library_id": null,
      "slug": "zenit-thuraya-3",
      "name": "Zenit | Thuraya 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2008-01-15T11:48:59Z",
      "window_end": "2008-01-15T11:48:59Z",
      "window_start": "2008-01-15T11:48:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7340,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5729,
        "launch_library_id": null,
        "name": "Thuraya 3",
        "description": "Emirati geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "0db2781a-43cd-45a8-aa15-81e53cd6dcf7",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0db2781a-43cd-45a8-aa15-81e53cd6dcf7/?format=api",
      "launch_library_id": null,
      "slug": "zenit-thuraya-2",
      "name": "Zenit | Thuraya 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2003-06-10T13:55:59Z",
      "window_end": "2003-06-10T13:55:59Z",
      "window_start": "2003-06-10T13:55:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7137,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5526,
        "launch_library_id": null,
        "name": "Thuraya 2",
        "description": "Thuraya offers GSM-compatible mobile telephone services, transmitting and receiving calls through a single 12.25 meter-aperture reflector.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "afda37ce-de6d-4015-a5b2-dd7e11ae1882",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/afda37ce-de6d-4015-a5b2-dd7e11ae1882/?format=api",
      "launch_library_id": null,
      "slug": "zenit-thuraya-1",
      "name": "Zenit | Thuraya 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2000-10-21T05:52:00Z",
      "window_end": "2000-10-21T05:52:00Z",
      "window_start": "2000-10-21T05:52:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7018,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5407,
        "launch_library_id": null,
        "name": "Thuraya 1",
        "description": "Thuraya-1 is the first satellite in the Boeing GEM (Geomobile) series. This product line expands Boeing's offerings beyond satellite manufacturing, to integrate a high-power geosynchronous satellite (derived from the Boeing BSS_702 body-stabilized design) with a ground segment and user handsets, to provide a range of cellular-like voice and data services over a large geographic region. The Thuraya ground segment includes terrestrial gateways plus a collocated network operations center and satellite control facility in the UAE.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "8691646e-5bf0-464c-976a-5443faaf0948",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/8691646e-5bf0-464c-976a-5443faaf0948/?format=api",
      "launch_library_id": null,
      "slug": "zenit-telstar-18",
      "name": "Zenit | Telstar 18",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2004-06-29T03:58:59Z",
      "window_end": "2004-06-29T03:58:59Z",
      "window_start": "2004-06-29T03:58:59Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7187,
        "configuration": {
          "id": 11,
          "launch_library_id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SL",
          "variant": "3SL"
        }
      },
      "mission": {
        "id": 5576,
        "launch_library_id": null,
        "name": "Telstar 18",
        "description": "Telstar 18, launched June 28, 2004 aboard a Sea Launch Zenit-3SL rocket, has successfully reached its in-orbit testing position at 142 degrees East longitude. During the satellite's launch, the Zenit rocket's upper stage shut down 54 seconds early and released the satellite into a low orbit. After the launch, engineers at Space Systems/Loral (SS/L) raised the spacecraft to its correct orbit using a series of carefully planned satellite maneuvers and thruster burns.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
          "name": "Sea Launch",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
          "total_launch_count": 40,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d/?format=api",
      "launch_library_id": null,
      "slug": "zenit-telstar-11n",
      "name": "Zenit | Telstar 11N",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2009-02-26T18:29:55Z",
      "window_end": "2009-02-26T18:29:55Z",
      "window_start": "2009-02-26T18:29:55Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7385,
        "configuration": {
          "id": 91,
          "launch_library_id": 94,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/91/?format=api",
          "name": "Zenit",
          "family": "Zenith",
          "full_name": "Zenit 3SLB",
          "variant": "3SLB"
        }
      },
      "mission": {
        "id": 5774,
        "launch_library_id": null,
        "name": "Telstar 11N",
        "description": "American geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 2,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
        "agency_id": null,
        "name": "45/1",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
        "latitude": "45.943492",
        "longitude": "63.653014",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "total_launch_count": 1561,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
        "total_launch_count": 46
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    }
  ]
}