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

{
  "count": 7875,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=620&ordering=net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=600&ordering=net",
  "results": [
    {
      "id": "89eb5a56-cacb-4735-ae60-59f70ccb945b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/89eb5a56-cacb-4735-ae60-59f70ccb945b/?format=api",
      "launch_library_id": null,
      "slug": "atlas-centaur-d-surveyor-m-2",
      "name": "Atlas Centaur D | Surveyor M-2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-08T01:00:02Z",
      "window_end": "1966-04-08T01:00:02Z",
      "window_start": "1966-04-08T01:00:02Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3513,
        "configuration": {
          "id": 236,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 1933,
        "launch_library_id": null,
        "name": "Surveyor M-2",
        "description": "Dummy payload",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "d8c1ac26-f2c7-4ba2-89ec-0d949769adf3",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/d8c1ac26-f2c7-4ba2-89ec-0d949769adf3/?format=api",
      "launch_library_id": null,
      "slug": "atlas-slv-3-agena-d-oao-1",
      "name": "Atlas SLV-3 Agena D | OAO 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-08T19:35:00Z",
      "window_end": "1966-04-08T19:35:00Z",
      "window_start": "1966-04-08T19:35:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3514,
        "configuration": {
          "id": 258,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/258/?format=api",
          "name": "Atlas SLV-3 Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3 Agena D",
          "variant": "SLV-3 Agena D"
        }
      },
      "mission": {
        "id": 1934,
        "launch_library_id": null,
        "name": "OAO 1",
        "description": "OAO 1 (Orbiting Astronomical Observatory 1) was a solar-cell-powered satellite instrumented to make precision astronomical observations and to measure the absorption and emission characteristics of the stars, planets, nebulae, and the interplanetary and interstellar media from visible to gamma-ray regions.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 99,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 12",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
        "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
        "latitude": "28.480607",
        "longitude": "-80.541938",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1111,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
        "total_launch_count": 23
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "4007599e-59e0-4cfc-b07d-49c29f701ade",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4007599e-59e0-4cfc-b07d-49c29f701ade/?format=api",
      "launch_library_id": null,
      "slug": "atlas-slv-3-agena-d-kh-7-27",
      "name": "Atlas SLV-3 Agena D | KH-7 27",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-19T19:15:00Z",
      "window_end": "1966-04-19T19:15:00Z",
      "window_start": "1966-04-19T19:15:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3515,
        "configuration": {
          "id": 258,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/258/?format=api",
          "name": "Atlas SLV-3 Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3 Agena D",
          "variant": "SLV-3 Agena D"
        }
      },
      "mission": {
        "id": 1935,
        "launch_library_id": null,
        "name": "KH-7 27",
        "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 886,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 270
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "22e0c3cb-e200-4bf9-ba0b-05caff4ed7a8",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/22e0c3cb-e200-4bf9-ba0b-05caff4ed7a8/?format=api",
      "launch_library_id": null,
      "slug": "vostok-8a92-zenit-2-37",
      "name": "Vostok 8A92 | Zenit-2 37",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-20T10:40:00Z",
      "window_end": "1966-04-20T10:40:00Z",
      "window_start": "1966-04-20T10:40:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3516,
        "configuration": {
          "id": 451,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/451/?format=api",
          "name": "Vostok 8A92",
          "family": "Vostok",
          "full_name": "Vostok 8A92",
          "variant": "8A92"
        }
      },
      "mission": {
        "id": 1936,
        "launch_library_id": null,
        "name": "Zenit-2 37",
        "description": "Zenit-2 film-return and ELINT reconnaissance satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "137758b0-d10e-4d39-a379-14ceaf0f337d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/137758b0-d10e-4d39-a379-14ceaf0f337d/?format=api",
      "launch_library_id": null,
      "slug": "scout-b-ov3-1",
      "name": "Scout B | OV3-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-22T09:45:00Z",
      "window_end": "1966-04-22T09:45:00Z",
      "window_start": "1966-04-22T09:45:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3517,
        "configuration": {
          "id": 358,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/358/?format=api",
          "name": "Scout B",
          "family": "Scout",
          "full_name": "Scout B",
          "variant": "B"
        }
      },
      "mission": {
        "id": 1937,
        "launch_library_id": null,
        "name": "OV3-1",
        "description": "The OV3 (Orbiting Vehicle 3) series were experimental satellites based on an octagonal bus structure. These were the only in the OV series launched on dedicated launchers.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        }
      },
      "pad": {
        "id": 154,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/154/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 5",
        "info_url": "https://www.astronautix.com/v/vandenbergslc5.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
        "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
        "latitude": "34.608",
        "longitude": "-120.6247",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 886,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
        "total_launch_count": 69
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-b_2528se_image_20251109064911.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "6d222ee3-1451-44a1-865d-187a4157ba48",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/6d222ee3-1451-44a1-865d-187a4157ba48/?format=api",
      "launch_library_id": null,
      "slug": "molniya-8k78-molniya-1-3",
      "name": "Molniya 8K78 | Molniya-1 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-25T07:10:00Z",
      "window_end": "1966-04-25T07:10:00Z",
      "window_start": "1966-04-25T07:10:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3518,
        "configuration": {
          "id": 184,
          "launch_library_id": 207,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/184/?format=api",
          "name": "Molniya 8K78",
          "family": "R-7",
          "full_name": "Molniya 8K78",
          "variant": "8K78"
        }
      },
      "mission": {
        "id": 1938,
        "launch_library_id": null,
        "name": "Molniya-1 3",
        "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "df43f582-c34c-4b52-9da7-1f1c5cdd1f4f",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/df43f582-c34c-4b52-9da7-1f1c5cdd1f4f/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-11k63-ds-p1-yu-5",
      "name": "Kosmos 11K63 | DS-P1-Yu 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-26T10:04:00Z",
      "window_end": "1966-04-26T10:04:00Z",
      "window_start": "1966-04-26T10:04:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3519,
        "configuration": {
          "id": 327,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/327/?format=api",
          "name": "Kosmos 11K63",
          "family": "Kosmos",
          "full_name": "Kosmos 11K63",
          "variant": "11K63"
        }
      },
      "mission": {
        "id": 1939,
        "launch_library_id": null,
        "name": "DS-P1-Yu 5",
        "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 139,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/139/?format=api",
        "agency_id": null,
        "name": "86/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
        "map_url": "https://www.google.com/maps?q=48.56935,46.293219",
        "latitude": "48.56935",
        "longitude": "46.293219",
        "location": {
          "id": 30,
          "url": "https://ll.thespacedevs.com/2.0.0/location/30/?format=api",
          "name": "Kapustin Yar, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
          "total_launch_count": 101,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_139_20200803143345.jpg",
        "total_launch_count": 26
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "e081ac5f-2ecb-453f-b6d5-329b63aaf681",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/e081ac5f-2ecb-453f-b6d5-329b63aaf681/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-32",
      "name": "Thor SLV-2A Agena D | KH-4A 32",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1966-05-03T19:25:25Z",
      "window_end": "1966-05-03T19:25:25Z",
      "window_start": "1966-05-03T19:25:25Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3520,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/417/?format=api",
          "name": "Thor SLV-2A Agena D",
          "family": "Thor",
          "full_name": "Thor SLV-2A Agena D",
          "variant": "SLV-2A Agena D"
        }
      },
      "mission": {
        "id": 1940,
        "launch_library_id": null,
        "name": "KH-4A 32",
        "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/96/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 1E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=34.756,-120.6263",
        "latitude": "34.756",
        "longitude": "-120.6263",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 886,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg",
        "total_launch_count": 45
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0a77a890-7cfc-4b15-93ab-3a3f91b920a2",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0a77a890-7cfc-4b15-93ab-3a3f91b920a2/?format=api",
      "launch_library_id": null,
      "slug": "vostok-8a92-zenit-2-38",
      "name": "Vostok 8A92 | Zenit-2 38",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-05-06T10:58:00Z",
      "window_end": "1966-05-06T10:58:00Z",
      "window_start": "1966-05-06T10:58:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3521,
        "configuration": {
          "id": 451,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/451/?format=api",
          "name": "Vostok 8A92",
          "family": "Vostok",
          "full_name": "Vostok 8A92",
          "variant": "8A92"
        }
      },
      "mission": {
        "id": 1941,
        "launch_library_id": null,
        "name": "Zenit-2 38",
        "description": "Zenit-2 film-return and ELINT reconnaissance satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_launch_v_image_20251119053730.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "7c3f98d9-3fca-42bb-bfaa-d60134bf9823",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/7c3f98d9-3fca-42bb-bfaa-d60134bf9823/?format=api",
      "launch_library_id": null,
      "slug": "vostok-8a92m-meteor-1-4",
      "name": "Vostok 8A92M | Meteor-1 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-05-11T14:10:00Z",
      "window_end": "1966-05-11T14:10:00Z",
      "window_start": "1966-05-11T14:10:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3522,
        "configuration": {
          "id": 452,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
          "name": "Vostok 8A92M",
          "family": "Vostok",
          "full_name": "Vostok 8A92M",
          "variant": "8A92M"
        }
      },
      "mission": {
        "id": 1942,
        "launch_library_id": null,
        "name": "Meteor-1 4",
        "description": "The Meteor-1 series was the first series of Soviet meteorological satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "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": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
      "infographic": null,
      "program": []
    }
  ]
}