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=40&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=50&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=30&ordering=id",
    "results": [
        {
            "id": "01a437ad-c7b0-476d-a839-bfb452ee2b85",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01a437ad-c7b0-476d-a839-bfb452ee2b85/?format=api",
            "launch_library_id": null,
            "slug": "tsiklon-2-us-a-27",
            "name": "Tsiklon-2 | US-A 27",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1985-08-23T22:33:00Z",
            "window_end": "1985-08-23T22:33:00Z",
            "window_start": "1985-08-23T22:33: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": 5777,
                "configuration": {
                    "id": 443,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4176,
                "launch_library_id": null,
                "name": "US-A 27",
                "description": "Active radar satellite for ocean surveillance powered by a nuclear reactor.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 132,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/132/?format=api",
                "agency_id": null,
                "name": "90",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "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_132_20200803143344.jpg",
                "total_launch_count": 74
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01b2d898-988c-4d20-8de6-96110da1b2ca",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01b2d898-988c-4d20-8de6-96110da1b2ca/?format=api",
            "launch_library_id": null,
            "slug": "ariane-2-intelsat-513",
            "name": "Ariane 2 | Intelsat 513",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-05-17T23:58:00Z",
            "window_end": "1988-05-17T23:58:00Z",
            "window_start": "1988-05-17T23:58:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6067,
                "configuration": {
                    "id": 220,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/220/?format=api",
                    "name": "Ariane 2",
                    "family": "Ariane",
                    "full_name": "Ariane 2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4457,
                "launch_library_id": null,
                "name": "Intelsat 513",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 34,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/34/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 1 (ELV)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
                "map_url": "https://www.google.com/maps?q=5.236,-52.775",
                "latitude": "5.236",
                "longitude": "-52.775",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
                "total_launch_count": 52
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_2_liftof_image_20240314094631.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01b2defe-33e0-40bd-9642-697cca21f069",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01b2defe-33e0-40bd-9642-697cca21f069/?format=api",
            "launch_library_id": null,
            "slug": "saturn-i-pegasus-1",
            "name": "Saturn I | Pegasus 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-02-16T14:37:03Z",
            "window_end": "1965-02-16T14:37:03Z",
            "window_start": "1965-02-16T14:37:03Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 3362,
                "configuration": {
                    "id": 355,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/355/?format=api",
                    "name": "Saturn I",
                    "family": "Saturn",
                    "full_name": "Saturn I",
                    "variant": "I"
                }
            },
            "mission": {
                "id": 1783,
                "launch_library_id": null,
                "name": "Pegasus 1",
                "description": "The mission of the Pegasus spacecraft was to measure meteoroid abundances in the region near the earth.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 38,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/38/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 37B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37",
                "map_url": "https://www.google.com/maps?q=28.5317,-80.56495",
                "latitude": "28.5317",
                "longitude": "-80.56495",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1020,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg",
                "total_launch_count": 40
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
                    "name": "Apollo",
                    "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                    "start_date": "1966-11-16T00:00:00Z",
                    "end_date": "1972-12-19T19:24:59Z",
                    "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
                }
            ]
        },
        {
            "id": "01c4cc7a-fb19-487e-b46f-6069a65d55cc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01c4cc7a-fb19-487e-b46f-6069a65d55cc/?format=api",
            "launch_library_id": null,
            "slug": "thor-dsv-2u-dmsp-5d1-f4",
            "name": "Thor DSV-2U | DMSP-5D1 F4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1979-06-06T18:22:12Z",
            "window_end": "1979-06-06T18:22:12Z",
            "window_start": "1979-06-06T18:22:12Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 5079,
                "configuration": {
                    "id": 397,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/397/?format=api",
                    "name": "Thor DSV-2U",
                    "family": "Thor",
                    "full_name": "Thor DSV-2U",
                    "variant": "DSV-2U"
                }
            },
            "mission": {
                "id": 3491,
                "launch_library_id": null,
                "name": "DMSP-5D1 F4",
                "description": "Military meteorological satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 171,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/171/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 10W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10",
                "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162",
                "latitude": "34.7652778",
                "longitude": "-120.6244162",
                "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_171_20200803143449.jpg",
                "total_launch_count": 31
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "01ca3653-126a-4c01-94fb-a9467b39cdac",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01ca3653-126a-4c01-94fb-a9467b39cdac/?format=api",
            "launch_library_id": 1655,
            "slug": "h3-inmarsat-satellite",
            "name": "H3 | Inmarsat satellite",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 98,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api",
                "name": "Mitsubishi Heavy Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2163,
                "configuration": {
                    "id": 30,
                    "launch_library_id": 48,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/30/?format=api",
                    "name": "H3",
                    "family": "H3",
                    "full_name": "H3",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 209,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api",
                "agency_id": 37,
                "name": "Yoshinobu Launch Complex LP-2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
                "latitude": "30.400938",
                "longitude": "130.97564",
                "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_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
                "total_launch_count": 14
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iii_image_20221104084531.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "01cdc0e1-9994-4f2e-8019-8801b4380e3d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/01cdc0e1-9994-4f2e-8019-8801b4380e3d/?format=api",
            "launch_library_id": 634,
            "slug": "soyuz-fg-soyuz-tma-05m",
            "name": "Soyuz FG | Soyuz TMA-05M",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2012-07-15T02:40:03Z",
            "window_end": "2012-07-15T02:40:03Z",
            "window_start": "2012-07-15T02:40:03Z",
            "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": 1620,
                "configuration": {
                    "id": 34,
                    "launch_library_id": 36,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/34/?format=api",
                    "name": "Soyuz",
                    "family": "",
                    "full_name": "Soyuz FG",
                    "variant": "FG"
                }
            },
            "mission": {
                "id": 192,
                "launch_library_id": 269,
                "name": "Soyuz TMA-05M",
                "description": "Soyuz TMA-05M begins expedition 32 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Yuri Malenchenko alongside Flight Engineers, Sunita Williams (NASA) & Akihiko Hoshide (JAXA) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on 19 November 2012, 01:53:30 UTC",
                "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 8,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api",
                    "name": "Soyuz",
                    "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
                    "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/soyuz_program_20201129185543.png",
                    "start_date": "1966-11-28T11:02:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme"
                },
                {
                    "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"
                }
            ]
        },
        {
            "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": []
        },
        {
            "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": "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": "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": []
        }
    ]
}