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

{
  "count": 7875,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=860&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=840&ordering=name",
  "results": [
    {
      "id": "db98b4e7-f262-4a92-bb70-70aae3782fb2",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/db98b4e7-f262-4a92-bb70-70aae3782fb2/?format=api",
      "launch_library_id": null,
      "slug": "delta-0900-nimbus-5",
      "name": "Delta 0900 | Nimbus 5",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1972-12-11T07:56:00Z",
      "window_end": "1972-12-11T07:56:00Z",
      "window_start": "1972-12-11T07:56: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": 4319,
        "configuration": {
          "id": 276,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/276/?format=api",
          "name": "Delta 0900",
          "family": "Delta",
          "full_name": "Delta 0900",
          "variant": "0900"
        }
      },
      "mission": {
        "id": 2737,
        "launch_library_id": null,
        "name": "Nimbus 5",
        "description": "Satellite used to test advanced meteorological sensor systems",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": 886,
          "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/delta_0900_image_20231231081129.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "00614ede-e91a-497f-a897-841e684cdcba",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/00614ede-e91a-497f-a897-841e684cdcba/?format=api",
      "launch_library_id": null,
      "slug": "delta-1410-geos-3",
      "name": "Delta 1410 | Geos 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-04-09T23:58:02Z",
      "window_end": "1975-04-09T23:58:02Z",
      "window_start": "1975-04-09T23:58:02Z",
      "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": 4567,
        "configuration": {
          "id": 277,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/277/?format=api",
          "name": "Delta 1410",
          "family": "Delta",
          "full_name": "Delta 1410",
          "variant": "1410"
        }
      },
      "mission": {
        "id": 2985,
        "launch_library_id": null,
        "name": "Geos 3",
        "description": "Geodetic research satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": 886,
          "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": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "5d00af1c-5334-4b3f-aeb7-a61d42eac5f9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5d00af1c-5334-4b3f-aeb7-a61d42eac5f9/?format=api",
      "launch_library_id": null,
      "slug": "delta-1604-imp-7",
      "name": "Delta 1604 | IMP 7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1972-09-23T01:20:00Z",
      "window_end": "1972-09-23T01:20:00Z",
      "window_start": "1972-09-23T01:20: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": 4295,
        "configuration": {
          "id": 278,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/278/?format=api",
          "name": "Delta 1604",
          "family": "Delta",
          "full_name": "Delta 1604",
          "variant": "1604"
        }
      },
      "mission": {
        "id": 2713,
        "launch_library_id": null,
        "name": "IMP 7",
        "description": "Earth-orbiting satellite designed to study interplanetary and outer magnetospheric regions.",
        "launch_designator": null,
        "type": "Astrophysics",
        "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": 1111,
          "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": "4b575897-55d3-46fc-b265-a8ca4c4645c2",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4b575897-55d3-46fc-b265-a8ca4c4645c2/?format=api",
      "launch_library_id": null,
      "slug": "delta-1604-imp-8",
      "name": "Delta 1604 | IMP 8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1973-10-26T02:26:03Z",
      "window_end": "1973-10-26T02:26:03Z",
      "window_start": "1973-10-26T02:26:03Z",
      "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": 4408,
        "configuration": {
          "id": 278,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/278/?format=api",
          "name": "Delta 1604",
          "family": "Delta",
          "full_name": "Delta 1604",
          "variant": "1604"
        }
      },
      "mission": {
        "id": 2826,
        "launch_library_id": null,
        "name": "IMP 8",
        "description": "Earth-orbiting satellite designed to study interplanetary and outer magnetospheric regions.",
        "launch_designator": null,
        "type": "Astrophysics",
        "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": 1111,
          "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": "45f94ffb-f96c-4bd2-92be-b186dcc4c5bd",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/45f94ffb-f96c-4bd2-92be-b186dcc4c5bd/?format=api",
      "launch_library_id": null,
      "slug": "delta-1900-ae-c",
      "name": "Delta 1900 | AE-C",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1973-12-16T06:18:00Z",
      "window_end": "1973-12-16T06:18:00Z",
      "window_start": "1973-12-16T06: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": 4429,
        "configuration": {
          "id": 279,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/279/?format=api",
          "name": "Delta 1900",
          "family": "Delta",
          "full_name": "Delta 1900",
          "variant": "1900"
        }
      },
      "mission": {
        "id": 2847,
        "launch_library_id": null,
        "name": "AE-C",
        "description": "Scientific satellite dedicated to photochemical processes in the Earth's atmosphere",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "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": 886,
          "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": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "3ca4b91e-972b-4f01-86ff-ca77f524fd39",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/3ca4b91e-972b-4f01-86ff-ca77f524fd39/?format=api",
      "launch_library_id": null,
      "slug": "delta-1910-oso-8",
      "name": "Delta 1910 | OSO 8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-06-21T11:43:00Z",
      "window_end": "1975-06-21T11:43:00Z",
      "window_start": "1975-06-21T11:43: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": 4598,
        "configuration": {
          "id": 280,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/280/?format=api",
          "name": "Delta 1910",
          "family": "Delta",
          "full_name": "Delta 1910",
          "variant": "1910"
        }
      },
      "mission": {
        "id": 3016,
        "launch_library_id": null,
        "name": "OSO 8",
        "description": "Solar observatory satellite",
        "launch_designator": null,
        "type": "Heliophysics",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": 1111,
          "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": "c5b66cf8-2ec4-45ed-95b6-b69b1169f2f8",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c5b66cf8-2ec4-45ed-95b6-b69b1169f2f8/?format=api",
      "launch_library_id": null,
      "slug": "delta-1913-rae-2",
      "name": "Delta 1913 | RAE 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1973-06-10T14:13:00Z",
      "window_end": "1973-06-10T14:13:00Z",
      "window_start": "1973-06-10T14:13: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": 4368,
        "configuration": {
          "id": 281,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/281/?format=api",
          "name": "Delta 1913",
          "family": "Delta",
          "full_name": "Delta 1913",
          "variant": "1913"
        }
      },
      "mission": {
        "id": 2786,
        "launch_library_id": null,
        "name": "RAE 2",
        "description": "Radio astronomy satellite placed into lunar orbit",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        }
      },
      "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": 1111,
          "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": "54cfd1b8-d75f-4b45-8dc8-1168b66b70b0",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/54cfd1b8-d75f-4b45-8dc8-1168b66b70b0/?format=api",
      "launch_library_id": null,
      "slug": "delta-1914-anik-a1",
      "name": "Delta 1914 | Anik A1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1972-11-10T01:14:03Z",
      "window_end": "1972-11-10T01:14:03Z",
      "window_start": "1972-11-10T01:14:03Z",
      "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": 4313,
        "configuration": {
          "id": 282,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/282/?format=api",
          "name": "Delta 1914",
          "family": "Delta",
          "full_name": "Delta 1914",
          "variant": "1914"
        }
      },
      "mission": {
        "id": 2731,
        "launch_library_id": null,
        "name": "Anik A1",
        "description": "Geosynchronous communications satellite developed by Hughes Aircraft Company.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        }
      },
      "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": 1111,
          "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": "cbebb006-656f-4138-95a9-25fb97ad56c1",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/cbebb006-656f-4138-95a9-25fb97ad56c1/?format=api",
      "launch_library_id": null,
      "slug": "delta-1914-anik-a2",
      "name": "Delta 1914 | Anik A2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1973-04-20T23:47:03Z",
      "window_end": "1973-04-20T23:47:03Z",
      "window_start": "1973-04-20T23:47:03Z",
      "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": 4351,
        "configuration": {
          "id": 282,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/282/?format=api",
          "name": "Delta 1914",
          "family": "Delta",
          "full_name": "Delta 1914",
          "variant": "1914"
        }
      },
      "mission": {
        "id": 2769,
        "launch_library_id": null,
        "name": "Anik A2",
        "description": "Geosynchronous communications satellite developed by Hughes Aircraft Company.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        }
      },
      "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": 1111,
          "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": "987b478f-9fc5-4fbc-8bcd-2a8a5aaa0b91",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/987b478f-9fc5-4fbc-8bcd-2a8a5aaa0b91/?format=api",
      "launch_library_id": null,
      "slug": "delta-2310-noaa-4",
      "name": "Delta 2310 | NOAA 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1974-11-15T17:11:00Z",
      "window_end": "1974-11-15T17:11:00Z",
      "window_start": "1974-11-15T17:11: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": 4525,
        "configuration": {
          "id": 283,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/283/?format=api",
          "name": "Delta 2310",
          "family": "Delta",
          "full_name": "Delta 2310",
          "variant": "2310"
        }
      },
      "mission": {
        "id": 2943,
        "launch_library_id": null,
        "name": "NOAA 4",
        "description": "Meteorological satellite using radiometric imaging",
        "launch_designator": null,
        "type": "Earth Science",
        "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": 886,
          "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/delta-2310_252_image_20251115100123.png",
      "infographic": null,
      "program": []
    }
  ]
}