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

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=230&ordering=net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=210&ordering=net",
    "results": [
        {
            "id": "d72ee979-8cbd-4663-9b39-85e51c4983ea",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d72ee979-8cbd-4663-9b39-85e51c4983ea/?format=api",
            "launch_library_id": null,
            "slug": "molniya-8k78-venera-2b",
            "name": "Molniya 8K78 | Venera 2b",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1962-09-01T02:12:30Z",
            "window_end": "1962-09-01T02:12:30Z",
            "window_start": "1962-09-01T02:12:30Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3150,
                "configuration": {
                    "id": 184,
                    "launch_library_id": 207,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/184/?format=api",
                    "name": "Molniya 8K78",
                    "family": "R-7",
                    "full_name": "Molniya 8K78",
                    "variant": "8K78"
                }
            },
            "mission": {
                "id": 1572,
                "launch_library_id": null,
                "name": "Venera 2b",
                "description": "The payload for this mission was a 2MV probe designed to land on Venus.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 6,
                    "name": "Heliocentric N/A",
                    "abbrev": "Helio-N/A"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "cfa9226d-2431-4074-baa5-fc10d429e345",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/cfa9226d-2431-4074-baa5-fc10d429e345/?format=api",
            "launch_library_id": null,
            "slug": "thor-dm-21-agena-b-kh-5-6",
            "name": "Thor DM-21 Agena-B | KH-5 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-01T20:39:09Z",
            "window_end": "1962-09-01T20:39:09Z",
            "window_start": "1962-09-01T20:39:09Z",
            "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": 3151,
                "configuration": {
                    "id": 186,
                    "launch_library_id": 201,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/186/?format=api",
                    "name": "Thor DM-21 Agena-B",
                    "family": "Thor",
                    "full_name": "Thor DM-21 Agena-B",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1573,
                "launch_library_id": null,
                "name": "KH-5 6",
                "description": "KH-5 (Keyhole 5, codenamed Argon) was the area survey component of the Corona program.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/96/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 1E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=34.756,-120.6263",
                "latitude": "34.756",
                "longitude": "-120.6263",
                "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": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg",
                "total_launch_count": 45
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520agena-b_image_20190414123658.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f7612657-5c7b-4ec4-954e-85aba5a18440",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f7612657-5c7b-4ec4-954e-85aba5a18440/?format=api",
            "launch_library_id": null,
            "slug": "molniya-8k78-venera-2c",
            "name": "Molniya 8K78 | Venera 2c",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1962-09-12T00:59:13Z",
            "window_end": "1962-09-12T00:59:13Z",
            "window_start": "1962-09-12T00:59:13Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3152,
                "configuration": {
                    "id": 184,
                    "launch_library_id": 207,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/184/?format=api",
                    "name": "Molniya 8K78",
                    "family": "R-7",
                    "full_name": "Molniya 8K78",
                    "variant": "8K78"
                }
            },
            "mission": {
                "id": 1574,
                "launch_library_id": null,
                "name": "Venera 2c",
                "description": "The payload for this mission was a 2MV probe designed to flyby Venus.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 22,
                    "name": "Venus flyby",
                    "abbrev": "Venus flyby"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f4852483-4a22-4fec-84ee-ca959df7d047",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f4852483-4a22-4fec-84ee-ca959df7d047/?format=api",
            "launch_library_id": null,
            "slug": "thor-dm-21-agena-b-kh-4-12",
            "name": "Thor DM-21 Agena-B | KH-4 12",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-17T23:46:18Z",
            "window_end": "1962-09-17T23:46:18Z",
            "window_start": "1962-09-17T23:46: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": 3153,
                "configuration": {
                    "id": 186,
                    "launch_library_id": 201,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/186/?format=api",
                    "name": "Thor DM-21 Agena-B",
                    "family": "Thor",
                    "full_name": "Thor DM-21 Agena-B",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1575,
                "launch_library_id": null,
                "name": "KH-4 12",
                "description": "The KH-4 (Keyhole-4) was fourth version in the Corona-program to build an optical reconnaissance satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 95,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/95/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 1W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=34.7572,-120.6303",
                "latitude": "34.7572",
                "longitude": "-120.6303",
                "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": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
                "total_launch_count": 56
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520agena-b_image_20190414123658.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "3a95f930-54c6-4b2a-96d3-8612f8b6cf55",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3a95f930-54c6-4b2a-96d3-8612f8b6cf55/?format=api",
            "launch_library_id": null,
            "slug": "thor-delta-tiros-6",
            "name": "Thor Delta | Tiros 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-18T08:53:08Z",
            "window_end": "1962-09-18T08:53:08Z",
            "window_start": "1962-09-18T08:53: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": 3154,
                "configuration": {
                    "id": 398,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/398/?format=api",
                    "name": "Thor Delta",
                    "family": "Thor",
                    "full_name": "Thor Delta",
                    "variant": "Delta"
                }
            },
            "mission": {
                "id": 1576,
                "launch_library_id": null,
                "name": "Tiros 6",
                "description": "NASA's TIROS (Television & Infra-Red Observation Satellite) program was the first experimental weathersatellite program.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
                "latitude": "28.4472",
                "longitude": "-80.565",
                "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_14_20200803143451.jpg",
                "total_launch_count": 145
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "ad83f0fc-7db2-41c2-949e-46d6d1f4f2c0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ad83f0fc-7db2-41c2-949e-46d6d1f4f2c0/?format=api",
            "launch_library_id": null,
            "slug": "vostok-8a92-zenit-2-5",
            "name": "Vostok 8A92 | Zenit-2 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-27T09:39:51Z",
            "window_end": "1962-09-27T09:39:51Z",
            "window_start": "1962-09-27T09:39:51Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3155,
                "configuration": {
                    "id": 451,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/451/?format=api",
                    "name": "Vostok 8A92",
                    "family": "Vostok",
                    "full_name": "Vostok 8A92",
                    "variant": "8A92"
                }
            },
            "mission": {
                "id": 1577,
                "launch_library_id": null,
                "name": "Zenit-2 5",
                "description": "Zenit-2 film-return and ELINT reconnaissance satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "dd16cfb3-41cd-46f8-85e9-ff12c0bda66c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dd16cfb3-41cd-46f8-85e9-ff12c0bda66c/?format=api",
            "launch_library_id": null,
            "slug": "thor-dm-21-agena-b-alouette-1",
            "name": "Thor DM-21 Agena-B | Alouette 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-29T06:05:00Z",
            "window_end": "1962-09-29T06:05:00Z",
            "window_start": "1962-09-29T06:05: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": 3156,
                "configuration": {
                    "id": 186,
                    "launch_library_id": 201,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/186/?format=api",
                    "name": "Thor DM-21 Agena-B",
                    "family": "Thor",
                    "full_name": "Thor DM-21 Agena-B",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1578,
                "launch_library_id": null,
                "name": "Alouette 1",
                "description": "Canadian small ionospheric observatory instrumented with an ionospheric sounder, a VLF receiver, an energetic particle detector, and a cosmic noise experiment.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 98,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 2E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7516,-120.6192",
                "latitude": "34.7516",
                "longitude": "-120.6192",
                "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": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
                "total_launch_count": 47
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520agena-b_image_20190414123658.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "93ba8ce2-7814-4e1f-b5c4-2cb0f24f7954",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/93ba8ce2-7814-4e1f-b5c4-2cb0f24f7954/?format=api",
            "launch_library_id": null,
            "slug": "thor-agena-d-kh-4-13-rm-4",
            "name": "Thor Agena D | KH-4 13 & RM 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-09-29T23:34:50Z",
            "window_end": "1962-09-29T23:34:50Z",
            "window_start": "1962-09-29T23:34:50Z",
            "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": 3157,
                "configuration": {
                    "id": 393,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/393/?format=api",
                    "name": "Thor Agena D",
                    "family": "Thor",
                    "full_name": "Thor Agena D",
                    "variant": "Agena D"
                }
            },
            "mission": {
                "id": 1579,
                "launch_library_id": null,
                "name": "KH-4 13 & RM 4",
                "description": "The KH-4 (Keyhole-4) was fourth version in the Corona-program to build an optical reconnaissance satellite. KH-4 13 carried the RM 4 radiometer payload (identical to RM 3) for background measurements for the MIDAS program.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "d89f28ff-39e7-471f-91e1-00d6d2702011",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d89f28ff-39e7-471f-91e1-00d6d2702011/?format=api",
            "launch_library_id": null,
            "slug": "thor-delta-a-explorer-14",
            "name": "Thor Delta A | Explorer 14",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-10-02T22:11:30Z",
            "window_end": "1962-10-02T22:11:30Z",
            "window_start": "1962-10-02T22:11:30Z",
            "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": 3158,
                "configuration": {
                    "id": 399,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/399/?format=api",
                    "name": "Thor Delta A",
                    "family": "Thor",
                    "full_name": "Thor Delta A",
                    "variant": "Delta A"
                }
            },
            "mission": {
                "id": 1580,
                "launch_library_id": null,
                "name": "Explorer 14",
                "description": "Explorer 14 was a spacecraft instrumented to measure cosmic-ray particles, trapped particles, solar wind protons, and magnetospheric and interplanetary magnetic fields.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
                "latitude": "28.4458",
                "longitude": "-80.5657",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
                "total_launch_count": 132
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "06763ce6-08ff-4770-8cf3-14e51129c900",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06763ce6-08ff-4770-8cf3-14e51129c900/?format=api",
            "launch_library_id": 1022,
            "slug": "atlas-lv-3b-mercury-atlas-8",
            "name": "Atlas LV-3B | Mercury-Atlas 8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-10-03T12:15:12Z",
            "window_end": "1962-10-03T12:15:12Z",
            "window_start": "1962-10-03T12:15:12Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 195,
                "configuration": {
                    "id": 162,
                    "launch_library_id": 140,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/162/?format=api",
                    "name": "Atlas LV-3B",
                    "family": "Atlas",
                    "full_name": "Atlas LV-3B",
                    "variant": "LV-3B"
                }
            },
            "mission": {
                "id": 165,
                "launch_library_id": 242,
                "name": "Mercury-Atlas 8",
                "description": "Mercury-Atlas 6 carrying Sigma 7 spacecraft carried astronaut Walter M. Schirra Jr. to orbit where he completed 6 orbits lasting a total of 9 hours and 13 minutes. The mission goal was to compete engineering tests and all objectives were met.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/17/?format=api",
                "agency_id": 1048,
                "name": "Space Launch Complex 14",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_14",
                "map_url": "https://www.google.com/maps?q=28.49103,-80.54687",
                "latitude": "28.49103",
                "longitude": "-80.54687",
                "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_17_20200803143405.jpg",
                "total_launch_count": 20
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_image_20190222030015.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 2,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/2/?format=api",
                    "name": "Mercury",
                    "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png",
                    "start_date": "1958-10-07T00:00:00Z",
                    "end_date": "1963-05-16T23:24:02Z",
                    "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury"
                }
            ]
        }
    ]
}