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=7110&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=7120&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7100&ordering=-name",
    "results": [
        {
            "id": "f30ee6a1-010b-4352-a5d8-0774945c2d01",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f30ee6a1-010b-4352-a5d8-0774945c2d01/?format=api",
            "launch_library_id": null,
            "slug": "atlas-burner-2-radcat",
            "name": "Atlas Burner 2 | Radcat",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-10-02T20:10:00Z",
            "window_end": "1972-10-02T20:10:00Z",
            "window_start": "1972-10-02T20:10: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": 4298,
                "configuration": {
                    "id": 234,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/234/?format=api",
                    "name": "Atlas Burner 2",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3 Burner-2",
                    "variant": "Burner-2"
                }
            },
            "mission": {
                "id": 2716,
                "launch_library_id": null,
                "name": "Radcat",
                "description": "Cylindrical satellite used to calibrate optical and radar ground equipment.",
                "launch_designator": null,
                "type": "Test Target",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 173,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/173/?format=api",
                "agency_id": null,
                "name": "576A1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576",
                "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607",
                "latitude": "34.7394444",
                "longitude": "-120.6213607",
                "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_173_20200803143418.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "80c8e883-8456-45e7-9ed7-abb1a587c5d9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/80c8e883-8456-45e7-9ed7-abb1a587c5d9/?format=api",
            "launch_library_id": null,
            "slug": "atlas-b-score",
            "name": "Atlas B | SCORE",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1958-12-18T23:02:00Z",
            "window_end": "1958-12-18T23:02:00Z",
            "window_start": "1958-12-18T23:02:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 165,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/165/?format=api",
                "name": "US Army",
                "type": "Government"
            },
            "rocket": {
                "id": 3033,
                "configuration": {
                    "id": 233,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/233/?format=api",
                    "name": "Atlas B",
                    "family": "Atlas",
                    "full_name": "SM-65B Atlas",
                    "variant": "B"
                }
            },
            "mission": {
                "id": 1455,
                "launch_library_id": null,
                "name": "SCORE",
                "description": "SCORE or Signal Communications by Orbiting RElay was the world first purpose built communications satellite. It provided a second test of a communications relay system after the first being provided by Pioneer 1.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 116,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/116/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 11",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_11",
                "map_url": "https://www.google.com/maps?q=28.4755556,-80.5427496",
                "latitude": "28.4755556",
                "longitude": "-80.5427496",
                "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_116_20200803143216.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "639b668d-e97a-4796-b571-7cf0261c6cee",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/639b668d-e97a-4796-b571-7cf0261c6cee/?format=api",
            "launch_library_id": null,
            "slug": "atlas-asiasat-4",
            "name": "Atlas | Asiasat 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-04-12T00:47:01Z",
            "window_end": "2003-04-12T00:47:01Z",
            "window_start": "2003-04-12T00:47:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7129,
                "configuration": {
                    "id": 472,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/472/?format=api",
                    "name": "Atlas IIIB",
                    "family": "Atlas",
                    "full_name": "Atlas IIIB",
                    "variant": "IIIB"
                }
            },
            "mission": {
                "id": 5518,
                "launch_library_id": null,
                "name": "Asiasat 4",
                "description": "AsiaSat 4 is designed to provide broadcast, telecommunications and broadband multimedia services to the Asia Pacific region, and direct-to-home broadcast servic-es to Hong Kong",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "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_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_iiia_image_20210901074920.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "534dff1b-24b3-4ec5-81fe-7160d03e12d6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/534dff1b-24b3-4ec5-81fe-7160d03e12d6/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-vela-3a-3b",
            "name": "Atlas Agena D | Vela 3A & 3B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-07-20T08:27:00Z",
            "window_end": "1965-07-20T08:27:00Z",
            "window_start": "1965-07-20T08:27: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": 3420,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1840,
                "launch_library_id": null,
                "name": "Vela 3A & 3B",
                "description": "The Vela (meaning \"watchman\" in Spanish) series of spacecraft were designed to monitor worldwide compliance with the 1963 nuclear test ban treaty.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 117,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/117/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 13",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
                "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
                "latitude": "28.4859",
                "longitude": "-80.546594",
                "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_117_20200803143223.jpg",
                "total_launch_count": 21
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "3ae9b045-69a2-44fa-9219-e0e4bc0a17f5",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3ae9b045-69a2-44fa-9219-e0e4bc0a17f5/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-vela-2a-2b",
            "name": "Atlas Agena D | Vela 2A & 2B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-07-17T08:22:00Z",
            "window_end": "1964-07-17T08:22:00Z",
            "window_start": "1964-07-17T08:22: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": 3298,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1720,
                "launch_library_id": null,
                "name": "Vela 2A & 2B",
                "description": "The Vela (meaning \"watchman\" in Spanish) series of spacecraft were designed to monitor worldwide compliance with the 1963 nuclear test ban treaty.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 117,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/117/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 13",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
                "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
                "latitude": "28.4859",
                "longitude": "-80.546594",
                "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_117_20200803143223.jpg",
                "total_launch_count": 21
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "88a19d66-08aa-491c-9b0b-efa94f19cacd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/88a19d66-08aa-491c-9b0b-efa94f19cacd/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-vela-1a-1b",
            "name": "Atlas Agena D | Vela 1A & 1B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1963-10-17T02:37:00Z",
            "window_end": "1963-10-17T02:37:00Z",
            "window_start": "1963-10-17T02:37: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": 3228,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1650,
                "launch_library_id": null,
                "name": "Vela 1A & 1B",
                "description": "The Vela (meaning \"watchman\" in Spanish) series of spacecraft were designed to monitor worldwide compliance with the 1963 nuclear test ban treaty.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 117,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/117/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 13",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
                "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
                "latitude": "28.4859",
                "longitude": "-80.546594",
                "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_117_20200803143223.jpg",
                "total_launch_count": 21
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "ef05abbb-8f3e-4431-a6e7-8cf252955037",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ef05abbb-8f3e-4431-a6e7-8cf252955037/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-mariner-4",
            "name": "Atlas Agena D | Mariner 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-11-28T14:22:01Z",
            "window_end": "1964-11-28T14:22:01Z",
            "window_start": "1964-11-28T14:22:01Z",
            "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": 3339,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1760,
                "launch_library_id": null,
                "name": "Mariner 4",
                "description": "Mars flyby probe which passed at a distance of 9,846 km from the Martian surface.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 23,
                    "name": "Mars flyby",
                    "abbrev": "Mars flyby"
                }
            },
            "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": "2843fd17-697e-41d7-bb36-fd780aaac942",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2843fd17-697e-41d7-bb36-fd780aaac942/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-mariner-3",
            "name": "Atlas Agena D | Mariner 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-11-05T19:22:05Z",
            "window_end": "1964-11-05T19:22:05Z",
            "window_start": "1964-11-05T19:22:05Z",
            "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": 3334,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1756,
                "launch_library_id": null,
                "name": "Mariner 3",
                "description": "Mariner 3 was a 260 kg solar-cell and battery-powered spacecraft designed to make scientific measurements in the vicinity of Mars and to obtain photographs of the planet's surface and transmit these to Earth.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 23,
                    "name": "Mars flyby",
                    "abbrev": "Mars flyby"
                }
            },
            "pad": {
                "id": 117,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/117/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 13",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
                "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
                "latitude": "28.4859",
                "longitude": "-80.546594",
                "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_117_20200803143223.jpg",
                "total_launch_count": 21
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "a418dca2-8d5b-4e66-a613-601eeb24fb6e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a418dca2-8d5b-4e66-a613-601eeb24fb6e/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-kh-7-9",
            "name": "Atlas Agena D | KH-7 9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-07-06T18:51:18Z",
            "window_end": "1964-07-06T18:51:18Z",
            "window_start": "1964-07-06T18:51:18Z",
            "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": 3294,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1716,
                "launch_library_id": null,
                "name": "KH-7 9",
                "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "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_156_20200803143351.jpg",
                "total_launch_count": 93
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e134331c-95aa-4429-ad2b-67628267168d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e134331c-95aa-4429-ad2b-67628267168d/?format=api",
            "launch_library_id": null,
            "slug": "atlas-agena-d-kh-7-8",
            "name": "Atlas Agena D | KH-7 8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-05-19T19:21:14Z",
            "window_end": "1964-05-19T19:21:14Z",
            "window_start": "1964-05-19T19:21:14Z",
            "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": 3279,
                "configuration": {
                    "id": 232,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/232/?format=api",
                    "name": "Atlas Agena D",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3 Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1701,
                "launch_library_id": null,
                "name": "KH-7 8",
                "description": "The Program 206 satellite, carrying the KH-7 (Keyhole 7) camera system (codenamed Gambit-1), was the first successful high resolution space reconnaissance program. It was managed by NRO's Program A, the USAF-led segment of the National Reconnaissance Program managed from Los Angeles AFB in El Segundo, California.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "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_156_20200803143351.jpg",
                "total_launch_count": 93
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}