API endpoint that returns future Launch objects and launches from the last twenty four hours.

GET: Return a list of future Launches

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/upcoming/?format=api&offset=300&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 337,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=310&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/upcoming/?format=api&limit=10&offset=290&ordering=id",
    "results": [
        {
            "id": "dd8476ff-c4b0-49bb-a13d-0fbd06edc4b4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dd8476ff-c4b0-49bb-a13d-0fbd06edc4b4/?format=api",
            "launch_library_id": null,
            "slug": "ariane-64-optus-11",
            "name": "Ariane 64 | Optus-11",
            "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": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7493,
                "configuration": {
                    "id": 116,
                    "launch_library_id": 165,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/116/?format=api",
                    "name": "Ariane 64",
                    "family": "Ariane",
                    "full_name": "Ariane 64",
                    "variant": "64"
                }
            },
            "mission": {
                "id": 5885,
                "launch_library_id": null,
                "name": "Optus-11",
                "description": "Optus-11 is a Ku-band communications satellite with a coverage zone encompassing Australia and New Zealand. Optus-11 incorporates a number of advanced technologies, especially the latest developments in digital processing, plus active antennas enabling the creation of several thousand beams.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 67,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/67/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 4",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
                "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
                "latitude": "5.256319",
                "longitude": "-52.786838",
                "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_67_20200803143559.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "de3d5d91-f115-4a86-b923-203a91a08735",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/de3d5d91-f115-4a86-b923-203a91a08735/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-axiom-space-mission-5",
            "name": "Falcon 9 Block 5 | Axiom Space Mission 5",
            "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": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8033,
                "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": 6565,
                "launch_library_id": null,
                "name": "Axiom Space Mission 5",
                "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station for a month.",
                "launch_designator": null,
                "type": "Tourism",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 72,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                "latitude": "28.458",
                "longitude": "-80.528",
                "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_72_20200803143403.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/32/?format=api",
                    "name": "Axiom Private Spaceflight",
                    "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                    "agencies": [
                        {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                    "start_date": "2022-04-08T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.axiomspace.com/missions/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions"
                }
            ]
        },
        {
            "id": "de6db617-3d40-414a-86d6-f365b130df30",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/de6db617-3d40-414a-86d6-f365b130df30/?format=api",
            "launch_library_id": 1309,
            "slug": "epsilon-s-raise-4-others",
            "name": "Epsilon S | RAISE-4 & others",
            "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": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 186,
                "configuration": {
                    "id": 115,
                    "launch_library_id": 161,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/115/?format=api",
                    "name": "Epsilon S",
                    "family": "Epsilon",
                    "full_name": "Epsilon S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 6304,
                "launch_library_id": null,
                "name": "RAISE-4 & others",
                "description": "RAISE-4 (RApid Innovative payload demonstration Satellite-4) is a satellite for on-orbit demonstrations of 15 demonstration components and equipment selected by public solicitation. The satellite will be operated in response to requests from the demonstration theme proposers, and will provide experimental data of the demonstration devices and environmental data during the experiments.\r\n\r\n10 of the demonstrations are re-flight of those planned for RAISE-3, which failed to reach orbit in October 2022.",
                "launch_designator": null,
                "type": "Technology",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/epsilon_image_20190207032600.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "dfac5ab7-7017-454f-b6cf-eeed277a97b5",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dfac5ab7-7017-454f-b6cf-eeed277a97b5/?format=api",
            "launch_library_id": null,
            "slug": "lvm-3-gaganyaan-1",
            "name": "LVM-3 | Gaganyaan-1",
            "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": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "type": "Government"
            },
            "rocket": {
                "id": 7522,
                "configuration": {
                    "id": 172,
                    "launch_library_id": 85,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/172/?format=api",
                    "name": "LVM-3 (GSLV Mk III)",
                    "family": "GSLV",
                    "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5940,
                "launch_library_id": null,
                "name": "Gaganyaan-1",
                "description": "First uncrewed orbital test flight of the Gaganyaan capsule.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/82/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre Second Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
                "latitude": "13.7199",
                "longitude": "80.2304",
                "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_82_20200803143602.jpg",
                "total_launch_count": 29
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/21/?format=api",
                    "name": "Gaganyaan",
                    "description": "Gaganyaan is India's first human spaceflight program.",
                    "agencies": [
                        {
                            "id": 31,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
                    "start_date": "2018-08-15T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
                    "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan"
                }
            ]
        },
        {
            "id": "dfd444f9-ddda-4b35-8f51-cda7cd801809",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/dfd444f9-ddda-4b35-8f51-cda7cd801809/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-rivada-1",
            "name": "Falcon 9 Block 5 | Rivada 1",
            "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": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7799,
                "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": 6567,
                "launch_library_id": null,
                "name": "Rivada 1",
                "description": "24 satellites for Rivada's internet constellation.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
                "map_url": "https://www.google.com/maps?q=34.632,-120.611",
                "latitude": "34.632",
                "longitude": "-120.611",
                "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_16_20200803143532.jpg",
                "total_launch_count": 190
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e1a3b702-464f-435d-8c1f-ade9be196b77",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e1a3b702-464f-435d-8c1f-ade9be196b77/?format=api",
            "launch_library_id": null,
            "slug": "h3-30-h3-30-test-flight",
            "name": "H3-30 | H3-30 Test Flight",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-06-30T00:00:00Z",
            "window_end": "2025-06-30T00:00:00Z",
            "window_start": "2025-06-30T00: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": 8366,
                "configuration": {
                    "id": 203,
                    "launch_library_id": 231,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/203/?format=api",
                    "name": "H3-30",
                    "family": "H3",
                    "full_name": "H3-30",
                    "variant": "30"
                }
            },
            "mission": {
                "id": 6947,
                "launch_library_id": null,
                "name": "H3-30 Test Flight",
                "description": "Test flight of the H3-30 variant of the H3 launch vehicle with 3 LE-9 engines in the first stage and no SRBs. The flight will carry a dummy main payload and several hitchhiking small satellites to be selected later.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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": "e60aa241-1f2c-4459-ba94-2f576c3e5632",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e60aa241-1f2c-4459-ba94-2f576c3e5632/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-dragon-crs-2-spx-34",
            "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-34",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2026-06-30T00:00:00Z",
            "window_end": "2026-06-30T00:00:00Z",
            "window_start": "2026-06-30T00:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "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": 7747,
                "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": 6265,
                "launch_library_id": null,
                "name": "Dragon CRS-2 SpX-34",
                "description": "34th commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support 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": 72,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                "latitude": "28.458",
                "longitude": "-80.528",
                "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_72_20200803143403.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
            "infographic": null,
            "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"
                }
            ]
        },
        {
            "id": "e6d98870-9a89-4cca-bbd1-511eed4bf2ce",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e6d98870-9a89-4cca-bbd1-511eed4bf2ce/?format=api",
            "launch_library_id": null,
            "slug": "pslv-xl-eos-09-risat-1b",
            "name": "PSLV-XL | EOS-09 (RISAT-1B)",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-05-18T00:00:00Z",
            "window_end": "2025-05-18T04:00:00Z",
            "window_start": "2025-05-18T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "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": 8592,
                "configuration": {
                    "id": 38,
                    "launch_library_id": 38,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/38/?format=api",
                    "name": "PSLV-XL",
                    "family": "PSLV",
                    "full_name": "PSLV XL",
                    "variant": "XL"
                }
            },
            "mission": {
                "id": 7184,
                "launch_library_id": null,
                "name": "EOS-09 (RISAT-1B)",
                "description": "RISAT-1B is the third in the series of radar imaging RISAT-1 satellites of ISRO using an active C-band SAR (Synthetic Aperture Radar), providing all-weather as well as the day-and-night SAR observation capability in applications such as agriculture, forestry, soil moisture, geology, sea ice, coastal monitoring, object identification, and flood monitoring, in addition to military surveillance.\r\n\r\nThe RISAT-1 series is developed, manufactured and integrated by ISRO. The 3-axis stabilized spacecraft bus consists of a hexagonal prism shape build around a central cylinder. Most of the spacecraft subsystems and the payload are integrated in the prism structure and the central cylinder. The solar panels and some subsystems are mounted on the cube-shaped section of the spacecraft.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 50,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/50/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre First Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.733,80.235",
                "latitude": "13.733",
                "longitude": "80.235",
                "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_50_20200803143457.jpg",
                "total_launch_count": 61
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e8e93778-657c-401c-9c88-3cd4c7c45c9d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e8e93778-657c-401c-9c88-3cd4c7c45c9d/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-dragon-crs-2-spx-33",
            "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-33",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-09-30T00:00:00Z",
            "window_end": "2025-09-30T00:00:00Z",
            "window_start": "2025-09-30T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "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": 7746,
                "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": 6264,
                "launch_library_id": null,
                "name": "Dragon CRS-2 SpX-33",
                "description": "33rd commercial resupply services mission to the International Space Station operated by SpaceX. The flight will be conducted under the second Commercial Resupply Services contract with NASA.\r\n\r\nCargo Dragon 2 brings supplies and payloads, including critical materials to directly support 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": 72,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                "latitude": "28.458",
                "longitude": "-80.528",
                "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_72_20200803143403.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210520085648.jpeg",
            "infographic": null,
            "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"
                }
            ]
        },
        {
            "id": "eaff0f48-04b7-49fc-bee6-9afd9ec8cc5f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/eaff0f48-04b7-49fc-bee6-9afd9ec8cc5f/?format=api",
            "launch_library_id": null,
            "slug": "vega-c-iride-2",
            "name": "Vega-C | IRIDE 2",
            "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": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 7821,
                "configuration": {
                    "id": 127,
                    "launch_library_id": 163,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/127/?format=api",
                    "name": "Vega-C",
                    "family": "Vega",
                    "full_name": "Vega-C",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6327,
                "launch_library_id": null,
                "name": "IRIDE 2",
                "description": "Second dedicated launch for the European Space Agency's IRIDE Earth observation constellation.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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/vega-c_image_20220713154437.jpg",
            "infographic": null,
            "program": []
        }
    ]
}