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

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=210&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=190&ordering=id",
    "results": [
        {
            "id": "068add9d-67b9-42ef-8baa-ae3cfe511fdb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/068add9d-67b9-42ef-8baa-ae3cfe511fdb/?format=api",
            "launch_library_id": null,
            "slug": "n-2-himawari-3",
            "name": "N-2 | Himawari 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1984-08-02T20:30:00Z",
            "window_end": "1984-08-02T20:30:00Z",
            "window_start": "1984-08-02T20:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 228,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/228/?format=api",
                "name": "National Space Development Agency of Japan",
                "type": "Government"
            },
            "rocket": {
                "id": 5664,
                "configuration": {
                    "id": 341,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/341/?format=api",
                    "name": "N-2",
                    "family": "",
                    "full_name": "N-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4066,
                "launch_library_id": null,
                "name": "Himawari 3",
                "description": "Japanese geostationary meteorological satellite built by Hughes Space and Communications",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/10/?format=api",
                "agency_id": 37,
                "name": "Osaki Launch Complex",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Tanegashima_Space_Center",
                "map_url": "https://www.google.com/maps?q=30.3993934,130.9702486",
                "latitude": "30.3993934",
                "longitude": "130.9702486",
                "location": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api",
                    "name": "Tanegashima Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                    "total_launch_count": 94,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_10_20200803143519.jpg",
                "total_launch_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "069c4f86-8c13-4e7d-b2b1-0666417c55f0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/069c4f86-8c13-4e7d-b2b1-0666417c55f0/?format=api",
            "launch_library_id": null,
            "slug": "proton-priroda",
            "name": "Proton | Priroda",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1996-04-23T11:48:50Z",
            "window_end": "1996-04-23T11:48:50Z",
            "window_start": "1996-04-23T11:48:50Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 6723,
                "configuration": {
                    "id": 95,
                    "launch_library_id": 131,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/95/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K",
                    "variant": "K"
                }
            },
            "mission": {
                "id": 5113,
                "launch_library_id": null,
                "name": "Priroda",
                "description": "Priroda was the last of the scheduled five Russian modules of the Mir space station complex and was launched from the Baykonur cosmodrome by a Proton-K rocket to dock after 3 days rather than the usual 9 days. The launch itself was 3 days earlier than the planned date in order to facilitate an American microbiology program.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/31/?format=api",
                "agency_id": null,
                "name": "81/23 (81L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
                "latitude": "46.073997",
                "longitude": "62.977999",
                "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_31_20200803143402.jpg",
                "total_launch_count": 104
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20190207032625.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/16/?format=api",
                    "name": "Mir",
                    "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        {
                            "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/mir_program_20200821092345.jpeg",
                    "start_date": "1986-02-20T21:28:23Z",
                    "end_date": "2001-03-23T05:59:00Z",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Mir"
                }
            ]
        },
        {
            "id": "06ac1a8e-42cf-45d8-81cc-28647a0e4a18",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06ac1a8e-42cf-45d8-81cc-28647a0e4a18/?format=api",
            "launch_library_id": null,
            "slug": "tsiklon-3-strela-3-1-to-6",
            "name": "Tsiklon-3 | Strela-3 1 to 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1985-01-15T14:50:59Z",
            "window_end": "1985-01-15T14:50:59Z",
            "window_start": "1985-01-15T14:50:59Z",
            "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": 5712,
                "configuration": {
                    "id": 445,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
                    "name": "Tsiklon-3",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 4113,
                "launch_library_id": null,
                "name": "Strela-3 1 to 6",
                "description": "Second generation store-dump military communications satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 126,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api",
                "agency_id": 63,
                "name": "32/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
                "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
                "latitude": "62.9063889",
                "longitude": "40.7844727",
                "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_126_20200803143238.jpg",
                "total_launch_count": 57
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "06b51402-8cda-480c-9479-b103bcbf7c92",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06b51402-8cda-480c-9479-b103bcbf7c92/?format=api",
            "launch_library_id": 2051,
            "slug": "long-march-2c-yaogan-30-06",
            "name": "Long March 2C | Yaogan-30-06",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2020-03-24T03:43:05Z",
            "window_end": "2020-03-24T03:54:00Z",
            "window_start": "2020-03-24T03:35:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2696,
                "configuration": {
                    "id": 61,
                    "launch_library_id": 75,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/61/?format=api",
                    "name": "Long March 2",
                    "family": "Long March",
                    "full_name": "Long March 2C",
                    "variant": "C"
                }
            },
            "mission": {
                "id": 1102,
                "launch_library_id": 1299,
                "name": "Yaogan-30-06",
                "description": "The Yaogan 30-01-01 to 30-01-03 (Remote Sensing Satellite-30-01-01 to 30-01-03) satellites, were launched by CZ-2C rocket from China's Xichang space center on 29 September 2017. The purpose is not confirmed, although the news reports hint towards a SIGINT mission, especially to detect ships by their radio emissions. They are also known as CX 5 by the manufacturer.\r\n\r\nThe satellites are spaced by 120° in their orbit.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/66/?format=api",
                "agency_id": 17,
                "name": "Launch Complex 3 (LC-3/LA-1)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.247209,102.02917",
                "latitude": "28.247209",
                "longitude": "102.02917",
                "location": {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "total_launch_count": 224,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg",
                "total_launch_count": 99
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "06b9f723-6418-406f-a14b-ab05c3059acd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06b9f723-6418-406f-a14b-ab05c3059acd/?format=api",
            "launch_library_id": null,
            "slug": "tsiklon-3-epn-030380-2",
            "name": "Tsiklon-3 | EPN 03.0380 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1977-09-24T10:15:00Z",
            "window_end": "1977-09-24T10:15:00Z",
            "window_start": "1977-09-24T10:15: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": 4886,
                "configuration": {
                    "id": 445,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
                    "name": "Tsiklon-3",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 3302,
                "launch_library_id": null,
                "name": "EPN 03.0380 2",
                "description": "Dynamic simulator of the Tselina-D ELINT satellite",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 127,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
                "agency_id": 63,
                "name": "32/2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
                "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
                "latitude": "62.9063889",
                "longitude": "40.7844727",
                "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_127_20200803143245.jpg",
                "total_launch_count": 65
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "06c151cb-e0f1-4814-94be-caa0e7dd4920",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06c151cb-e0f1-4814-94be-caa0e7dd4920/?format=api",
            "launch_library_id": null,
            "slug": "slv-3-rohini-1b",
            "name": "SLV-3 | Rohini 1B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1980-07-18T02:33:45Z",
            "window_end": "1980-07-18T02:33:45Z",
            "window_start": "1980-07-18T02:33:45Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "type": "Government"
            },
            "rocket": {
                "id": 5194,
                "configuration": {
                    "id": 353,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/353/?format=api",
                    "name": "SLV-3",
                    "family": "",
                    "full_name": "SLV-3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 3604,
                "launch_library_id": null,
                "name": "Rohini 1B",
                "description": "Indian small satellite used to evaluate the launch vehicle performance of the SLV-3 rocket",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/40/?format=api",
                "agency_id": 31,
                "name": "SLV-3 Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_SLV_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.666193,80.227231",
                "latitude": "13.666193",
                "longitude": "80.227231",
                "location": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/14/?format=api",
                    "name": "Satish Dhawan Space Centre, India",
                    "country_code": "IND",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                    "total_launch_count": 98,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_40_20200803143325.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/slv-3_image_20240210152959.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "06c25013-1116-4af8-ac9f-f282192089af",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06c25013-1116-4af8-ac9f-f282192089af/?format=api",
            "launch_library_id": 545,
            "slug": "soyuz-21b-resurs-p-no1",
            "name": "Soyuz 2.1b | Resurs-P No.1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2013-06-25T17:28:48Z",
            "window_end": "2013-06-25T17:28:48Z",
            "window_start": "2013-06-25T17:28:48Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 1683,
                "configuration": {
                    "id": 15,
                    "launch_library_id": 3,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/15/?format=api",
                    "name": "Soyuz 2.1b",
                    "family": "Soyuz",
                    "full_name": "Soyuz 2.1b",
                    "variant": ""
                }
            },
            "mission": {
                "id": 14,
                "launch_library_id": 24,
                "name": "Resurs-P No.1",
                "description": "Resurs-P No.1 is a Russian commercial earth observation satellite capable of acquiring high-resolution imagery (resolution up to 1.0 m).",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "06c93141-1982-4d97-a4cf-6673b4571631",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06c93141-1982-4d97-a4cf-6673b4571631/?format=api",
            "launch_library_id": null,
            "slug": "long-march-4b-feng-yun-1c",
            "name": "Long March 4B | Feng Yun 1C",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-05-10T01:33:00Z",
            "window_end": "1999-05-10T01:33:00Z",
            "window_start": "1999-05-10T01:33:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 189,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/189/?format=api",
                "name": "China Aerospace Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 6919,
                "configuration": {
                    "id": 10,
                    "launch_library_id": 16,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/10/?format=api",
                    "name": "Long March 4B",
                    "family": "Long March",
                    "full_name": "Long March 4B",
                    "variant": "B"
                }
            },
            "mission": {
                "id": 5309,
                "launch_library_id": null,
                "name": "Feng Yun 1C",
                "description": "Chinese polar orbiting meteorological satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 33,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/33/?format=api",
                "agency_id": null,
                "name": "Launch Complex 7",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=38.8489311,111.6079339",
                "latitude": "38.8489311",
                "longitude": "111.6079339",
                "location": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/19/?format=api",
                    "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                    "total_launch_count": 140,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_33_20200803143335.jpg",
                "total_launch_count": 32
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25204_image_20190430065008.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "06c96057-daba-4ee9-8c58-ac1cdb2165e7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06c96057-daba-4ee9-8c58-ac1cdb2165e7/?format=api",
            "launch_library_id": null,
            "slug": "molniya-m-luna-10",
            "name": "Molniya-M | Luna-10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1966-03-31T10:46:59Z",
            "window_end": "1966-03-31T10:46:59Z",
            "window_start": "1966-03-31T10:46:59Z",
            "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": 3510,
                "configuration": {
                    "id": 106,
                    "launch_library_id": 126,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api",
                    "name": "Molniya-M",
                    "family": "R-7",
                    "full_name": "Molniya-M 2BL",
                    "variant": "2BL"
                }
            },
            "mission": {
                "id": 1930,
                "launch_library_id": null,
                "name": "Luna-10",
                "description": "Lunar probe which successfully entered lunar orbit on April 3.",
                "launch_designator": null,
                "type": "Lunar Exploration",
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO"
                }
            },
            "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": 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": "06dfcb34-0b76-4fbc-9046-09ab66db7b83",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/06dfcb34-0b76-4fbc-9046-09ab66db7b83/?format=api",
            "launch_library_id": 1958,
            "slug": "falcon-9-block-5-dragon-crs-2-spx-21",
            "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-21",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2020-12-06T16:17:08Z",
            "window_end": "2020-12-06T16:17:08Z",
            "window_start": "2020-12-06T16:17:08Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 70,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2513,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 1212,
                "launch_library_id": null,
                "name": "Dragon CRS-2 SpX-21",
                "description": "SpaceX will launch the first cargo variant of its Dragon 2 spacecraft on their 21st commercial resupply services mission to the International Space Station. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nDragon will be filled with supplies and payloads, including critical materials to directly support more than 250 science and research investigations that occur onboard the orbiting laboratory.",
                "launch_designator": null,
                "type": "Resupply",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 87,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "total_launch_count": 264,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 206
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
            "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20210607151057.png",
            "program": [
                {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api",
                    "name": "Commercial Resupply Services",
                    "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 257,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                            "name": "Northrop Grumman Space Systems",
                            "type": "Commercial"
                        },
                        {
                            "id": 1020,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                            "name": "Sierra Nevada Corporation",
                            "type": "Commercial"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                    "start_date": "2008-12-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme"
                }
            ]
        }
    ]
}