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=6630&ordering=-name
{ "count": 7790, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6640&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6620&ordering=-name", "results": [ { "id": "4a34f5ce-74b6-437a-9888-baaa65b43019", "url": "https://ll.thespacedevs.com/2.2.0/launch/4a34f5ce-74b6-437a-9888-baaa65b43019/?format=api", "slug": "diamant-b-polaire", "name": "Diamant B | Polaire", "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:22:27Z", "net": "1971-12-05T16:20:00Z", "window_end": "1971-12-05T16:20:00Z", "window_start": "1971-12-05T16:20:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4205, "configuration": { "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "family": "Diamant", "full_name": "Diamant B", "variant": "B" } }, "mission": { "id": 2623, "name": "Polaire", "description": "Satellite similar to Tournesol (detect the presence of hydrogen in several directions of the celestial sphere) but in a more polar orbit. It failed to reach orbit.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1292, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 121, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "19e540db-83fd-47f7-b766-6dd0f66e759b", "url": "https://ll.thespacedevs.com/2.2.0/launch/19e540db-83fd-47f7-b766-6dd0f66e759b/?format=api", "slug": "diamant-b-peole", "name": "Diamant B | Péole", "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:22:27Z", "net": "1970-12-12T13:04:44Z", "window_end": "1970-12-12T13:04:44Z", "window_start": "1970-12-12T13:04:44Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4085, "configuration": { "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "family": "Diamant", "full_name": "Diamant B", "variant": "B" } }, "mission": { "id": 2503, "name": "Péole", "description": "First French experimental data relay satellite for meteorological data.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1165, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 119, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "63ea3319-7ea1-4d9a-b422-b7d23d3c357c", "url": "https://ll.thespacedevs.com/2.2.0/launch/63ea3319-7ea1-4d9a-b422-b7d23d3c357c/?format=api", "slug": "diamant-bp4-starlette", "name": "Diamant BP4 | Starlette", "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:22:27Z", "net": "1975-02-06T16:35:00Z", "window_end": "1975-02-06T16:35:00Z", "window_start": "1975-02-06T16:35:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4549, "configuration": { "id": 313, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/313/?format=api", "name": "Diamant BP4", "family": "Diamant", "full_name": "Diamant BP4", "variant": "BP4" } }, "mission": { "id": 2967, "name": "Starlette", "description": "Passive French satellite dedicated to geodetic and geophysical studies", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1661, "location_launch_attempt_count": 7, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 12, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d3234425-8b9c-4761-b62c-de9468ee4ff1", "url": "https://ll.thespacedevs.com/2.2.0/launch/d3234425-8b9c-4761-b62c-de9468ee4ff1/?format=api", "slug": "diamant-bp4-castor-pollux", "name": "Diamant BP4 | Castor & Pollux", "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:22:27Z", "net": "1975-05-17T10:32:00Z", "window_end": "1975-05-17T10:32:00Z", "window_start": "1975-05-17T10:32:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4580, "configuration": { "id": 313, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/313/?format=api", "name": "Diamant BP4", "family": "Diamant", "full_name": "Diamant BP4", "variant": "BP4" } }, "mission": { "id": 2998, "name": "Castor & Pollux", "description": "Dual French scientific satellites", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1693, "location_launch_attempt_count": 8, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 13, "orbital_launch_attempt_count_year": 42, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "0c9d8810-8a3a-4e75-93cf-a33d50b1afce", "url": "https://ll.thespacedevs.com/2.2.0/launch/0c9d8810-8a3a-4e75-93cf-a33d50b1afce/?format=api", "slug": "diamant-bp4-aura", "name": "Diamant BP4 | Aura", "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:22:27Z", "net": "1975-09-27T08:37:00Z", "window_end": "1975-09-27T08:37:00Z", "window_start": "1975-09-27T08:37:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4629, "configuration": { "id": 313, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/313/?format=api", "name": "Diamant BP4", "family": "Diamant", "full_name": "Diamant BP4", "variant": "BP4" } }, "mission": { "id": 3047, "name": "Aura", "description": "French scientific satellite dedicated to solar and atmospheric investigations", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1747, "location_launch_attempt_count": 9, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 14, "orbital_launch_attempt_count_year": 96, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "15887d4c-2c56-46bb-b8a1-3420176073a7", "url": "https://ll.thespacedevs.com/2.2.0/launch/15887d4c-2c56-46bb-b8a1-3420176073a7/?format=api", "slug": "diamant-b-dial-wika", "name": "Diamant B | Dial Wika", "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:22:27Z", "net": "1970-03-10T12:20:00Z", "window_end": "1970-03-10T12:20:00Z", "window_start": "1970-03-10T12:20:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3990, "configuration": { "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "family": "Diamant", "full_name": "Diamant B", "variant": "B" } }, "mission": { "id": 2408, "name": "Dial Wika", "description": "French-German scientific satellite with four experiments aboard.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1065, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 19, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "1abc0ed7-c195-4896-8955-475ac5c1b207", "url": "https://ll.thespacedevs.com/2.2.0/launch/1abc0ed7-c195-4896-8955-475ac5c1b207/?format=api", "slug": "diamant-b-castor-pollux", "name": "Diamant B | Castor & Pollux", "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:22:27Z", "net": "1973-05-21T08:47:00Z", "window_end": "1973-05-21T08:47:00Z", "window_start": "1973-05-21T08:47:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 4359, "configuration": { "id": 312, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/312/?format=api", "name": "Diamant B", "family": "Diamant", "full_name": "Diamant B", "variant": "B" } }, "mission": { "id": 2777, "name": "Castor & Pollux", "description": "Dual French scientific satellites. Lost due to launch vehicle failure.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 125, "url": "https://ll.thespacedevs.com/2.2.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 331, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1454, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 11, "orbital_launch_attempt_count_year": 32, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "3795303e-8662-4def-aaec-05144cee34af", "url": "https://ll.thespacedevs.com/2.2.0/launch/3795303e-8662-4def-aaec-05144cee34af/?format=api", "slug": "diamant-a-diapason-d-1a", "name": "Diamant A | Diapason D-1A", "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:25:03Z", "net": "1966-02-17T08:33:36Z", "window_end": "1966-02-17T08:33:36Z", "window_start": "1966-02-17T08:33:36Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3492, "configuration": { "id": 311, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api", "name": "Diamant A", "family": "Diamant", "full_name": "Diamant A", "variant": "A" } }, "mission": { "id": 1912, "name": "Diapason D-1A", "description": "Diapason was a small cylindrical satellite, 20 cm long and 50 cm in diameter which was used for making geodetic measurements.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api", "agency_id": null, "name": "Brigitte", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir", "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721", "latitude": "30.7787318", "longitude": "-3.0669721", "location": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api", "name": "Interarmy Special Vehicles Test Centre, French Algeria", "country_code": "FRA", "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg", "timezone_name": "Africa/Algiers", "total_launch_count": 4, "total_landing_count": 0 }, "country_code": "FRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 531, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "c5cd3db6-4b32-4cd9-a178-f3e04a9ed47f", "url": "https://ll.thespacedevs.com/2.2.0/launch/c5cd3db6-4b32-4cd9-a178-f3e04a9ed47f/?format=api", "slug": "diamant-a-diademe-d-1d", "name": "Diamant A | Diademe D-1D", "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:25:02Z", "net": "1967-02-15T10:06:57Z", "window_end": "1967-02-15T10:06:57Z", "window_start": "1967-02-15T10:06:57Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3623, "configuration": { "id": 311, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api", "name": "Diamant A", "family": "Diamant", "full_name": "Diamant A", "variant": "A" } }, "mission": { "id": 2041, "name": "Diademe D-1D", "description": "French geodetic study satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api", "agency_id": null, "name": "Brigitte", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir", "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721", "latitude": "30.7787318", "longitude": "-3.0669721", "location": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api", "name": "Interarmy Special Vehicles Test Centre, French Algeria", "country_code": "FRA", "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg", "timezone_name": "Africa/Algiers", "total_launch_count": 4, "total_landing_count": 0 }, "country_code": "FRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 664, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 16, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "c29dfe71-9741-4902-9fcd-4ccbf3741408", "url": "https://ll.thespacedevs.com/2.2.0/launch/c29dfe71-9741-4902-9fcd-4ccbf3741408/?format=api", "slug": "diamant-a-diademe-d-1c", "name": "Diamant A | Diademe D-1C", "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:25:03Z", "net": "1967-02-08T09:39:39Z", "window_end": "1967-02-08T09:39:39Z", "window_start": "1967-02-08T09:39:39Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 46, "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api", "name": "National Center of Space Research", "type": "Government" }, "rocket": { "id": 3619, "configuration": { "id": 311, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api", "name": "Diamant A", "family": "Diamant", "full_name": "Diamant A", "variant": "A" } }, "mission": { "id": 2038, "name": "Diademe D-1C", "description": "French geodetic study satellite.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api", "agency_id": null, "name": "Brigitte", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir", "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721", "latitude": "30.7787318", "longitude": "-3.0669721", "location": { "id": 147, "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api", "name": "Interarmy Special Vehicles Test Centre, French Algeria", "country_code": "FRA", "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg", "timezone_name": "Africa/Algiers", "total_launch_count": 4, "total_landing_count": 0 }, "country_code": "FRA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 661, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }