Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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=490&ordering=name
{ "count": 549, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=500&ordering=name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=480&ordering=name", "results": [ { "id": "2ae6c1b3-e234-419f-ae71-a7d5410d9303", "url": "https://lldev.thespacedevs.com/2.0.0/launch/2ae6c1b3-e234-419f-ae71-a7d5410d9303/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-m-ionosfera-m-3-4", "name": "Soyuz 2.1b/Fregat-M | Ionosfera-M 3 & 4", "status": { "id": 3, "name": "Success" }, "net": "2025-07-25T05:54:04Z", "window_end": "2025-07-25T05:54:04Z", "window_start": "2025-07-25T05:54:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8513, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 7103, "launch_library_id": null, "name": "Ionosfera-M 3 & 4", "description": "Ionosfera is a constellation of four ionospheric and magnetospheric research satellites developed by for Roscosmos for the project Ionozond.\r\n\r\nThe satellites will operate on circular sun-synchronous orbits (SSO), at altitude of about 800 km and located in two orbital planes of two satellites each. \r\n\r\nThe following science instruments are carried on the satellites:\r\n\r\n* SPER/1 Plasma and energy radiation spectrometer\r\n* SG/1 Gamma-ray spectrometer\r\n* GALS/1 Galactic cosmic ray spectrometer / 1\r\n* LAERTES On-board Ionosonde\r\n* NBK/2 Low-frequency wave complex\r\n* ESEP Ionospheric plasma energy spectrometer\r\n* Ozonometer-TM Ozonometer\r\n* MayaK On-board radio transmitters\r\n* PES GPS-GLONASS device", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 83, "url": "https://lldev.thespacedevs.com/2.0.0/pad/83/?format=api", "agency_id": 63, "name": "Cosmodrome Site 1S", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome", "map_url": "https://www.google.com/maps?q=51.884395,128.333932", "latitude": "51.884395", "longitude": "128.333932", "location": { "id": 18, "url": "https://lldev.thespacedevs.com/2.0.0/location/18/?format=api", "name": "Vostochny Cosmodrome, Siberia, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg", "total_launch_count": 21, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg", "total_launch_count": 20 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_lift_image_20241105092205.jpg", "infographic": null, "program": [] }, { "id": "b8eec19b-3974-4468-a15a-180e5af5071a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b8eec19b-3974-4468-a15a-180e5af5071a/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-m-kosmos-2588", "name": "Soyuz 2.1b/Fregat-M | Kosmos 2588", "status": { "id": 3, "name": "Success" }, "net": "2025-05-23T08:36:00Z", "window_end": "2025-05-23T09:00:00Z", "window_start": "2025-05-23T07:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8618, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 7210, "launch_library_id": null, "name": "Kosmos 2588", "description": "Unknown classified payload for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 326 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "726f22bb-8a58-482e-82e8-b2a88e08fc7e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/726f22bb-8a58-482e-82e8-b2a88e08fc7e/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-m-kosmos-2600-2608", "name": "Soyuz 2.1b/Fregat-M | Kosmos 2600-2608", "status": { "id": 3, "name": "Success" }, "net": "2026-02-05T18:59:00Z", "window_end": "2026-02-05T22:00:00Z", "window_start": "2026-02-05T15:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8909, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 7500, "launch_library_id": null, "name": "Kosmos 2600-2608", "description": "9 unknown classified payload(s) for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 326 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4/?format=api", "launch_library_id": null, "slug": "soyuz-5-demo-flight", "name": "Soyuz-5 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api", "name": "RKK Energiya", "type": "Commercial" }, "rocket": { "id": 8701, "configuration": { "id": 521, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/521/?format=api", "name": "Soyuz-5", "family": "Soyuz-5", "full_name": "Soyuz-5", "variant": "" } }, "mission": { "id": 7294, "launch_library_id": null, "name": "Demo Flight", "description": "Demonstration Flight for Russia's new Soyuz-5 launch vehicle. Details TBD.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "location": { "id": 15, "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_launch__image_20250905122547.jpg", "infographic": null, "program": [] }, { "id": "b565ab64-1642-4cef-a13f-f3dad53518e7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b565ab64-1642-4cef-a13f-f3dad53518e7/?format=api", "launch_library_id": null, "slug": "spectrum-cassini", "name": "Spectrum | Cassini", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8691, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7283, "launch_library_id": null, "name": "Cassini", "description": "Three small satellites hosting payloads for companies across Europe as part of the ESA-European Union IOD (In-Orbit Demonstration) and IOV (In-Orbit Verification) programs.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "e652a538-6d40-4b55-97a6-7c757ec4e1e9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e652a538-6d40-4b55-97a6-7c757ec4e1e9/?format=api", "launch_library_id": null, "slug": "spectrum-maiden-flight", "name": "Spectrum | Maiden Flight", "status": { "id": 4, "name": "Failure" }, "net": "2025-03-30T10:30:00Z", "window_end": "2025-03-30T13:30:00Z", "window_start": "2025-03-30T10:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8206, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 6778, "launch_library_id": null, "name": "Maiden Flight", "description": "First flight of the Isar Spectrum launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "1b23eb18-e06e-4058-9b42-e95ca0980511", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1b23eb18-e06e-4058-9b42-e95ca0980511/?format=api", "launch_library_id": null, "slug": "spectrum-onward-and-upward", "name": "Spectrum | Onward and Upward", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-19T20:00:00Z", "window_end": "2026-03-19T21:00:00Z", "window_start": "2026-03-19T20:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8716, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7309, "launch_library_id": null, "name": "Onward and Upward", "description": "Second test flight of the Isar Spectrum launch vehicle. This launch will carry 5 cubesats and 1 non-separable experiment as part of European Space Agency (ESA)'s “Boost!” program:\r\n\r\n* CyBEEsat (TU Berlin)\r\n* TriSat-S (University of Maribor)\r\n* Platform 6 (EnduroSat)\r\n* FramSat-1 (NTNU)\r\n* SpaceTeamSat1 (TU Wien Space Team)\r\n* Let It Go (Dcubed, non-separable experiment)", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "3631c659-b638-45bc-9115-a2cb7373b9d0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/3631c659-b638-45bc-9115-a2cb7373b9d0/?format=api", "launch_library_id": null, "slug": "spectrum-tom-jerry", "name": "Spectrum | Tom & Jerry", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8692, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7284, "launch_library_id": null, "name": "Tom & Jerry", "description": "Two satellites designed to demonstrate rendezvous and capture operations essential for Infinite Orbits's in-orbit servicing capabilities.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "b48e32c5-3776-4684-a956-5ea4df032e90", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b48e32c5-3776-4684-a956-5ea4df032e90/?format=api", "launch_library_id": null, "slug": "spectrum-yndeo-3", "name": "Spectrum | ΣYNDEO-3", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1046, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1046/?format=api", "name": "Isar Aerospace", "type": "Private" }, "rocket": { "id": 8817, "configuration": { "id": 491, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/491/?format=api", "name": "Spectrum", "family": "", "full_name": "Spectrum", "variant": "" } }, "mission": { "id": 7408, "launch_library_id": null, "name": "ΣYNDEO-3", "description": "ΣYNDEO-3 is a satellite built by Redwire Corporation for the European Union/European Space Agency (ESA)’s In-Orbit Demonstration and In-Orbit Validation Programme (IOD/IOV), which will carry 10 different technological demonstration payload from institutions of Spain, France, Germany, Italy, Luxembourg and the European Commission. The satellite is built on Redwire's Hammerhead spacecraft platform.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 51, "url": "https://lldev.thespacedevs.com/2.0.0/pad/51/?format=api", "agency_id": null, "name": "Orbital Launch Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space", "map_url": "https://www.google.com/maps?q=69.1084,15.5895", "latitude": "69.1084", "longitude": "15.5895", "location": { "id": 161, "url": "https://lldev.thespacedevs.com/2.0.0/location/161/?format=api", "name": "Andøya Spaceport", "country_code": "NOR", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg", "total_launch_count": 1, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg", "infographic": null, "program": [] }, { "id": "7bb96f12-250e-4e80-84ad-53f52f710bb7", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7bb96f12-250e-4e80-84ad-53f52f710bb7/?format=api", "launch_library_id": 1612, "slug": "sslv-space-maitri", "name": "SSLV | Space MAITRI", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 122, "configuration": { "id": 150, "launch_library_id": 189, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/150/?format=api", "name": "SSLV", "family": "", "full_name": "SSLV", "variant": "" } }, "mission": { "id": 7125, "launch_library_id": null, "name": "Space MAITRI", "description": "Space Machines Company (SMC)'s second Optimus Orbital Transfer Vehicle (OTV), will launch on a mission designated Space MAITRI (Mission for Australia-India’s Technology, Research and Innovation). The mission will focus on debris management and sustainability, and will significantly advance Australia’s domestic space industry by combining Australian spacecraft capabilities with India's launch expertise.\r\n\r\nAfter separation, Optimus will perform a series of propulsive on-orbit maneuvers to inspect a space object in close proximity. It will then spend several months on orbit examining space debris to demonstrate affordable and accessible space sustainability technologies.", "launch_designator": null, "type": "Technology", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 50, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "total_launch_count": 103, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 63 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sslv_image_20220912001724.jpeg", "infographic": null, "program": [] } ] }