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=1120&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=1130&ordering=-name",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1110&ordering=-name",
  "results": [
    {
      "id": "e081ac5f-2ecb-453f-b6d5-329b63aaf681",
      "url": "https://lldev.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://lldev.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://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": 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://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": "afccbc43-e009-455c-8013-6fa2d8c0a767",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/afccbc43-e009-455c-8013-6fa2d8c0a767/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-31",
      "name": "Thor SLV-2A Agena D | KH-4A 31",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-04-07T22:02:55Z",
      "window_end": "1966-04-07T22:02:55Z",
      "window_start": "1966-04-07T22:02:55Z",
      "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": 3512,
        "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": 1932,
        "launch_library_id": null,
        "name": "KH-4A 31",
        "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": "1d2657b0-bfa5-4ff2-b6cb-845e6462cbba",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/1d2657b0-bfa5-4ff2-b6cb-845e6462cbba/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-30",
      "name": "Thor SLV-2A Agena D | KH-4A 30",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-03-09T22:02:03Z",
      "window_end": "1966-03-09T22:02:03Z",
      "window_start": "1966-03-09T22:02:03Z",
      "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": 3499,
        "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": 1919,
        "launch_library_id": null,
        "name": "KH-4A 30",
        "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": "a7989fa4-a942-46cc-b01d-cc0d7393286d",
      "url": "https://lldev.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://lldev.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://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": 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://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": "f41041ad-37bf-4b23-b1c2-80ecca7ea25e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/f41041ad-37bf-4b23-b1c2-80ecca7ea25e/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-29",
      "name": "Thor SLV-2A Agena D | KH-4A 29",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1966-02-02T21:32:13Z",
      "window_end": "1966-02-02T21:32:13Z",
      "window_start": "1966-02-02T21:32:13Z",
      "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": 3484,
        "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": 1904,
        "launch_library_id": null,
        "name": "KH-4A 29",
        "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": "bdbb9c19-1d77-471a-87d0-6a5dbb9458ce",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/bdbb9c19-1d77-471a-87d0-6a5dbb9458ce/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-28",
      "name": "Thor SLV-2A Agena D | KH-4A 28",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-12-24T21:06:15Z",
      "window_end": "1965-12-24T21:06:15Z",
      "window_start": "1965-12-24T21:06: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": 3473,
        "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": 1893,
        "launch_library_id": null,
        "name": "KH-4A 28",
        "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": "5ca41075-ed24-405b-920f-94720a96e18b",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/5ca41075-ed24-405b-920f-94720a96e18b/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-27",
      "name": "Thor SLV-2A Agena D | KH-4A 27",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-12-09T21:10:19Z",
      "window_end": "1965-12-09T21:10:19Z",
      "window_start": "1965-12-09T21:10:19Z",
      "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": 3465,
        "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": 1885,
        "launch_library_id": null,
        "name": "KH-4A 27",
        "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": "c454b916-6692-4a08-9102-2e84b71cdec5",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/c454b916-6692-4a08-9102-2e84b71cdec5/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-26",
      "name": "Thor SLV-2A Agena D | KH-4A 26",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-10-28T21:17:12Z",
      "window_end": "1965-10-28T21:17:12Z",
      "window_start": "1965-10-28T21:17:12Z",
      "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": 3450,
        "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": 1870,
        "launch_library_id": null,
        "name": "KH-4A 26",
        "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": "b7a09bb0-e768-4f02-aa73-b7c807201f57",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b7a09bb0-e768-4f02-aa73-b7c807201f57/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-25",
      "name": "Thor SLV-2A Agena D | KH-4A 25",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-10-05T17:45:57Z",
      "window_end": "1965-10-05T17:45:57Z",
      "window_start": "1965-10-05T17:45:57Z",
      "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": 3442,
        "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": 1862,
        "launch_library_id": null,
        "name": "KH-4A 25",
        "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": "8f103e72-2d7d-4847-9435-3e36a3f2505d",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/8f103e72-2d7d-4847-9435-3e36a3f2505d/?format=api",
      "launch_library_id": null,
      "slug": "thor-slv-2a-agena-d-kh-4a-24",
      "name": "Thor SLV-2A Agena D | KH-4A 24",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1965-09-22T21:31:14Z",
      "window_end": "1965-09-22T21:31:14Z",
      "window_start": "1965-09-22T21:31:14Z",
      "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": 3437,
        "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": 1857,
        "launch_library_id": null,
        "name": "KH-4A 24",
        "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": []
    }
  ]
}