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=3090&ordering=-name
{ "count": 7660, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3100&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3080&ordering=-name", "results": [ { "id": "b149c2f5-82af-4692-a0ba-0ec45bd5273c", "url": "https://ll.thespacedevs.com/2.2.0/launch/b149c2f5-82af-4692-a0ba-0ec45bd5273c/?format=api", "slug": "sarge-launch-4", "name": "SARGE | Launch 4", "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-14T09:48:57Z", "net": "2019-10-26T17:40:15Z", "window_end": "2019-10-26T17:40:15Z", "window_start": "2019-10-26T17:40:15Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1001, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api", "name": "EXOS Aerospace", "type": "Commercial" }, "rocket": { "id": 2569, "configuration": { "id": 197, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/197/?format=api", "name": "SARGE", "family": "", "full_name": "SARGE", "variant": "" } }, "mission": { "id": 1048, "name": "SARGE Launch 4", "description": "The 4th launch of EXOS Aerospace's reusable launch vehicle.", "launch_designator": null, "type": "Suborbital", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/pad/105/?format=api", "agency_id": 1001, "name": "Vertical Launch Area", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=32.9901856,-106.9750602", "latitude": "32.9901856", "longitude": "-106.9750602", "location": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api", "name": "Spaceport America, NM, USA", "country_code": "USA", "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg", "timezone_name": "America/Denver", "total_launch_count": 4, "total_landing_count": 4 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_105_20200803143432.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "c2634035-c50d-4878-9a9a-cc7a9ada61c8", "url": "https://ll.thespacedevs.com/2.2.0/launch/c2634035-c50d-4878-9a9a-cc7a9ada61c8/?format=api", "slug": "sarge-launch-3", "name": "SARGE | Launch 3", "status": { "id": 7, "name": "Launch was a Partial Failure", "abbrev": "Partial Failure", "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success." }, "last_updated": "2024-08-02T16:00:26Z", "net": "2019-06-29T18:00:18Z", "window_end": "2019-06-29T18:00:18Z", "window_start": "2019-06-29T18:00:18Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1001, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api", "name": "EXOS Aerospace", "type": "Commercial" }, "rocket": { "id": 2493, "configuration": { "id": 197, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/197/?format=api", "name": "SARGE", "family": "", "full_name": "SARGE", "variant": "" } }, "mission": { "id": 1014, "name": "SARGE Launch 3", "description": "The 3rd launch of EXOS Aerospace's reusable launch vehicle.\r\nFailed during ascent due to what appears to be a gimbal issue.\r\nSarge 1 glided steering its parachute and landed safely on the ground after dumping fuel.", "launch_designator": null, "type": "Suborbital", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/pad/105/?format=api", "agency_id": 1001, "name": "Vertical Launch Area", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=32.9901856,-106.9750602", "latitude": "32.9901856", "longitude": "-106.9750602", "location": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api", "name": "Spaceport America, NM, USA", "country_code": "USA", "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg", "timezone_name": "America/Denver", "total_launch_count": 4, "total_landing_count": 4 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_105_20200803143432.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "987b33f4-dd2d-4919-8159-f0947d122e01", "url": "https://ll.thespacedevs.com/2.2.0/launch/987b33f4-dd2d-4919-8159-f0947d122e01/?format=api", "slug": "sarge-launch-2-mission-1", "name": "SARGE | Launch 2 - \"Mission 1\"", "status": { "id": 7, "name": "Launch was a Partial Failure", "abbrev": "Partial Failure", "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success." }, "last_updated": "2023-06-14T09:48:57Z", "net": "2019-03-02T16:45:00Z", "window_end": "2019-03-02T16:45:00Z", "window_start": "2019-03-02T16:45:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1001, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api", "name": "EXOS Aerospace", "type": "Commercial" }, "rocket": { "id": 2495, "configuration": { "id": 197, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/197/?format=api", "name": "SARGE", "family": "", "full_name": "SARGE", "variant": "" } }, "mission": { "id": 1016, "name": "Mission 1", "description": "The SARGE rocket carried several small research payloads and was intended to reach a peak altitude of 80 kilometers. It only reached a peak altitude of about 20 kilometers before gliding back to a landing about 1.2 kilometers from the launch pad.", "launch_designator": null, "type": "Suborbital", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/pad/105/?format=api", "agency_id": 1001, "name": "Vertical Launch Area", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=32.9901856,-106.9750602", "latitude": "32.9901856", "longitude": "-106.9750602", "location": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api", "name": "Spaceport America, NM, USA", "country_code": "USA", "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg", "timezone_name": "America/Denver", "total_launch_count": 4, "total_landing_count": 4 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_105_20200803143432.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "676e30cc-c704-466a-a7f1-8ca4d90f22c8", "url": "https://ll.thespacedevs.com/2.2.0/launch/676e30cc-c704-466a-a7f1-8ca4d90f22c8/?format=api", "slug": "sarge-launch-1-pathfinder", "name": "SARGE | Launch 1 - \"Pathfinder\"", "status": { "id": 7, "name": "Launch was a Partial Failure", "abbrev": "Partial Failure", "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success." }, "last_updated": "2023-06-14T09:48:57Z", "net": "2018-08-25T18:15:00Z", "window_end": "2018-08-25T18:15:00Z", "window_start": "2018-08-25T18:15:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1001, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1001/?format=api", "name": "EXOS Aerospace", "type": "Commercial" }, "rocket": { "id": 2494, "configuration": { "id": 197, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/197/?format=api", "name": "SARGE", "family": "", "full_name": "SARGE", "variant": "" } }, "mission": { "id": 1015, "name": "Pathfinder", "description": "First test launch of the SARGE reusable sounding rocket.", "launch_designator": null, "type": "Suborbital", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 105, "url": "https://ll.thespacedevs.com/2.2.0/pad/105/?format=api", "agency_id": 1001, "name": "Vertical Launch Area", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=32.9901856,-106.9750602", "latitude": "32.9901856", "longitude": "-106.9750602", "location": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api", "name": "Spaceport America, NM, USA", "country_code": "USA", "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg", "timezone_name": "America/Denver", "total_launch_count": 4, "total_landing_count": 4 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_105_20200803143432.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sarge_image_20191026175316.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "ee314030-f2f4-461d-b438-b2e661d12591", "url": "https://ll.thespacedevs.com/2.2.0/launch/ee314030-f2f4-461d-b438-b2e661d12591/?format=api", "slug": "safir-rasad-1", "name": "Safir | Rasad 1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-13T17:52:19Z", "net": "2011-06-15T09:15:03Z", "window_end": "2011-06-15T09:15:03Z", "window_start": "2011-06-15T09:15:03Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 1528, "configuration": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/39/?format=api", "name": "Safir", "family": "Nodong", "full_name": "Safir", "variant": "" } }, "mission": null, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5132, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 5132, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "3b3eff1e-9e07-4b2f-ae51-eb18664a7cfe", "url": "https://ll.thespacedevs.com/2.2.0/launch/3b3eff1e-9e07-4b2f-ae51-eb18664a7cfe/?format=api", "slug": "safir-omid-2", "name": "Safir | Omid", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-08-02T17:02:18Z", "net": "2009-02-02T18:34:00Z", "window_end": "2009-02-02T18:34:00Z", "window_start": "2009-02-02T18:34:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 7382, "configuration": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/39/?format=api", "name": "Safir", "family": "Nodong", "full_name": "Safir", "variant": "" } }, "mission": { "id": 5771, "name": "Omid", "description": "First Iranian built and launched satellite to reach orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4958, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "e8684f46-d3fe-411e-b03c-173530fe307e", "url": "https://ll.thespacedevs.com/2.2.0/launch/e8684f46-d3fe-411e-b03c-173530fe307e/?format=api", "slug": "safir-omid", "name": "Safir | Omid", "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": "2024-08-02T16:26:34Z", "net": "2008-08-16T19:32:00Z", "window_end": "2008-08-16T19:32:00Z", "window_start": "2008-08-16T19:32:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 7361, "configuration": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/39/?format=api", "name": "Safir", "family": "Nodong", "full_name": "Safir", "variant": "" } }, "mission": { "id": 5750, "name": "Omid", "description": "First Iranian built and launched satellite. Failed to reach orbit due to a launch vehicle second stage malfunction.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4925, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 40, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "008e5c41-35c3-42d8-8fac-62787ea0d251", "url": "https://ll.thespacedevs.com/2.2.0/launch/008e5c41-35c3-42d8-8fac-62787ea0d251/?format=api", "slug": "safir-navid", "name": "Safir | Navid", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-13T17:50:59Z", "net": "2012-02-03T00:04:00Z", "window_end": "2012-02-03T00:04:00Z", "window_start": "2012-02-03T00:04:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 1589, "configuration": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/39/?format=api", "name": "Safir", "family": "Nodong", "full_name": "Safir", "variant": "" } }, "mission": null, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5195, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 5195, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "565d2d91-1072-487f-8c3a-2eb4e566cc06", "url": "https://ll.thespacedevs.com/2.2.0/launch/565d2d91-1072-487f-8c3a-2eb4e566cc06/?format=api", "slug": "safir-fajr", "name": "Safir | Fajr", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-13T17:43:01Z", "net": "2015-02-02T08:52:00Z", "window_end": "2015-02-02T08:52:00Z", "window_start": "2015-02-02T08:52:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 1825, "configuration": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/39/?format=api", "name": "Safir", "family": "Nodong", "full_name": "Safir", "variant": "" } }, "mission": null, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5448, "location_launch_attempt_count": 7, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 5448, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "04073b47-8f05-404c-9435-6762138b99ca", "url": "https://ll.thespacedevs.com/2.2.0/launch/04073b47-8f05-404c-9435-6762138b99ca/?format=api", "slug": "safir-1b-fajr-2", "name": "Safir 1B | Fajr", "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:54:53Z", "net": "2012-09-22T00:00:00Z", "window_end": "2012-09-22T00:00:00Z", "window_start": "2012-09-22T00:00:00Z", "net_precision": null, "probability": -1, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 1632, "configuration": { "id": 74, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/74/?format=api", "name": "Safir 1B", "family": "Nodong", "full_name": "Safir 1B", "variant": "1B" } }, "mission": null, "pad": { "id": 58, "url": "https://ll.thespacedevs.com/2.2.0/pad/58/?format=api", "agency_id": null, "name": "Safir Launch Pad", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Semnan_Space_Center#Circular_launch_platform", "map_url": "https://www.google.com/maps?q=35.23462,53.920936", "latitude": "35.23462", "longitude": "53.920936", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_58_20200803143301.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5243, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 5243, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" } ] }