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=7430&ordering=-id
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=7440&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7420&ordering=-id",
    "results": [
        {
            "id": "020530e2-0dba-4fd9-95ad-938db4faca7e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/020530e2-0dba-4fd9-95ad-938db4faca7e/?format=api",
            "launch_library_id": 719,
            "slug": "soyuz-u-progress-m-12m-44p",
            "name": "Soyuz-U | Progress M-12M (44P)",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2011-08-24T00:00:00Z",
            "window_end": "2011-08-24T00:00:00Z",
            "window_start": "2011-08-24T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "Approximately 325 seconds into flight, a malfunction was detected in the RD-0110 engine powering the Blok I third stage of the Soyuz-U rocket, which caused the onboard computer to terminate the flight through thrust termination. As a result, the vehicle failed to achieve orbit, reentering over the Altai Republic region of Russia. It was the first failure of a Progress spacecraft since launches began in 1978, and the third consecutive orbital launch failure worldwide.",
            "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": 1549,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                "agency_id": null,
                "name": "1/5",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": "45.92",
                "longitude": "63.342",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                "total_launch_count": 487
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "02015ff7-5b0e-4cb8-9b90-6bb381e4f700",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/02015ff7-5b0e-4cb8-9b90-6bb381e4f700/?format=api",
            "launch_library_id": null,
            "slug": "proton-m-briz-m-badr-4",
            "name": "Proton-M Briz-M | Badr 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2006-11-08T20:01:00Z",
            "window_end": "2006-11-08T20:01:00Z",
            "window_start": "2006-11-08T20:01:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "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": 7293,
                "configuration": {
                    "id": 22,
                    "launch_library_id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/22/?format=api",
                    "name": "Proton-M Briz-M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-M Briz-M",
                    "variant": "Briz-M"
                }
            },
            "mission": {
                "id": 5682,
                "launch_library_id": null,
                "name": "Badr 4",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01fd8ab5-6846-4e32-a6b9-131da322892a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01fd8ab5-6846-4e32-a6b9-131da322892a/?format=api",
            "launch_library_id": null,
            "slug": "proton-kdm-ekran-10",
            "name": "Proton-K/DM | Ekran",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1981-06-25T23:55:00Z",
            "window_end": "1981-06-25T23:55:00Z",
            "window_start": "1981-06-25T23:55: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": 5292,
                "configuration": {
                    "id": 349,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/349/?format=api",
                    "name": "Proton-K/DM",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM",
                    "variant": "DM"
                }
            },
            "mission": {
                "id": 3186,
                "launch_library_id": null,
                "name": "Ekran",
                "description": "Ekran was a Soviet series of geostationary satellites which were the first in the world to provide Direct-To-Home TV service.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "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_130_20200803143249.jpg",
                "total_launch_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01fc9e2f-af30-4ac9-92d4-0a4d8cc57e57",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01fc9e2f-af30-4ac9-92d4-0a4d8cc57e57/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-yantar-2k-28",
            "name": "Soyuz U | Yantar-2K 28",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1983-02-06T11:31:00Z",
            "window_end": "1983-02-06T11:31:00Z",
            "window_start": "1983-02-06T11:31: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": 5481,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3886,
                "launch_library_id": null,
                "name": "Yantar-2K 28",
                "description": "High-resolution film-return Yantar 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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01eb0d58-f8f8-4431-a449-da68b0bd083d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01eb0d58-f8f8-4431-a449-da68b0bd083d/?format=api",
            "launch_library_id": null,
            "slug": "proton-kdm-2m-telstar-5",
            "name": "Proton-K/DM-2M | Telstar 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-05-24T17:00:00Z",
            "window_end": "1997-05-24T17:00:00Z",
            "window_start": "1997-05-24T17:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "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": 6784,
                "configuration": {
                    "id": 350,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/350/?format=api",
                    "name": "Proton-K/DM-2M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM-2M",
                    "variant": "DM-2M"
                }
            },
            "mission": {
                "id": 5174,
                "launch_library_id": null,
                "name": "Telstar 5",
                "description": "American communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "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_20231231095535.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01e8127b-aac8-47ec-85fa-77f75aa4c4d2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01e8127b-aac8-47ec-85fa-77f75aa4c4d2/?format=api",
            "launch_library_id": null,
            "slug": "n-2-yuri-2b",
            "name": "N-2 | Yuri 2B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1986-02-12T07:55:00Z",
            "window_end": "1986-02-12T07:55:00Z",
            "window_start": "1986-02-12T07:55: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": 5836,
                "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": 4234,
                "launch_library_id": null,
                "name": "Yuri 2B",
                "description": "First generation Japanese direct broadcasting satellite",
                "launch_designator": null,
                "type": "Communications",
                "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": "01dc9569-a48b-4339-b95b-5cb7d91e46f1",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01dc9569-a48b-4339-b95b-5cb7d91e46f1/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-yantar-4k2-51",
            "name": "Soyuz U | Yantar-4K2 51",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1990-04-03T18:00:00Z",
            "window_end": "1990-04-03T18:00:00Z",
            "window_start": "1990-04-03T18: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": 6256,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 4646,
                "launch_library_id": null,
                "name": "Yantar-4K2 51",
                "description": "Film-return reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01dbc274-4c8b-4b70-ba41-635cf76a53d0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01dbc274-4c8b-4b70-ba41-635cf76a53d0/?format=api",
            "launch_library_id": 1567,
            "slug": "atlas-v-401-dmsp-5d3-f18-usa-210",
            "name": "Atlas V 401 | DMSP-5D3 F18 (USA-210)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2009-10-18T16:12:01Z",
            "window_end": "2009-10-18T16:12:01Z",
            "window_start": "2009-10-18T16:12:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api",
                "name": "United Launch Alliance",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1432,
                "configuration": {
                    "id": 16,
                    "launch_library_id": 26,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/16/?format=api",
                    "name": "Atlas V 401",
                    "family": "Atlas",
                    "full_name": "Atlas V 401",
                    "variant": "401"
                }
            },
            "mission": {
                "id": 555,
                "launch_library_id": 724,
                "name": "DMSP-5D3 F18 (USA-210)",
                "description": "The Defence Metoerological Satellite Program (DMSP) monitors meteorological, oceanographic and solar-terrestrial physics for the Department of Defence, managed by Air Force Space Command and operated by NOAA. ",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 24,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 3E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E",
                "map_url": "https://www.google.com/maps?q=34.64,-120.5895",
                "latitude": "34.64",
                "longitude": "-120.5895",
                "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_24_20200803143552.jpg",
                "total_launch_count": 48
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01d8012e-0b59-4b75-8875-b9e44b673078",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01d8012e-0b59-4b75-8875-b9e44b673078/?format=api",
            "launch_library_id": null,
            "slug": "ceres-1-jilin-1-wideband-02a",
            "name": "Ceres-1 | Jilin-1 Wideband-02A",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2023-08-25T04:59:00Z",
            "window_end": "2023-08-25T08:00:00Z",
            "window_start": "2023-08-25T02:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1021,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7994,
                "configuration": {
                    "id": 461,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/461/?format=api",
                    "name": "Ceres-1",
                    "family": "Ceres-1",
                    "full_name": "Ceres-1",
                    "variant": "Ceres-1"
                }
            },
            "mission": {
                "id": 6525,
                "launch_library_id": null,
                "name": "Jilin-1 Wideband-02A",
                "description": "Earth observation satellite for the Jilin-1 commercial Earth observation satellites constellation.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 21,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api",
                "agency_id": null,
                "name": "Launch Area 95A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
                "latitude": "40.969117",
                "longitude": "100.343333",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 248,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
                "total_launch_count": 59
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1252025_image_20230825071155.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "01cfd91d-fab5-4842-abc0-c87f512f50ca",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01cfd91d-fab5-4842-abc0-c87f512f50ca/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-pvb-yantar-4k2-77",
            "name": "Soyuz-U-PVB | Yantar-4K2 77",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-12-15T15:40:00Z",
            "window_end": "1997-12-15T15:40:00Z",
            "window_start": "1997-12-15T15:40:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 270,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/270/?format=api",
                "name": "Strategic Rocket Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 6827,
                "configuration": {
                    "id": 378,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/378/?format=api",
                    "name": "Soyuz-U-PVB",
                    "family": "Soyuz",
                    "full_name": "Soyuz-U-PVB",
                    "variant": "U-PVB"
                }
            },
            "mission": {
                "id": 5217,
                "launch_library_id": null,
                "name": "Yantar-4K2 77",
                "description": "Film-return reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 35,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/35/?format=api",
                "agency_id": 163,
                "name": "16/2",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=62.960091,40.682983",
                "latitude": "62.960091",
                "longitude": "40.682983",
                "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_35_20200803143306.jpg",
                "total_launch_count": 136
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}