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=7450&ordering=-net
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=7460&ordering=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7440&ordering=-net",
    "results": [
        {
            "id": "e10a11fb-e3b9-4def-b281-c5602653b2dc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e10a11fb-e3b9-4def-b281-c5602653b2dc/?format=api",
            "launch_library_id": null,
            "slug": "thor-agena-a-discoverer-2",
            "name": "Thor Agena A | Discoverer 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-04-13T21:18:39Z",
            "window_end": "1959-04-13T21:18:39Z",
            "window_start": "1959-04-13T21:18:39Z",
            "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": 3038,
                "configuration": {
                    "id": 392,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/392/?format=api",
                    "name": "Thor Agena A",
                    "family": "Thor",
                    "full_name": "Thor Agena A",
                    "variant": "Agena A"
                }
            },
            "mission": {
                "id": 1460,
                "launch_library_id": null,
                "name": "Discoverer 2",
                "description": "Discoverer II successfully reached orbit and took photos of Earth. However, when the capsule with the data was ejected in order to re-enter the atmosphere there was a timer malfunction meaning it seperated too early and landed over the North Pole rather than the intended target of Hawaii. The capsule was never recovered.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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": 804,
                    "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": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5de0c176-20e0-4bb6-a576-2e093b79fd51",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5de0c176-20e0-4bb6-a576-2e093b79fd51/?format=api",
            "launch_library_id": null,
            "slug": "juno-ii-pioneer-4",
            "name": "Juno II | Pioneer 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-03-03T05:10:56Z",
            "window_end": "1959-03-03T05:10:56Z",
            "window_start": "1959-03-03T05:10:56Z",
            "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": 3037,
                "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": 1459,
                "launch_library_id": null,
                "name": "Pioneer 4",
                "description": "Pioneer 4 was a spin-stabilized spacecraft intended as a lunar probe and successfully performed a fly by of the moon at a height of 58983km. Unfortunately it didn't come close enough to trigger its photoelectric sensor.",
                "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": []
        },
        {
            "id": "2e03da7f-8604-416c-9313-8c456d893a6f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2e03da7f-8604-416c-9313-8c456d893a6f/?format=api",
            "launch_library_id": null,
            "slug": "thor-agena-a-discoverer-1",
            "name": "Thor Agena A | Discoverer 1",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1959-02-28T21:49:16Z",
            "window_end": "1959-02-28T21:49:16Z",
            "window_start": "1959-02-28T21:49:16Z",
            "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": 3036,
                "configuration": {
                    "id": 392,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/392/?format=api",
                    "name": "Thor Agena A",
                    "family": "Thor",
                    "full_name": "Thor Agena A",
                    "variant": "Agena A"
                }
            },
            "mission": {
                "id": 1458,
                "launch_library_id": null,
                "name": "Discoverer 1",
                "description": "Discoverer I was the first of a series of satellites part of the CORONA reconnaissance program. This satellite didn't take a camera or film system as it was intended as a test. There were issues communicating with the satellite during flight with only intermittent signals being read.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "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": 804,
                    "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": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "597540d3-b6b1-44d8-b6e6-3b799dc6b1e4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/597540d3-b6b1-44d8-b6e6-3b799dc6b1e4/?format=api",
            "launch_library_id": null,
            "slug": "vanguard-vanguard-ii",
            "name": "Vanguard | Vanguard II",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-02-17T15:55:00Z",
            "window_end": "1959-02-17T15:55:00Z",
            "window_start": "1959-02-17T15:55:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/166/?format=api",
                "name": "US Navy",
                "type": "Government"
            },
            "rocket": {
                "id": 3035,
                "configuration": {
                    "id": 449,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/449/?format=api",
                    "name": "Vanguard",
                    "family": "",
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1457,
                "launch_library_id": null,
                "name": "Vanguard II",
                "description": "Vanguard II is an Earth orbiting satellite and the first weather satellite. It was designed to measure cloud-cover distribution over the daylight portion of its orbit for a period of 19 days and to provide information on the density of the atmosphere.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/118/?format=api",
                "agency_id": 166,
                "name": "Launch Complex 18A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": "28.4493",
                "longitude": "-80.564494",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 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": "574ba4a9-76fb-4207-a587-dbc39fc1a6e4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/574ba4a9-76fb-4207-a587-dbc39fc1a6e4/?format=api",
            "launch_library_id": null,
            "slug": "vostok-l-8k72-luna-1",
            "name": "Vostok-L 8K72 | Luna-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1959-01-02T16:41:21Z",
            "window_end": "1959-01-02T16:41:21Z",
            "window_start": "1959-01-02T16:41:21Z",
            "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": 3034,
                "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": 1456,
                "launch_library_id": null,
                "name": "Luna-1",
                "description": "Luna 1 was the first spacecraft to reach the vicinity of the Earth's Moon. Intended to be an impactor it was launched as part of the Soviet Luna programme. Due to an incorrectly timed upper stage burn during launch it missed the Moon.",
                "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": "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": 1020,
                    "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": "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": []
        },
        {
            "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": "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": "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": []
        }
    ]
}