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=id
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=id",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=80&ordering=id",
  "results": [
    {
      "id": "02e56635-63a6-4abc-9f27-1e30f23bc7e1",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/02e56635-63a6-4abc-9f27-1e30f23bc7e1/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-17-1",
      "name": "Falcon 9 Block 5 | Starlink Group 17-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2025-05-27T16:57:15Z",
      "window_end": "2025-05-27T20:14:00Z",
      "window_start": "2025-05-27T16:14:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8617,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7209,
        "launch_library_id": null,
        "name": "Starlink Group 17-1",
        "description": "A batch of 24 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": 902,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 286
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://ll.thespacedevs.com/2.0.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
        }
      ]
    },
    {
      "id": "02ef655f-b4b6-490e-9e1c-96e301286ce7",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/02ef655f-b4b6-490e-9e1c-96e301286ce7/?format=api",
      "launch_library_id": null,
      "slug": "spaceshiptwo-vss-unity-vp-03",
      "name": "SpaceShipTwo | VSS Unity VP-03",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2018-12-13T12:00:00Z",
      "window_end": "2018-12-13T12:00:00Z",
      "window_start": "2018-12-13T12:00:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1024,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
        "name": "Virgin Galactic",
        "type": "Private"
      },
      "rocket": {
        "id": 2945,
        "configuration": {
          "id": 465,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/465/?format=api",
          "name": "SpaceShipTwo",
          "family": "",
          "full_name": "SpaceShipTwo",
          "variant": ""
        }
      },
      "mission": {
        "id": 1362,
        "launch_library_id": null,
        "name": "VSS Unity VP-03",
        "description": "Powered test flight of VSS Unity. Reached outer space for the first time according to the US definition of the space border.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        }
      },
      "pad": {
        "id": 190,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/190/?format=api",
        "agency_id": 1024,
        "name": "Mojave Air and Space Port",
        "info_url": "https://www.mojaveairport.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
        "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
        "latitude": "35.0594444",
        "longitude": "-118.1538607",
        "location": {
          "id": 144,
          "url": "https://ll.thespacedevs.com/2.0.0/location/144/?format=api",
          "name": "Air launch to Suborbital flight",
          "country_code": "???",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
          "total_launch_count": 86,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
        "total_launch_count": 53
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "02f9ab65-b238-413d-9810-498c522a3636",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/02f9ab65-b238-413d-9810-498c522a3636/?format=api",
      "launch_library_id": null,
      "slug": "proton-raduga-1-6",
      "name": "Proton | Raduga-1 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2001-10-06T16:45:00Z",
      "window_end": "2001-10-06T16:45:00Z",
      "window_start": "2001-10-06T16:45:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7061,
        "configuration": {
          "id": 80,
          "launch_library_id": 99,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/80/?format=api",
          "name": "Proton",
          "family": "Proton / UR-500",
          "full_name": "Proton K/DM-2",
          "variant": "K/DM-2"
        }
      },
      "mission": {
        "id": 5450,
        "launch_library_id": null,
        "name": "Raduga-1 6",
        "description": "Military geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 7,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/7/?format=api",
        "agency_id": null,
        "name": "81/24 (81P)",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": "46.071001",
        "longitude": "62.984999",
        "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": 1564,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "0302be65-ba0f-48f2-a90c-788c7a9ace52",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0302be65-ba0f-48f2-a90c-788c7a9ace52/?format=api",
      "launch_library_id": 1373,
      "slug": "ariane-5-es-galileo-l10-foc-fm19-fm22",
      "name": "Ariane 5 ES | Galileo L10 (FOC FM19-FM22)",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2018-07-25T11:25:01Z",
      "window_end": "2018-07-25T11:25:01Z",
      "window_start": "2018-07-25T11:25:01Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": "#VA244",
      "launch_service_provider": {
        "id": 115,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2118,
        "configuration": {
          "id": 18,
          "launch_library_id": 9,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
          "name": "Ariane 5 ES",
          "family": "Ariane",
          "full_name": "Ariane 5 ES",
          "variant": "ES"
        }
      },
      "mission": {
        "id": 468,
        "launch_library_id": 618,
        "name": "Galileo L10 (FOC FM19-FM22)",
        "description": "The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        }
      },
      "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 3",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": "5.239",
        "longitude": "-52.768",
        "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_77_20200803143458.jpg",
        "total_launch_count": 118
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 30,
          "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api",
          "name": "Galileo",
          "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).",
          "agencies": [
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png",
          "start_date": "2011-10-21T10:30:00Z",
          "end_date": null,
          "info_url": "https://www.gsc-europa.eu/",
          "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)"
        }
      ]
    },
    {
      "id": "032efced-4436-42f7-9dda-2e1ad65b059f",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/032efced-4436-42f7-9dda-2e1ad65b059f/?format=api",
      "launch_library_id": null,
      "slug": "shavit-2-ofek-13",
      "name": "Shavit-2 | Ofek-13",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-03-28T23:10:00Z",
      "window_end": "2023-03-28T23:10:00Z",
      "window_start": "2023-03-28T23:10:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 95,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/95/?format=api",
        "name": "Israel Aerospace Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7836,
        "configuration": {
          "id": 110,
          "launch_library_id": 123,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
          "name": "Shavit-2",
          "family": "Shavit",
          "full_name": "Shavit-2",
          "variant": "2"
        }
      },
      "mission": {
        "id": 6339,
        "launch_library_id": null,
        "name": "Ofek-13",
        "description": "Ofek is a series of Israeli reconnaissance satellites. Ofek-13 is an Israeli SAR (Synthetic Aperture Radar) reconnaissance satellite that combines high resolution with large area coverage using electronic beam steering.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 75,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/75/?format=api",
        "agency_id": 95,
        "name": "Shavit Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
        "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
        "latitude": "31.884444",
        "longitude": "34.680278",
        "location": {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.0.0/location/4/?format=api",
          "name": "Palmachim Airbase, State of Israel",
          "country_code": "ISR",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
          "total_launch_count": 13,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
        "total_launch_count": 13
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shavit-2_liftof_image_20240918164729.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "03373254-b383-45be-ad2f-180d1bb39c89",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/03373254-b383-45be-ad2f-180d1bb39c89/?format=api",
      "launch_library_id": null,
      "slug": "atlas-f-noaa-7",
      "name": "Atlas F | NOAA 7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1981-06-23T10:52:59Z",
      "window_end": "1981-06-23T10:52:59Z",
      "window_start": "1981-06-23T10:52:59Z",
      "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": 5290,
        "configuration": {
          "id": 244,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 3699,
        "launch_library_id": null,
        "name": "NOAA 7",
        "description": "Third generation LEO meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 902,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "03419b5b-08e4-4fc1-b75e-a03f8b86b6fa",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/03419b5b-08e4-4fc1-b75e-a03f8b86b6fa/?format=api",
      "launch_library_id": null,
      "slug": "slv-3-rohini-rs-d-1",
      "name": "SLV-3 | Rohini RS-D-1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1981-05-31T03:33:46Z",
      "window_end": "1981-05-31T03:33:46Z",
      "window_start": "1981-05-31T03:33:46Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 5282,
        "configuration": {
          "id": 353,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/353/?format=api",
          "name": "SLV-3",
          "family": "",
          "full_name": "SLV-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 3691,
        "launch_library_id": null,
        "name": "Rohini RS-D-1",
        "description": "Indian Earth observation test satellites",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 40,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/40/?format=api",
        "agency_id": 31,
        "name": "SLV-3 Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_SLV_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.666193,80.227231",
        "latitude": "13.666193",
        "longitude": "80.227231",
        "location": {
          "id": 14,
          "url": "https://ll.thespacedevs.com/2.0.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "total_launch_count": 104,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_40_20200803143325.jpg",
        "total_launch_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/slv-3_image_20240210152959.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "034ca44b-69c3-4305-b601-e4a7dd88e01b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/034ca44b-69c3-4305-b601-e4a7dd88e01b/?format=api",
      "launch_library_id": null,
      "slug": "atlas-slv-3d-centaur-comstar-1a",
      "name": "Atlas SLV-3D Centaur | Comstar 1A",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1976-05-13T22:28:00Z",
      "window_end": "1976-05-13T22:28:00Z",
      "window_start": "1976-05-13T22:28: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": 4705,
        "configuration": {
          "id": 261,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/261/?format=api",
          "name": "Atlas SLV-3D Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3D Centaur",
          "variant": "SLV-3D Centaur"
        }
      },
      "mission": {
        "id": 3123,
        "launch_library_id": null,
        "name": "Comstar 1A",
        "description": "Geostationary communications satellite built by Hughes Aircraft Company",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36A",
        "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": 1123,
          "total_landing_count": 76
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
        "total_launch_count": 71
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3d_li_image_20251103141732.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "035e080a-88dd-4654-a0bd-f921a644fc91",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/035e080a-88dd-4654-a0bd-f921a644fc91/?format=api",
      "launch_library_id": null,
      "slug": "r-36o-8k69-ogch-14",
      "name": "R-36O 8K69 | OGCh 14",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-09-22T14:05:05Z",
      "window_end": "1967-09-22T14:05:05Z",
      "window_start": "1967-09-22T14:05:05Z",
      "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": 3707,
        "configuration": {
          "id": 351,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/351/?format=api",
          "name": "R-36O 8K69",
          "family": "R-36O",
          "full_name": "R-36O 8K69",
          "variant": "8K69"
        }
      },
      "mission": {
        "id": 2125,
        "launch_library_id": null,
        "name": "OGCh 14",
        "description": "Missile equipped with the 8F021 warhead",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/161/?format=api",
        "agency_id": null,
        "name": "162/36",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=46.032,63.064806",
        "latitude": "46.032",
        "longitude": "63.064806",
        "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": 1564,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_161_20200803143442.jpg",
        "total_launch_count": 9
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_20251102175933.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "035f90db-cd71-465a-86ea-025037107241",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/035f90db-cd71-465a-86ea-025037107241/?format=api",
      "launch_library_id": 1909,
      "slug": "soyuz-u-kosmos-670",
      "name": "Soyuz U | Kosmos 670",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1974-08-06T00:02:00Z",
      "window_end": "1974-08-06T00:02:00Z",
      "window_start": "1974-08-06T00:02:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": 0,
      "holdreason": "",
      "failreason": "",
      "hashtag": "",
      "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": 2455,
        "configuration": {
          "id": 37,
          "launch_library_id": 35,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": null,
      "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "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": 1564,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 8,
          "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
          "name": "Soyuz",
          "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
          "agencies": [
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png",
          "start_date": "1966-11-28T11:02:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
        }
      ]
    }
  ]
}