API endpoint that returns previous Launch objects.

GET: Return a list of previous Launches

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/previous/?format=api&offset=1110&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7504,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1120&ordering=-name",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1100&ordering=-name",
  "results": [
    {
      "id": "eb297f4e-e5a5-4165-843b-5b46b417b2ff",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/eb297f4e-e5a5-4165-843b-5b46b417b2ff/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-7",
      "name": "Thor SLV-2A Agena D | KH-4A 7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-06-19T23:18:07Z",
      "window_end": "1964-06-19T23:18:07Z",
      "window_start": "1964-06-19T23:18:07Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3288,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1710,
        "launch_library_id": null,
        "name": "KH-4A 7",
        "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": 98,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
        "total_launch_count": 47
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "8b95fc80-6ec7-4605-9940-324af67e51a8",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/8b95fc80-6ec7-4605-9940-324af67e51a8/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-6",
      "name": "Thor SLV-2A Agena D | KH-4A 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-06-04T22:59:00Z",
      "window_end": "1964-06-04T22:59:00Z",
      "window_start": "1964-06-04T22:59:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3283,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1705,
        "launch_library_id": null,
        "name": "KH-4A 6",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "f5b31e85-b6b9-420b-acc1-bda4c2434c88",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/f5b31e85-b6b9-420b-acc1-bda4c2434c88/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-5",
      "name": "Thor SLV-2A Agena D | KH-4A 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1964-04-27T23:23:43Z",
      "window_end": "1964-04-27T23:23:43Z",
      "window_start": "1964-04-27T23:23:43Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3277,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1699,
        "launch_library_id": null,
        "name": "KH-4A 5",
        "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
        "total_launch_count": 56
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "dfa8d6a4-1e01-410f-9847-d2c16a95fe7e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/dfa8d6a4-1e01-410f-9847-d2c16a95fe7e/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-40",
      "name": "Thor SLV-2A Agena D | KH-4A 40",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-03-30T18:54:23Z",
      "window_end": "1967-03-30T18:54:23Z",
      "window_start": "1967-03-30T18:54:23Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3639,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 2057,
        "launch_library_id": null,
        "name": "KH-4A 40",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "2ed49e78-cc8b-48c7-bdee-6d90ee070284",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/2ed49e78-cc8b-48c7-bdee-6d90ee070284/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-4",
      "name": "Thor SLV-2A Agena D | KH-4A 4",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1964-03-24T22:22:48Z",
      "window_end": "1964-03-24T22:22:48Z",
      "window_start": "1964-03-24T22:22:48Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3265,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1687,
        "launch_library_id": null,
        "name": "KH-4A 4",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "bb820c2c-6c46-4d64-9d7e-60a482928287",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/bb820c2c-6c46-4d64-9d7e-60a482928287/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-39",
      "name": "Thor SLV-2A Agena D | KH-4A 39",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-02-22T22:02:15Z",
      "window_end": "1967-02-22T22:02:15Z",
      "window_start": "1967-02-22T22:02:15Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3624,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 2042,
        "launch_library_id": null,
        "name": "KH-4A 39",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "c28d0037-a5a4-40e1-9cac-d08bb0acdbe2",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/c28d0037-a5a4-40e1-9cac-d08bb0acdbe2/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-38",
      "name": "Thor SLV-2A Agena D | KH-4A 38",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-01-14T21:28:21Z",
      "window_end": "1967-01-14T21:28:21Z",
      "window_start": "1967-01-14T21:28:21Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3610,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 2029,
        "launch_library_id": null,
        "name": "KH-4A 38",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "61ff8ec8-e58e-42bb-a1be-db05a713627f",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/61ff8ec8-e58e-42bb-a1be-db05a713627f/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-36",
      "name": "Thor SLV-2A Agena D | KH-4A 36",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-09-20T21:14:05Z",
      "window_end": "1966-09-20T21:14:05Z",
      "window_start": "1966-09-20T21:14:05Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3574,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1993,
        "launch_library_id": null,
        "name": "KH-4A 36",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "cc788479-fd15-4031-9385-4f49200a35bc",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/cc788479-fd15-4031-9385-4f49200a35bc/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-34",
      "name": "Thor SLV-2A Agena D | KH-4A 34",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-06-21T21:31:30Z",
      "window_end": "1966-06-21T21:31:30Z",
      "window_start": "1966-06-21T21:31:30Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3541,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1961,
        "launch_library_id": null,
        "name": "KH-4A 34",
        "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg",
        "total_launch_count": 45
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "d46f52d0-c50e-4bdb-9b6b-75a676fb2f13",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/d46f52d0-c50e-4bdb-9b6b-75a676fb2f13/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-33",
      "name": "Thor SLV-2A Agena D | KH-4A 33",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-05-24T02:00:33Z",
      "window_end": "1966-05-24T02:00:33Z",
      "window_start": "1966-05-24T02:00:33Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3529,
        "configuration": {
          "id": 417,
          "launch_library_id": null,
          "url": "https://lldev.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": 1949,
        "launch_library_id": null,
        "name": "KH-4A 33",
        "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": 93,
        "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": []
    }
  ]
}