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

{
  "count": 7865,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=340&ordering=net",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=320&ordering=net",
  "results": [
    {
      "id": "894e6fb9-28ef-4cb2-9b73-d0d88c668496",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/894e6fb9-28ef-4cb2-9b73-d0d88c668496/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2-agena-d-dsap-1-f6-f7",
      "name": "Thor SLV-2 Agena D | DSAP-1 F6 & F7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-19T10:59:54Z",
      "window_end": "1964-01-19T10:59:54Z",
      "window_start": "1964-01-19T10:59:54Z",
      "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": 3249,
        "configuration": {
          "id": 415,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/415/?format=api",
          "name": "Thor SLV-2 Agena D",
          "family": "Thor",
          "full_name": "Thor SLV-2 Agena D",
          "variant": "SLV-2 Agena D"
        }
      },
      "mission": {
        "id": 1671,
        "launch_library_id": null,
        "name": "DSAP-1 F6 & F7",
        "description": "The DSAP-1 (Defense Satellite Application Program Block 1) satellites series, also known as P-35, was the first series of military meteorologal satellites of the USA.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "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": 884,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor-dm21_agena_image_20251109064525.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "a6489b52-40b8-49cb-8fdb-9fd7ca6ae2cd",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a6489b52-40b8-49cb-8fdb-9fd7ca6ae2cd/?format=api",
      "launch_library_id": null,
      "slug": "thor-delta-b-relay-2",
      "name": "Thor Delta B | Relay 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-21T21:14:59Z",
      "window_end": "1964-01-21T21:14:59Z",
      "window_start": "1964-01-21T21:14: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": 3250,
        "configuration": {
          "id": 400,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/400/?format=api",
          "name": "Thor Delta B",
          "family": "Thor",
          "full_name": "Thor Delta B",
          "variant": "Delta B"
        }
      },
      "mission": {
        "id": 1672,
        "launch_library_id": null,
        "name": "Relay 2",
        "description": "Relay 2, although principally a communications satellite, carried particle experiments designed to map the trapped radiation belt.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "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": 1108,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "f023ec2a-a408-44cc-9360-4f8744e06e99",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f023ec2a-a408-44cc-9360-4f8744e06e99/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2-agena-b-echo-2",
      "name": "Thor SLV-2 Agena B | Echo 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-25T13:59:04Z",
      "window_end": "1964-01-25T13:59:04Z",
      "window_start": "1964-01-25T13:59:04Z",
      "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": 3251,
        "configuration": {
          "id": 414,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/414/?format=api",
          "name": "Thor SLV-2 Agena B",
          "family": "Thor",
          "full_name": "Thor SLV-2 Agena B",
          "variant": "SLV-2 Agena B"
        }
      },
      "mission": {
        "id": 1673,
        "launch_library_id": null,
        "name": "Echo 2",
        "description": "The Echo 2 spacecraft was a 41-m balloon of aluminum foil-mylar laminate. Echo 2 was designed as a rigidized passive communications spacecraft for testing propagation, tracking, and communication techniques.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 98,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 2E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7516,-120.6192",
        "latitude": "34.7516",
        "longitude": "-120.6192",
        "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": 884,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
        "total_launch_count": 47
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "be153fff-3f17-427d-812f-dae0ddf7c488",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/be153fff-3f17-427d-812f-dae0ddf7c488/?format=api",
      "launch_library_id": null,
      "slug": "saturn-i-saturn-sa-5",
      "name": "Saturn I | Saturn SA-5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-29T16:25:01Z",
      "window_end": "1964-01-29T16:25:01Z",
      "window_start": "1964-01-29T16:25:01Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 3252,
        "configuration": {
          "id": 355,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/355/?format=api",
          "name": "Saturn I",
          "family": "Saturn",
          "full_name": "Saturn I",
          "variant": "I"
        }
      },
      "mission": {
        "id": 1674,
        "launch_library_id": null,
        "name": "Saturn SA-5",
        "description": "First orbital test flight of the Saturn-IV upper stage of the Saturn-1 (Block-2) launch vehicle. The payload consisted of a ballasted and instrumented nosecone attached to the Saturn-IV stage.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 38,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/38/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 37B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
        "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
        "latitude": "28.5317",
        "longitude": "-80.56495",
        "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": 1108,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg",
        "total_launch_count": 40
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 4,
          "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
          "name": "Apollo",
          "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
          "start_date": "1966-11-16T00:00:00Z",
          "end_date": "1972-12-19T19:24:59Z",
          "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
        }
      ]
    },
    {
      "id": "a10d0eb0-8c58-4a4d-836f-cd7a7aad2985",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a10d0eb0-8c58-4a4d-836f-cd7a7aad2985/?format=api",
      "launch_library_id": null,
      "slug": "vostok-elektron-1-2",
      "name": "Vostok | Elektron-1 & 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-30T09:45:09Z",
      "window_end": "1964-01-30T09:45:09Z",
      "window_start": "1964-01-30T09:45:09Z",
      "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": 3253,
        "configuration": {
          "id": 103,
          "launch_library_id": 139,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/103/?format=api",
          "name": "Vostok",
          "family": "R-7",
          "full_name": "Vostok-K",
          "variant": "K"
        }
      },
      "mission": {
        "id": 1675,
        "launch_library_id": null,
        "name": "Elektron-1 & 2",
        "description": "Elektron was one of the earliest Soviet scientific satellite missions to be authorized following the initial Sputnik (D-1) series.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "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": 1563,
          "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/vostok_image_20191104130128.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "cf845b33-81b9-431e-a6d7-7012fc9ebdaa",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cf845b33-81b9-431e-a6d7-7012fc9ebdaa/?format=api",
      "launch_library_id": null,
      "slug": "atlas-agena-b-ranger-6",
      "name": "Atlas Agena B | Ranger 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-01-30T15:49:09Z",
      "window_end": "1964-01-30T15:49:09Z",
      "window_start": "1964-01-30T15:49:09Z",
      "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": 3254,
        "configuration": {
          "id": 183,
          "launch_library_id": 193,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/183/?format=api",
          "name": "Atlas Agena B",
          "family": "Atlas",
          "full_name": "Atlas LV-3 Agena B",
          "variant": "LV-3 Agena B"
        }
      },
      "mission": {
        "id": 1676,
        "launch_library_id": null,
        "name": "Ranger 6",
        "description": "Lunar impactor which successfully reached the surface but sent no video signal back to Earth.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        }
      },
      "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": 1108,
          "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-lv3_agena_image_20251111092848.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "a7989fa4-a942-46cc-b01d-cc0d7393286d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a7989fa4-a942-46cc-b01d-cc0d7393286d/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-3",
      "name": "Thor SLV-2A Agena D | KH-4A 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-02-15T21:38:23Z",
      "window_end": "1964-02-15T21:38:23Z",
      "window_start": "1964-02-15T21:38:23Z",
      "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": 3255,
        "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": 1677,
        "launch_library_id": null,
        "name": "KH-4A 3",
        "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": 95,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/95/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 1W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
        "map_url": "https://www.google.com/maps?q=34.7572,-120.6303",
        "latitude": "34.7572",
        "longitude": "-120.6303",
        "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": 884,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
        "total_launch_count": 56
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "5e36e73b-5ea4-417f-adb0-2d70a1bf8559",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5e36e73b-5ea4-417f-adb0-2d70a1bf8559/?format=api",
      "launch_library_id": null,
      "slug": "molniya-8k78-zond-1b",
      "name": "Molniya 8K78 | Zond-1b",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1964-02-19T05:47:40Z",
      "window_end": "1964-02-19T05:47:40Z",
      "window_start": "1964-02-19T05:47:40Z",
      "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": 3256,
        "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": 1678,
        "launch_library_id": null,
        "name": "Zond-1b",
        "description": "Venus flyby probe and lander",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 22,
          "name": "Venus flyby",
          "abbrev": "Venus flyby"
        }
      },
      "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": 1563,
          "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/molniya25208k78_image_20191201210000.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "7baf6aa7-54db-4c52-8497-e626f73f8fba",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/7baf6aa7-54db-4c52-8497-e626f73f8fba/?format=api",
      "launch_library_id": null,
      "slug": "atlas-agena-d-kh-7-5",
      "name": "Atlas Agena D | KH-7 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-02-25T18:59:47Z",
      "window_end": "1964-02-25T18:59:47Z",
      "window_start": "1964-02-25T18:59:47Z",
      "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": 3257,
        "configuration": {
          "id": 232,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
          "name": "Atlas Agena D",
          "family": "Atlas",
          "full_name": "Atlas LV-3 Agena D",
          "variant": "Agena D"
        }
      },
      "mission": {
        "id": 1679,
        "launch_library_id": null,
        "name": "KH-7 5",
        "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": 156,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4W",
        "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
        "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
        "latitude": "34.63312",
        "longitude": "-120.61584",
        "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": 884,
          "total_landing_count": 34
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
        "total_launch_count": 93
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-lv3_agena_image_20251128090110.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "6dcae70a-b69b-42d8-83ba-65d08f8d448e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/6dcae70a-b69b-42d8-83ba-65d08f8d448e/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-2i-63s1-ds-p1-4",
      "name": "Kosmos-2I 63S1 | DS-P1 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-02-27T13:30:00Z",
      "window_end": "1964-02-27T13:30:00Z",
      "window_start": "1964-02-27T13:30: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": 3258,
        "configuration": {
          "id": 190,
          "launch_library_id": 211,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/190/?format=api",
          "name": "Kosmos-2I 63S1",
          "family": "Kosmos",
          "full_name": "Kosmos-2I",
          "variant": ""
        }
      },
      "mission": {
        "id": 1680,
        "launch_library_id": null,
        "name": "DS-P1 4",
        "description": "The DS-P1 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": 100,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/100/?format=api",
        "agency_id": null,
        "name": "Mayak-2",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=48.569551,46.295814",
        "latitude": "48.569551",
        "longitude": "46.295814",
        "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_100_20200803143212.jpg",
        "total_launch_count": 24
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
      "infographic": null,
      "program": []
    }
  ]
}