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

{
    "count": 7503,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=600&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=580&ordering=-name",
    "results": [
        {
            "id": "d6ca3a23-71f9-485c-a70d-911705ddff9c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d6ca3a23-71f9-485c-a70d-911705ddff9c/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-zenit-2-39",
            "name": "Voskhod | Zenit-2 39",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-06-08T11:00:00Z",
            "window_end": "1966-06-08T11:00:00Z",
            "window_start": "1966-06-08T11:00:00Z",
            "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": 3536,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 1956,
                "launch_library_id": null,
                "name": "Zenit-2 39",
                "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": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "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_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "d375bdd3-c7ea-42a8-bd4f-c3b31a2c9959",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d375bdd3-c7ea-42a8-bd4f-c3b31a2c9959/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-voskhod-3kv-3",
            "name": "Voskhod | Voskhod-3KV 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-02-22T20:09:36Z",
            "window_end": "1966-02-22T20:09:36Z",
            "window_start": "1966-02-22T20:09:36Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 3495,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 1915,
                "launch_library_id": null,
                "name": "Voskhod-3KV 3",
                "description": "Long duration test flight of the Voskhod capsule carrying two dogs (Veterok and Ugolyok) which returned safely on Earth after 22 days in orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "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_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [
                {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "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/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ]
        },
        {
            "id": "3992c0a5-0e8c-4ae0-976b-c54c562cf2d1",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3992c0a5-0e8c-4ae0-976b-c54c562cf2d1/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-voskhod-3kv-1",
            "name": "Voskhod | Voskhod-3KV 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-10-06T07:00:00Z",
            "window_end": "1964-10-06T07:00:00Z",
            "window_start": "1964-10-06T07:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 3322,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 1744,
                "launch_library_id": null,
                "name": "Voskhod-3KV 1",
                "description": "Uncrewed test flight of the Voskhod capsule.",
                "launch_designator": null,
                "type": "Test Flight",
                "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": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "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/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ]
        },
        {
            "id": "bd550d99-4f74-45fd-871b-44e6b07f104d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bd550d99-4f74-45fd-871b-44e6b07f104d/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-voskhod-3kd-1",
            "name": "Voskhod | Voskhod-3KD 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-02-22T07:30:00Z",
            "window_end": "1965-02-22T07:30:00Z",
            "window_start": "1965-02-22T07:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 3366,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 1787,
                "launch_library_id": null,
                "name": "Voskhod-3KD 1",
                "description": "Uncrewed test flight of the Voskhod capsule with an airlock.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "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_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [
                {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "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/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ]
        },
        {
            "id": "27a072a0-f73f-4e36-b5b7-1330c37d76b0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/27a072a0-f73f-4e36-b5b7-1330c37d76b0/?format=api",
            "launch_library_id": 1017,
            "slug": "voskhod-voskhod-2",
            "name": "Voskhod | Voskhod 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-03-18T07:00:00Z",
            "window_end": "1965-03-18T07:00:00Z",
            "window_start": "1965-03-18T07:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "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": 200,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 844,
                "launch_library_id": 250,
                "name": "Voskhod 2",
                "description": "Voskhod 2 carrying Voskhod 3KD spacecraft carried two cosmonauts, Pavel Belyayev & Alexey Leonov, to orbit. The craft was equipped with an inflatable airlock in order to conduct the first ever spacewalk. Alexey Leonov became the first person to do so by performing a 12 minute spacewalk. The mission lasted 1 day, 2 hours, 2 minutes & 17 seconds completing a total of 17 orbits around Earth. The mission had many issues, for example during his spacewalk his spacesuit ballooned up to a point where his suit became stiff. In order to move his limbs again and re-enter the airlock he had to bleed off some of the suit's pressure. After re-entering the capsule,the crew had trouble sealing the hatch, during re-entry the orbital module did not properly disconnect from the landing module causing the spacecraft to spin wildly until turbulence caused them to separate at around 100 km and the automatic landing system failed and the crew had to rely on the manual backup. Earlier troubles meant that spacecraft landed 386 km away from their targeted landing zome in the forests of Upper Kama Upland.",
                "launch_designator": null,
                "type": "Human Exploration",
                "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": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "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/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ]
        },
        {
            "id": "d460ae41-883c-4b57-99b9-4a41e198ca6c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d460ae41-883c-4b57-99b9-4a41e198ca6c/?format=api",
            "launch_library_id": 1018,
            "slug": "voskhod-voskhod-1",
            "name": "Voskhod | Voskhod 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-10-12T07:30:01Z",
            "window_end": "1964-10-12T07:30:01Z",
            "window_start": "1964-10-12T07:30:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 199,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 778,
                "launch_library_id": 218,
                "name": "Voskhod 1",
                "description": "Voskhod 1 was the seventh manned Soviet space flight(Commander-Vladimir Komarov, Engineer\tKonstantin Feoktistov, and Medical Doctor Boris Yegorov) . It achieved a number of \"firsts\" in the history of manned spaceflight, being the first space flight to carry more than one crewman into orbit, the first flight without the use of spacesuits, and the first to carry either an engineer or a physician into outer space. It also set a manned spacecraft altitude record of 336 km (209 mi).",
                "launch_designator": null,
                "type": "Human Exploration",
                "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": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/10/?format=api",
                    "name": "Voskhod",
                    "description": "The Voskhod programme was the second Soviet human spaceflight project. Two one-day crewed missions were flown using the Voskhod spacecraft and rocket, one in 1964 and one in 1965, and two dogs flew on a 22-day mission in 1966.",
                    "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/voskhod_program_20200820205643.jpg",
                    "start_date": "1964-10-06T07:12:00Z",
                    "end_date": "1966-03-16T14:09:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Voskhod_programme"
                }
            ]
        },
        {
            "id": "03948d0f-1f40-4114-ab97-e194cfbf570e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/03948d0f-1f40-4114-ab97-e194cfbf570e/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-energiya-1",
            "name": "Voskhod | Energiya 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-04-07T10:00:00Z",
            "window_end": "1972-04-07T10:00:00Z",
            "window_start": "1972-04-07T10:00:00Z",
            "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": 4247,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 2665,
                "launch_library_id": null,
                "name": "Energiya 1",
                "description": "Satellite designed to investigate primary cosmic radiation and meteoritic particles.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "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_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "008b4d60-d702-4a99-ad2f-431ff1027831",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/008b4d60-d702-4a99-ad2f-431ff1027831/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-ds-p1-yu-40",
            "name": "Voskhod | DS-P1-Yu 40",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1971-03-05T01:02:03Z",
            "window_end": "1971-03-05T01:02:03Z",
            "window_start": "1971-03-05T01:02:03Z",
            "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": 4109,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 2527,
                "launch_library_id": null,
                "name": "DS-P1-Yu 40",
                "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
                "launch_designator": null,
                "type": "Test Target",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 85,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": "62.92883",
                "longitude": "40.457098",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 323
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f49d890e-09a1-4627-91fd-ac4884a5bd51",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f49d890e-09a1-4627-91fd-ac4884a5bd51/?format=api",
            "launch_library_id": null,
            "slug": "volna-cosmos-1",
            "name": "Volna | Cosmos-1",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2005-06-21T19:46:09Z",
            "window_end": "2005-06-21T19:46:09Z",
            "window_start": "2005-06-21T19:46:09Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1013,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1013/?format=api",
                "name": "Makeyev Rocket Design Bureau",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7230,
                "configuration": {
                    "id": 450,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/450/?format=api",
                    "name": "Volna",
                    "family": "",
                    "full_name": "Volna",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5619,
                "launch_library_id": null,
                "name": "Cosmos-1",
                "description": "Cosmos 1 was a project by Cosmos Studios and The Planetary Society to test a solar sail in space. As part of the project, an unmanned solar-sail spacecraft named Cosmos 1 was launched into space at 15:46:09 EDT (19:46:09 UTC) on June 21, 2005 from the submarine Borisoglebsk in the Barents Sea. However, a rocket failure prevented the spacecraft from reaching its intended orbit.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/148/?format=api",
                "agency_id": null,
                "name": "Borisoglebsk (K-496)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Borisoglebsk_(K-496)",
                "map_url": "https://www.google.com/maps?q=74.0000,38.0000",
                "latitude": "74.0",
                "longitude": "38.0",
                "location": {
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_148_20200803143426.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "15183b48-9462-4eb7-b24e-eb6286605bb1",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/15183b48-9462-4eb7-b24e-eb6286605bb1/?format=api",
            "launch_library_id": null,
            "slug": "vls-1-scd-2a",
            "name": "VLS-1 | SCD-2A",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1997-11-02T12:25:00Z",
            "window_end": "1997-11-02T12:25:00Z",
            "window_start": "1997-11-02T12:25:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/12/?format=api",
                "name": "Brazilian Space Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 6814,
                "configuration": {
                    "id": 448,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/448/?format=api",
                    "name": "VLS-1",
                    "family": "",
                    "full_name": "VLS-1",
                    "variant": "1"
                }
            },
            "mission": {
                "id": 5204,
                "launch_library_id": null,
                "name": "SCD-2A",
                "description": "The satellites of the SCD (Satelites de Coleta de Dados) series are equipped to collect and transmit meteorological and environmental data collected by automatic platforms (PCD) installed on land or on oceanic buoys. The data is relayed to one or more ground stations.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 146,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/146/?format=api",
                "agency_id": null,
                "name": "VLS Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Launch_Center",
                "map_url": "https://www.google.com/maps?q=-2.3177,-44.369984",
                "latitude": "-2.3177",
                "longitude": "-44.369984",
                "location": {
                    "id": 150,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/150/?format=api",
                    "name": "Alcântara Space Center, Federative Republic of Brazil",
                    "country_code": "BRA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
                    "total_launch_count": 2,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_146_20200803143337.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}