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

{
    "count": 7503,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=660&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=640&ordering=-name",
    "results": [
        {
            "id": "614d577a-ac7c-4659-8fed-4b6a734469cd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/614d577a-ac7c-4659-8fed-4b6a734469cd/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-iii",
            "name": "Vanguard | Vanguard III",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-09-18T05:20:07Z",
            "window_end": "1959-09-18T05:20:07Z",
            "window_start": "1959-09-18T05:20:07Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3051,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1473,
                "launch_library_id": null,
                "name": "Vanguard III",
                "description": "Vanguard 3 is a scientific satellite to measure the Earth's magnetic field, solar X-ray radiation and its effects on the Earth's atmosphere and the near-Earth micrometeoroid environment.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "597540d3-b6b1-44d8-b6e6-3b799dc6b1e4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/597540d3-b6b1-44d8-b6e6-3b799dc6b1e4/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-ii",
            "name": "Vanguard | Vanguard II",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-02-17T15:55:00Z",
            "window_end": "1959-02-17T15:55:00Z",
            "window_start": "1959-02-17T15:55:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3035,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1457,
                "launch_library_id": null,
                "name": "Vanguard II",
                "description": "Vanguard II is an Earth orbiting satellite and the first weather satellite. It was designed to measure cloud-cover distribution over the daylight portion of its orbit for a period of 19 days and to provide information on the density of the atmosphere.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "3aec8a7e-0884-4709-bdf6-c5f6444314a4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3aec8a7e-0884-4709-bdf6-c5f6444314a4/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-7",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-09-26T15:38:00Z",
            "window_end": "1958-09-26T15:38:00Z",
            "window_start": "1958-09-26T15:38:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3026,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1448,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Vanguard was an American satellite and the fourth artificial Earth orbital satellite to be launched. It was the first satellite to have solar electric power.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "48bc7deb-b2e1-46c2-ab63-0ce00fbd192b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/48bc7deb-b2e1-46c2-ab63-0ce00fbd192b/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-2",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-02-05T07:33:00Z",
            "window_end": "1958-02-05T07:33:00Z",
            "window_start": "1958-02-05T07:33:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3007,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "535c1a09-97c8-4f96-bb64-6336d4bcb1fb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/535c1a09-97c8-4f96-bb64-6336d4bcb1fb/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1957-12-06T16:44:35Z",
            "window_end": "1957-12-06T16:44:35Z",
            "window_start": "1957-12-06T16:44:35Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3005,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "57e64adf-5c20-4c81-b17a-587b44d574b0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/57e64adf-5c20-4c81-b17a-587b44d574b0/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-6",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-06-26T05:00:52Z",
            "window_end": "1958-06-26T05:00:52Z",
            "window_start": "1958-06-26T05:00:52Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3015,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "74d39bb8-34a6-4a8b-8554-d2d3ec22aee6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/74d39bb8-34a6-4a8b-8554-d2d3ec22aee6/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-3",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1958-03-17T12:15:41Z",
            "window_end": "1958-03-17T12:15:41Z",
            "window_start": "1958-03-17T12:15:41Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3009,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a861fb4d-8988-468b-abd1-a6e8abe5f2c7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a861fb4d-8988-468b-abd1-a6e8abe5f2c7/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-5",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-05-28T03:46:20Z",
            "window_end": "1958-05-28T03:46:20Z",
            "window_start": "1958-05-28T03:46:20Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3014,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "c3d28943-4905-47b6-89c7-13b8dce45eef",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c3d28943-4905-47b6-89c7-13b8dce45eef/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-8",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1959-04-14T02:49:46Z",
            "window_end": "1959-04-14T02:49:46Z",
            "window_start": "1959-04-14T02:49:46Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3039,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1461,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "The Vanguard satellite was a 13 inch spherical satellite which contained a precise magnetometer to map the Earth's magnetic field. The satellite was lost together with the Vanguard Balloon when the Vanguard launch vehicle second stage was damaged during staging.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "d00485ff-f5c5-4e6b-9aa5-a2928c079f41",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d00485ff-f5c5-4e6b-9aa5-a2928c079f41/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-9",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1959-06-22T20:16:09Z",
            "window_end": "1959-06-22T20:16:09Z",
            "window_start": "1959-06-22T20:16:09Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3042,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1464,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Vanguard is a scientific satellite to measure the Earth's magnetic field, solar X-ray radiation and its effects on the Earth's atmosphere and the near-Earth micrometeoroid environment.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}