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

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=30",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": "46580acb-1299-4a54-bdf0-884029a83a84",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/46580acb-1299-4a54-bdf0-884029a83a84/?format=api",
            "launch_library_id": null,
            "slug": "project-pilot-nots-5",
            "name": "Project Pilot | NOTS 5",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-08-26T00:00:00Z",
            "window_end": "1958-08-26T00:00:00Z",
            "window_start": "1958-08-26T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3023,
                "configuration": {
                    "id": 344,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/344/?format=api",
                    "name": "Project Pilot",
                    "family": "",
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1445,
                "launch_library_id": null,
                "name": "NOTS 5",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/145/?format=api",
                "agency_id": null,
                "name": "Naval Air Weapons Station China Lake",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": "35.6855556",
                "longitude": "-117.6941384",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "ba8f759d-5c34-4e63-bd32-29cb8e9905e6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ba8f759d-5c34-4e63-bd32-29cb8e9905e6/?format=api",
            "launch_library_id": null,
            "slug": "project-pilot-nots-6",
            "name": "Project Pilot | NOTS 6",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-08-28T00:00:00Z",
            "window_end": "1958-08-28T00:00:00Z",
            "window_start": "1958-08-28T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3024,
                "configuration": {
                    "id": 344,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/344/?format=api",
                    "name": "Project Pilot",
                    "family": "",
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1446,
                "launch_library_id": null,
                "name": "NOTS 6",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/145/?format=api",
                "agency_id": null,
                "name": "Naval Air Weapons Station China Lake",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": "35.6855556",
                "longitude": "-117.6941384",
                "location": {
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "b6141255-54e9-4edc-839d-1dc81b61f19f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b6141255-54e9-4edc-839d-1dc81b61f19f/?format=api",
            "launch_library_id": null,
            "slug": "vostok-l-8k72-luna-1a",
            "name": "Vostok-L 8K72 | Luna-1a",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-09-23T07:40:23Z",
            "window_end": "1958-09-23T07:40:23Z",
            "window_start": "1958-09-23T07:40:23Z",
            "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": 3025,
                "configuration": {
                    "id": 454,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/454/?format=api",
                    "name": "Vostok-L 8K72",
                    "family": "Vostok",
                    "full_name": "Vostok-L 8K72",
                    "variant": "L 8K72"
                }
            },
            "mission": {
                "id": 1447,
                "launch_library_id": null,
                "name": "Luna-1a",
                "description": "Luna E-1 number 1 was a Soviet spacecraft intended to impact the moon, however, was lost in a launch failure.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 10,
                    "name": "Lunar Impactor",
                    "abbrev": "Lunar Impactor"
                }
            },
            "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": 38,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/38/?format=api",
                    "name": "Luna",
                    "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
                    "start_date": "1958-09-23T07:40:23Z",
                    "end_date": "1976-08-22T17:55:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
                }
            ]
        },
        {
            "id": "3aec8a7e-0884-4709-bdf6-c5f6444314a4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3aec8a7e-0884-4709-bdf6-c5f6444314a4/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-7",
            "name": "Vanguard | Vanguard",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-09-26T15:38:00Z",
            "window_end": "1958-09-26T15:38:00Z",
            "window_start": "1958-09-26T15:38:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3026,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1448,
                "launch_library_id": null,
                "name": "Vanguard",
                "description": "Vanguard was an American satellite and the fourth artificial Earth orbital satellite to be launched. It was the first satellite to have solar electric power.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a58b6abf-6b0e-492c-8bf3-1fa586f8d4da",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a58b6abf-6b0e-492c-8bf3-1fa586f8d4da/?format=api",
            "launch_library_id": null,
            "slug": "thor-able-i-pioneer-1",
            "name": "Thor Able I | Pioneer 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1958-10-11T08:42:13Z",
            "window_end": "1958-10-11T08:42:13Z",
            "window_start": "1958-10-11T08:42:13Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 3027,
                "configuration": {
                    "id": 388,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/388/?format=api",
                    "name": "Thor Able I",
                    "family": "Thor",
                    "full_name": "Thor Able I",
                    "variant": "Able I"
                }
            },
            "mission": {
                "id": 1449,
                "launch_library_id": null,
                "name": "Pioneer 1",
                "description": "The second pioneer orbiter, pioneer 1 intended to enter lunar orbit but missed the Moon after a third stage partial failure.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "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": 1020,
                    "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": "b9dfc9fc-7c79-4c85-833e-037b3ee311aa",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b9dfc9fc-7c79-4c85-833e-037b3ee311aa/?format=api",
            "launch_library_id": null,
            "slug": "vostok-l-8k72-luna-1b",
            "name": "Vostok-L 8K72 | Luna-1b",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-10-11T21:41:58Z",
            "window_end": "1958-10-11T21:41:58Z",
            "window_start": "1958-10-11T21:41:58Z",
            "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": 3028,
                "configuration": {
                    "id": 454,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/454/?format=api",
                    "name": "Vostok-L 8K72",
                    "family": "Vostok",
                    "full_name": "Vostok-L 8K72",
                    "variant": "L 8K72"
                }
            },
            "mission": {
                "id": 1450,
                "launch_library_id": null,
                "name": "Luna-1b",
                "description": "Luna E-1 number 2 was a Soviet spacecraft intended to impact the moon, however, was lost in a launch failure.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 10,
                    "name": "Lunar Impactor",
                    "abbrev": "Lunar Impactor"
                }
            },
            "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": 38,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/38/?format=api",
                    "name": "Luna",
                    "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
                    "start_date": "1958-09-23T07:40:23Z",
                    "end_date": "1976-08-22T17:55:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
                }
            ]
        },
        {
            "id": "96c31f2e-670c-46d5-8c5c-bc0e47dce16e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/96c31f2e-670c-46d5-8c5c-bc0e47dce16e/?format=api",
            "launch_library_id": null,
            "slug": "juno-i-beacon",
            "name": "Juno-I | Beacon",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-10-23T03:21:04Z",
            "window_end": "1958-10-23T03:21:04Z",
            "window_start": "1958-10-23T03:21:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 3029,
                "configuration": {
                    "id": 324,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/324/?format=api",
                    "name": "Juno-I",
                    "family": "Redstone",
                    "full_name": "Juno-I",
                    "variant": "Juno I"
                }
            },
            "mission": {
                "id": 1451,
                "launch_library_id": null,
                "name": "Beacon",
                "description": "Beacon 1 was a large inflatable satellite of micro-thin plastic covered with aluminium foil. It was designed to be large so that it was easily visible from Earth.",
                "launch_designator": null,
                "type": "Test Target",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 123,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/123/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 5",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                "latitude": "28.43942",
                "longitude": "-80.573301",
                "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "64ecf17b-09e4-42ab-aa54-8d87b989e365",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/64ecf17b-09e4-42ab-aa54-8d87b989e365/?format=api",
            "launch_library_id": null,
            "slug": "thor-able-i-pioneer-2",
            "name": "Thor Able I | Pioneer 2",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-11-08T07:30:21Z",
            "window_end": "1958-11-08T07:30:21Z",
            "window_start": "1958-11-08T07:30:21Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 3030,
                "configuration": {
                    "id": 388,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/388/?format=api",
                    "name": "Thor Able I",
                    "family": "Thor",
                    "full_name": "Thor Able I",
                    "variant": "Able I"
                }
            },
            "mission": {
                "id": 1452,
                "launch_library_id": null,
                "name": "Pioneer 2",
                "description": "The third pioneer orbiter, pioneer 2 intended to enter lunar orbit but failed to make orbit when the third stage failed to ignite.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "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": 1020,
                    "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": "3fabc98a-84bf-4b91-bec8-31f30eee9dc3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3fabc98a-84bf-4b91-bec8-31f30eee9dc3/?format=api",
            "launch_library_id": null,
            "slug": "vostok-l-8k72-luna-1c",
            "name": "Vostok-L 8K72 | Luna-1c",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1958-12-04T18:18:45Z",
            "window_end": "1958-12-04T18:18:45Z",
            "window_start": "1958-12-04T18:18:45Z",
            "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": 3031,
                "configuration": {
                    "id": 454,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/454/?format=api",
                    "name": "Vostok-L 8K72",
                    "family": "Vostok",
                    "full_name": "Vostok-L 8K72",
                    "variant": "L 8K72"
                }
            },
            "mission": {
                "id": 1453,
                "launch_library_id": null,
                "name": "Luna-1c",
                "description": "Luna E-1 number 3 was a Soviet spacecraft intended to impact the moon but was lost in a launch failure.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 10,
                    "name": "Lunar Impactor",
                    "abbrev": "Lunar Impactor"
                }
            },
            "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": 38,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/38/?format=api",
                    "name": "Luna",
                    "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
                    "agencies": [
                        {
                            "id": 66,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                            "name": "Soviet Space Program",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
                    "start_date": "1958-09-23T07:40:23Z",
                    "end_date": "1976-08-22T17:55:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme"
                }
            ]
        },
        {
            "id": "e83eac3f-29eb-4fac-b826-247261bd170d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e83eac3f-29eb-4fac-b826-247261bd170d/?format=api",
            "launch_library_id": null,
            "slug": "juno-ii-pioneer-3",
            "name": "Juno II | Pioneer 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1958-12-06T05:44:52Z",
            "window_end": "1958-12-06T05:44:52Z",
            "window_start": "1958-12-06T05:44:52Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 3032,
                "configuration": {
                    "id": 188,
                    "launch_library_id": 206,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/188/?format=api",
                    "name": "Juno II",
                    "family": "",
                    "full_name": "Juno II",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1454,
                "launch_library_id": null,
                "name": "Pioneer 3",
                "description": "Pioneer 3 was a spin-stabilized spacecraft intended as a lunar probe but failed to perform a lunar flyby as planned. Its mission was revised to measure radiation in the outer Van Allen radiation belts.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 9,
                    "name": "Lunar flyby",
                    "abbrev": "Lunar flyby"
                }
            },
            "pad": {
                "id": 123,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/123/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 5",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                "latitude": "28.43942",
                "longitude": "-80.573301",
                "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": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno2520ii_image_20191201204701.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}