Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
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.2.0/launch/?format=api&offset=4240&ordering=name
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4250&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4230&ordering=name", "results": [ { "id": "1412ecd5-9641-4303-87ec-ae4164b5957b", "url": "https://ll.thespacedevs.com/2.2.0/launch/1412ecd5-9641-4303-87ec-ae4164b5957b/?format=api", "slug": "proton-uragan-14-to-16", "name": "Proton | Uragan 14 to 16", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:49Z", "net": "1986-09-16T11:38:09Z", "window_end": "1986-09-16T11:38:09Z", "window_start": "1986-09-16T11:38:09Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5891, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4287, "name": "Uragan 14 to 16", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3105, "location_launch_attempt_count": 790, "pad_launch_attempt_count": 41, "agency_launch_attempt_count": 2020, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 64, "type": "normal" }, { "id": "d892b891-3780-43da-ad74-e24053bbad21", "url": "https://ll.thespacedevs.com/2.2.0/launch/d892b891-3780-43da-ad74-e24053bbad21/?format=api", "slug": "proton-uragan-17-to-19", "name": "Proton | Uragan 17 to 19", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:23:47Z", "net": "1987-04-24T12:42:54Z", "window_end": "1987-04-24T12:42:54Z", "window_start": "1987-04-24T12:42:54Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5959, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4353, "name": "Uragan 17 to 19", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3177, "location_launch_attempt_count": 815, "pad_launch_attempt_count": 46, "agency_launch_attempt_count": 2081, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 31, "type": "normal" }, { "id": "478db1b6-01fe-4c45-b058-fc0ee7a71e3d", "url": "https://ll.thespacedevs.com/2.2.0/launch/478db1b6-01fe-4c45-b058-fc0ee7a71e3d/?format=api", "slug": "proton-uragan-20-to-22", "name": "Proton | Uragan 20 to 22", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:42Z", "net": "1987-09-16T02:53:31Z", "window_end": "1987-09-16T02:53:31Z", "window_start": "1987-09-16T02:53:31Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6001, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4392, "name": "Uragan 20 to 22", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3222, "location_launch_attempt_count": 832, "pad_launch_attempt_count": 48, "agency_launch_attempt_count": 2120, "orbital_launch_attempt_count_year": 83, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 70, "type": "normal" }, { "id": "022a4111-0d73-4885-b65b-4e5984617d2d", "url": "https://ll.thespacedevs.com/2.2.0/launch/022a4111-0d73-4885-b65b-4e5984617d2d/?format=api", "slug": "proton-uragan-2-3", "name": "Proton | Uragan 2 &3", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:35:16Z", "net": "1983-08-10T18:24:26Z", "window_end": "1983-08-10T18:24:26Z", "window_start": "1983-08-10T18:24:26Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5554, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 3958, "name": "Uragan 2 &3", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 2731, "location_launch_attempt_count": 684, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 1722, "orbital_launch_attempt_count_year": 85, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 63, "type": "normal" }, { "id": "82dd9607-f1db-456f-a57b-c548d5164949", "url": "https://ll.thespacedevs.com/2.2.0/launch/82dd9607-f1db-456f-a57b-c548d5164949/?format=api", "slug": "proton-uragan-23-to-25", "name": "Proton | Uragan 23 to 25", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:35:15Z", "net": "1988-02-17T00:23:22Z", "window_end": "1988-02-17T00:23:22Z", "window_start": "1988-02-17T00:23:22Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6038, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4429, "name": "Uragan 23 to 25", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3263, "location_launch_attempt_count": 852, "pad_launch_attempt_count": 42, "agency_launch_attempt_count": 2155, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "7c20b55a-2164-4975-b428-dfbb58353b2f", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c20b55a-2164-4975-b428-dfbb58353b2f/?format=api", "slug": "proton-uragan-26-to-28", "name": "Proton | Uragan 26 to 28", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:35:11Z", "net": "1988-05-21T17:57:00Z", "window_end": "1988-05-21T17:57:00Z", "window_start": "1988-05-21T17:57:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6070, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4460, "name": "Uragan 26 to 28", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3297, "location_launch_attempt_count": 868, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 2183, "orbital_launch_attempt_count_year": 44, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 36, "type": "normal" }, { "id": "7c636c00-7cda-4daf-9dce-52b8f29414ef", "url": "https://ll.thespacedevs.com/2.2.0/launch/7c636c00-7cda-4daf-9dce-52b8f29414ef/?format=api", "slug": "proton-uragan-29-to-31", "name": "Proton | Uragan 29 to 31", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:35:06Z", "net": "1988-09-16T02:00:47Z", "window_end": "1988-09-16T02:00:47Z", "window_start": "1988-09-16T02:00:47Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6111, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4501, "name": "Uragan 29 to 31", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3342, "location_launch_attempt_count": 884, "pad_launch_attempt_count": 48, "agency_launch_attempt_count": 2218, "orbital_launch_attempt_count_year": 89, "location_launch_attempt_count_year": 36, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 71, "type": "normal" }, { "id": "378f7ac0-ff5f-4c6a-986c-a8db8c982a78", "url": "https://ll.thespacedevs.com/2.2.0/launch/378f7ac0-ff5f-4c6a-986c-a8db8c982a78/?format=api", "slug": "proton-uragan-32-33", "name": "Proton | Uragan 32 & 33", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:35:00Z", "net": "1989-01-10T02:05:25Z", "window_end": "1989-01-10T02:05:25Z", "window_start": "1989-01-10T02:05:25Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6140, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4530, "name": "Uragan 32 & 33", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3375, "location_launch_attempt_count": 895, "pad_launch_attempt_count": 50, "agency_launch_attempt_count": 2242, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "cc1abbb5-5e81-42e7-9b98-92ce51823764", "url": "https://ll.thespacedevs.com/2.2.0/launch/cc1abbb5-5e81-42e7-9b98-92ce51823764/?format=api", "slug": "proton-uragan-34-35", "name": "Proton | Uragan 34 & 35", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:46Z", "net": "1989-05-31T08:31:59Z", "window_end": "1989-05-31T08:31:59Z", "window_start": "1989-05-31T08:31:59Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6174, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4564, "name": "Uragan 34 & 35", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3413, "location_launch_attempt_count": 906, "pad_launch_attempt_count": 57, "agency_launch_attempt_count": 2271, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 30, "type": "normal" }, { "id": "6eb74950-5be7-478e-9285-6ed00178e1f0", "url": "https://ll.thespacedevs.com/2.2.0/launch/6eb74950-5be7-478e-9285-6ed00178e1f0/?format=api", "slug": "proton-uragan-36-to-38", "name": "Proton | Uragan 36 to 38", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:23:47Z", "net": "1990-05-19T08:32:33Z", "window_end": "1990-05-19T08:32:33Z", "window_start": "1990-05-19T08:32:33Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6271, "configuration": { "id": 80, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4661, "name": "Uragan 36 to 38", "description": "GLONASS navigation satellites", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 130, "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api", "agency_id": null, "name": "200/40", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200", "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949", "latitude": "46.0336111", "longitude": "63.0266949", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_130_20200803143249.jpg", "total_launch_count": 64, "orbital_launch_attempt_count": 64 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [ { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/program/34/?format=api", "name": "GLONASS", "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png", "start_date": "1982-10-12T00:00:00Z", "end_date": null, "info_url": "https://www.glonass-iac.ru/en/", "wiki_url": "https://en.wikipedia.org/wiki/GLONASS", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 3523, "location_launch_attempt_count": 931, "pad_launch_attempt_count": 61, "agency_launch_attempt_count": 2344, "orbital_launch_attempt_count_year": 47, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 28, "type": "normal" } ] }{ "count": 7505, "next": "