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

{
  "count": 7927,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1060&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1040&ordering=-name",
  "results": [
    {
      "id": "a6101870-0ded-45d9-b6f1-cc2aae5f10d9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/a6101870-0ded-45d9-b6f1-cc2aae5f10d9/?format=api",
      "launch_library_id": null,
      "slug": "titan-404b-nrol-20",
      "name": "Titan 404B | NROL-20",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2005-10-19T18:05:00Z",
      "window_end": "2005-10-19T18:05:00Z",
      "window_start": "2005-10-19T18:05:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 7246,
        "configuration": {
          "id": 433,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/433/?format=api",
          "name": "Titan 404B",
          "family": "Titan",
          "full_name": "Titan 404B",
          "variant": "404B"
        }
      },
      "mission": {
        "id": 5635,
        "launch_library_id": null,
        "name": "NROL-20 (KH-11 14)",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "cc784e3a-13ea-4c80-88b0-5a0a8fc07c03",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cc784e3a-13ea-4c80-88b0-5a0a8fc07c03/?format=api",
      "launch_library_id": null,
      "slug": "titan-404b-nrol-14",
      "name": "Titan 404B | NROL-14",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2001-10-05T21:21:01Z",
      "window_end": "2001-10-05T21:21:01Z",
      "window_start": "2001-10-05T21:21:01Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 7060,
        "configuration": {
          "id": 433,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/433/?format=api",
          "name": "Titan 404B",
          "family": "Titan",
          "full_name": "Titan 404B",
          "variant": "404B"
        }
      },
      "mission": {
        "id": 5449,
        "launch_library_id": null,
        "name": "NROL-14 (KH-11 13)",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "168f3bf4-87d5-44ff-97f0-725337d2646a",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/168f3bf4-87d5-44ff-97f0-725337d2646a/?format=api",
      "launch_library_id": null,
      "slug": "titan-404a-kh-11-12",
      "name": "Titan 404A | KH-11 12",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1996-12-20T18:04:00Z",
      "window_end": "1996-12-20T18:04:00Z",
      "window_start": "1996-12-20T18:04: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": 6762,
        "configuration": {
          "id": 432,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/432/?format=api",
          "name": "Titan 404A",
          "family": "Titan",
          "full_name": "Titan 404A",
          "variant": "404A"
        }
      },
      "mission": {
        "id": 5152,
        "launch_library_id": null,
        "name": "KH-11 12",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_404a_image_20251128091231.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "cd2de74a-aab3-4693-b2ef-e812d1d1f50e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cd2de74a-aab3-4693-b2ef-e812d1d1f50e/?format=api",
      "launch_library_id": null,
      "slug": "titan-404a-kh-11-11",
      "name": "Titan 404A | KH-11 11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1995-12-05T21:18:00Z",
      "window_end": "1995-12-05T21:18:00Z",
      "window_start": "1995-12-05T21:18: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": 6697,
        "configuration": {
          "id": 432,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/432/?format=api",
          "name": "Titan 404A",
          "family": "Titan",
          "full_name": "Titan 404A",
          "variant": "404A"
        }
      },
      "mission": {
        "id": 5087,
        "launch_library_id": null,
        "name": "KH-11 11",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_404a_image_20251128091231.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "46bbc578-99ec-4c1a-a92f-3c7db7df72d8",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/46bbc578-99ec-4c1a-a92f-3c7db7df72d8/?format=api",
      "launch_library_id": null,
      "slug": "titan-404a-kh-11-10",
      "name": "Titan 404A | KH-11 10",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-11-28T21:34:00Z",
      "window_end": "1992-11-28T21:34:00Z",
      "window_start": "1992-11-28T21:34: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": 6486,
        "configuration": {
          "id": 432,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/432/?format=api",
          "name": "Titan 404A",
          "family": "Titan",
          "full_name": "Titan 404A",
          "variant": "404A"
        }
      },
      "mission": {
        "id": 4876,
        "launch_library_id": null,
        "name": "KH-11 10",
        "description": "KH-11 reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_404a_image_20251128091231.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "ae6fb752-f555-407a-bac7-6ba6a4e9acff",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ae6fb752-f555-407a-bac7-6ba6a4e9acff/?format=api",
      "launch_library_id": null,
      "slug": "titan-403b-nrol-11",
      "name": "Titan 403B | NROL-11",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2000-08-17T23:45:01Z",
      "window_end": "2000-08-17T23:45:01Z",
      "window_start": "2000-08-17T23:45:01Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 7004,
        "configuration": {
          "id": 431,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/431/?format=api",
          "name": "Titan 403B",
          "family": "Titan",
          "full_name": "Titan 403B",
          "variant": "403B"
        }
      },
      "mission": {
        "id": 5393,
        "launch_library_id": null,
        "name": "NROL-11 (Onyx 4)",
        "description": "The Onyx (formerly known as Lacrosse) satellites are terrestrial radar imaging reconnaissance satellite operated by the National Reconnaissance Office (NRO).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "52a22bab-c14c-471a-ae7a-cee7a5f13231",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/52a22bab-c14c-471a-ae7a-cee7a5f13231/?format=api",
      "launch_library_id": null,
      "slug": "titan-403a-sldcom-4",
      "name": "Titan 403A | SLDCOM 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1996-05-12T21:32:00Z",
      "window_end": "1996-05-12T21:32:00Z",
      "window_start": "1996-05-12T21:32: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": 6728,
        "configuration": {
          "id": 430,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/430/?format=api",
          "name": "Titan 403A",
          "family": "Titan",
          "full_name": "Titan 403A",
          "variant": "403A"
        }
      },
      "mission": {
        "id": 5118,
        "launch_library_id": null,
        "name": "SLDCOM 4",
        "description": "Dispenser satellite for the NOSS-2 triplet of ocean surveillance satellites",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "2bf879d5-09fe-4cff-9443-616ad05c4451",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/2bf879d5-09fe-4cff-9443-616ad05c4451/?format=api",
      "launch_library_id": null,
      "slug": "titan-403a-sldcom-3",
      "name": "Titan 403A | SLDCOM 3",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1993-08-02T19:59:00Z",
      "window_end": "1993-08-02T19:59:00Z",
      "window_start": "1993-08-02T19:59: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": 6536,
        "configuration": {
          "id": 430,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/430/?format=api",
          "name": "Titan 403A",
          "family": "Titan",
          "full_name": "Titan 403A",
          "variant": "403A"
        }
      },
      "mission": {
        "id": 4926,
        "launch_library_id": null,
        "name": "SLDCOM 3",
        "description": "Dispenser satellite for the NOSS-2 triplet of ocean surveillance satellites",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "68123390-a9f4-4ea3-be93-1a5272ee3b64",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/68123390-a9f4-4ea3-be93-1a5272ee3b64/?format=api",
      "launch_library_id": null,
      "slug": "titan-403a-sldcom-2",
      "name": "Titan 403A | SLDCOM 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1991-11-08T07:07:00Z",
      "window_end": "1991-11-08T07:07:00Z",
      "window_start": "1991-11-08T07:07: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": 6404,
        "configuration": {
          "id": 430,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/430/?format=api",
          "name": "Titan 403A",
          "family": "Titan",
          "full_name": "Titan 403A",
          "variant": "403A"
        }
      },
      "mission": {
        "id": 4794,
        "launch_library_id": null,
        "name": "SLDCOM 2",
        "description": "Dispenser satellite for the NOSS-2 triplet of ocean surveillance satellites",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "15e14a64-c5bb-4e47-b722-151455990835",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/15e14a64-c5bb-4e47-b722-151455990835/?format=api",
      "launch_library_id": null,
      "slug": "titan-403a-onyx-3",
      "name": "Titan 403A | Onyx 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1997-10-24T02:32:00Z",
      "window_end": "1997-10-24T02:32:00Z",
      "window_start": "1997-10-24T02:32: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": 6812,
        "configuration": {
          "id": 430,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/430/?format=api",
          "name": "Titan 403A",
          "family": "Titan",
          "full_name": "Titan 403A",
          "variant": "403A"
        }
      },
      "mission": {
        "id": 5202,
        "launch_library_id": null,
        "name": "Onyx 3",
        "description": "The Onyx satellites are terrestrial radar imaging reconnaissance satellite operated by the National Reconnaissance Office (NRO).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 899,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 283
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    }
  ]
}