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

{
    "count": 7496,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7100&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7080&ordering=-name",
    "results": [
        {
            "id": "0a408547-a635-4cac-a422-61764a552964",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0a408547-a635-4cac-a422-61764a552964/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-7",
            "name": "Atlas D | OV1-7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-07-14T02:10:02Z",
            "window_end": "1966-07-14T02:10:02Z",
            "window_start": "1966-07-14T02:10: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": 3549,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1969,
                "launch_library_id": null,
                "name": "OV1-7",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f3dd4581-661c-40cd-aed6-63a4287abcee",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f3dd4581-661c-40cd-aed6-63a4287abcee/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-4-5",
            "name": "Atlas D | OV1-4 & 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-03-30T09:20:12Z",
            "window_end": "1966-03-30T09:20:12Z",
            "window_start": "1966-03-30T09:20:12Z",
            "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": 3508,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1928,
                "launch_library_id": null,
                "name": "OV1-4 & 5",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "dd9d41dc-675d-4dec-9f3a-1dcef46f45b4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dd9d41dc-675d-4dec-9f3a-1dcef46f45b4/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-3",
            "name": "Atlas D | OV1-3",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1965-05-28T02:54:56Z",
            "window_end": "1965-05-28T02:54:56Z",
            "window_start": "1965-05-28T02:54:56Z",
            "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": 3401,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1821,
                "launch_library_id": null,
                "name": "OV1-3",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "7cee3e78-56b0-47fd-84a1-306f7ab4fcac",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/7cee3e78-56b0-47fd-84a1-306f7ab4fcac/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-2",
            "name": "Atlas D | OV1-2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-10-05T09:07:08Z",
            "window_end": "1965-10-05T09:07:08Z",
            "window_start": "1965-10-05T09:07:08Z",
            "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": 3441,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1861,
                "launch_library_id": null,
                "name": "OV1-2",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5f866d35-a64f-4529-b893-985773c24bb9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5f866d35-a64f-4529-b893-985773c24bb9/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-111286",
            "name": "Atlas D | OV1-11,12,86",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1967-07-27T19:00:03Z",
            "window_end": "1967-07-27T19:00:03Z",
            "window_start": "1967-07-27T19:00: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": 3687,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 2105,
                "launch_library_id": null,
                "name": "OV1-11,12,86",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "be365316-8a82-4443-8223-c102e9538360",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/be365316-8a82-4443-8223-c102e9538360/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-ov1-1",
            "name": "Atlas D | OV1-1",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1965-01-21T21:34:54Z",
            "window_end": "1965-01-21T21:34:54Z",
            "window_start": "1965-01-21T21:34:54Z",
            "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": 3355,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1776,
                "launch_library_id": null,
                "name": "OV1-1",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
                "agency_id": null,
                "name": "576B3",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": "34.7897222",
                "longitude": "-120.5980273",
                "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "db894d0a-573f-42d5-a7ba-62ce243ec2dc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/db894d0a-573f-42d5-a7ba-62ce243ec2dc/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-fire-2",
            "name": "Atlas D | FIRE 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-05-22T21:55:00Z",
            "window_end": "1965-05-22T21:55:00Z",
            "window_start": "1965-05-22T21:55: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": 3397,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1817,
                "launch_library_id": null,
                "name": "FIRE 2",
                "description": "FIRE (Flight Investigation of Re-Entry) was a high-speed reentry heat research program to obtain data on materials, heating rates, and radio signal attenuation on spacecraft reentering the atmosphere at speeds of about 24,500 miles per hour.",
                "launch_designator": null,
                "type": "Materials Science",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 99,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 12",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
                "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
                "latitude": "28.480607",
                "longitude": "-80.541938",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
                "total_launch_count": 23
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "ccd7ee71-3270-4c44-a97b-b2ccc315331b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ccd7ee71-3270-4c44-a97b-b2ccc315331b/?format=api",
            "launch_library_id": null,
            "slug": "atlas-d-fire-1",
            "name": "Atlas D | FIRE 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-04-14T21:42:25Z",
            "window_end": "1964-04-14T21:42:25Z",
            "window_start": "1964-04-14T21:42:25Z",
            "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": 3272,
                "configuration": {
                    "id": 237,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api",
                    "name": "Atlas D",
                    "family": "Atlas",
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1694,
                "launch_library_id": null,
                "name": "FIRE 1",
                "description": "FIRE (Flight Investigation of Re-Entry) was a high-speed reentry heat research program to obtain data on materials, heating rates, and radio signal attenuation on spacecraft reentering the atmosphere at speeds of about 24,500 miles per hour.",
                "launch_designator": null,
                "type": "Materials Science",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 99,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 12",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
                "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
                "latitude": "28.480607",
                "longitude": "-80.541938",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
                "total_launch_count": 23
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f7b11b4e-bfa5-4660-bfc6-4b61bdb6af37",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f7b11b4e-bfa5-4660-bfc6-4b61bdb6af37/?format=api",
            "launch_library_id": null,
            "slug": "atlas-centaur-surveyor-sd-1",
            "name": "Atlas Centaur | Surveyor-SD 1",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1965-03-02T13:25:00Z",
            "window_end": "1965-03-02T13:25:00Z",
            "window_start": "1965-03-02T13:25: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": 3369,
                "configuration": {
                    "id": 235,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/235/?format=api",
                    "name": "Atlas Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3C Centaur",
                    "variant": "Centaur"
                }
            },
            "mission": {
                "id": 1790,
                "launch_library_id": null,
                "name": "Surveyor-SD 1",
                "description": "Surveyor-SD was a series of two simulated Surveyor-payloads launched during the development of the Atlas Centaur launch vehicle.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "7f0c4ec0-c5e1-452a-be28-7b926c059acc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/7f0c4ec0-c5e1-452a-be28-7b926c059acc/?format=api",
            "launch_library_id": null,
            "slug": "atlas-centaur-surveyor-mass-model",
            "name": "Atlas Centaur | Surveyor Mass Model",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-12-11T14:25:02Z",
            "window_end": "1964-12-11T14:25:02Z",
            "window_start": "1964-12-11T14:25: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": 3345,
                "configuration": {
                    "id": 235,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/235/?format=api",
                    "name": "Atlas Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3C Centaur",
                    "variant": "Centaur"
                }
            },
            "mission": {
                "id": 1766,
                "launch_library_id": null,
                "name": "Surveyor Mass Model",
                "description": "Surveyor-Model was a dummy mass onbaord of Centaur AC-4, launched on 11 December 1964, which was to test the closed loop Honeywell guidance system and perform the first restart of cryogenic RL10A-3 engines in space.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}