Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
GET: Return a list of all Launch objects.
FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name'
MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list
SEARCH: Searches through the launch name, rocket name, launch agency, mission name & spacecraft name. EXAMPLE - ?search=SpaceX
GET /2.0.0/launch/?format=api&offset=1080&ordering=-id
{ "count": 7784, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1090&ordering=-id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1070&ordering=-id", "results": [ { "id": "dbcad7e1-f682-4667-979b-79fc3460dc59", "url": "https://ll.thespacedevs.com/2.0.0/launch/dbcad7e1-f682-4667-979b-79fc3460dc59/?format=api", "launch_library_id": null, "slug": "scout-g-1-macsat-1-2", "name": "Scout G-1 | MACSAT 1 & 2", "status": { "id": 3, "name": "Success" }, "net": "1990-05-09T17:50:00Z", "window_end": "1990-05-09T17:50:00Z", "window_start": "1990-05-09T17:50:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6269, "configuration": { "id": 363, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/363/?format=api", "name": "Scout G-1", "family": "Scout", "full_name": "Scout G-1", "variant": "G-1" } }, "mission": { "id": 4659, "launch_library_id": null, "name": "MACSAT 1 & 2", "description": "Experimental communications satellites for the US military", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 154, "url": "https://ll.thespacedevs.com/2.0.0/pad/154/?format=api", "agency_id": null, "name": "Space Launch Complex 5", "info_url": "https://www.astronautix.com/v/vandenbergslc5.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=34.6080,-120.6247", "latitude": "34.608", "longitude": "-120.6247", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 859, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg", "total_launch_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "dbbbaa31-bbca-45a5-aa3f-9b6c0e7fe417", "url": "https://ll.thespacedevs.com/2.0.0/launch/dbbbaa31-bbca-45a5-aa3f-9b6c0e7fe417/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-2k-5", "name": "Soyuz U | Yantar-2K 5", "status": { "id": 3, "name": "Success" }, "net": "1976-07-22T15:40:01Z", "window_end": "1976-07-22T15:40:01Z", "window_start": "1976-07-22T15:40:01Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4735, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3153, "launch_library_id": null, "name": "Yantar-2K 5", "description": "High-resolution film-return Yantar reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 36, "url": "https://ll.thespacedevs.com/2.0.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "dbab3ea3-e37f-4d1d-b5c1-abc49a59ef85", "url": "https://ll.thespacedevs.com/2.0.0/launch/dbab3ea3-e37f-4d1d-b5c1-abc49a59ef85/?format=api", "launch_library_id": 1477, "slug": "ariane-5-gs-intelsat-11-optus-d2", "name": "Ariane 5 GS | Intelsat 11 & Optus D2", "status": { "id": 3, "name": "Success" }, "net": "2007-10-05T22:02:00Z", "window_end": "2007-10-05T22:02:00Z", "window_start": "2007-10-05T22:02:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 548, "configuration": { "id": 149, "launch_library_id": 174, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/149/?format=api", "name": "Ariane 5 GS", "family": "Ariane", "full_name": "Ariane 5 GS", "variant": "GS" } }, "mission": { "id": 802, "launch_library_id": 786, "name": "Intelsat 11 & Optus D2", "description": "Intelsat 11 is a communications satellite owned by Intelsat and located at 43 degrees West, serving the Americas market. Optus D2 is a communications satellite serving many customers.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 77, "url": "https://ll.thespacedevs.com/2.0.0/pad/77/?format=api", "agency_id": 115, "name": "Ariane Launch Area 3", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-3", "map_url": "https://www.google.com/maps?q=5.239,-52.768", "latitude": "5.239", "longitude": "-52.768", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 330, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg", "total_launch_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_5_gs_image_20240307183745.jpg", "infographic": null, "program": [] }, { "id": "dba969de-ada7-434d-b816-20f0cf207806", "url": "https://ll.thespacedevs.com/2.0.0/launch/dba969de-ada7-434d-b816-20f0cf207806/?format=api", "launch_library_id": null, "slug": "vostok-8a92m-meteor-1-10", "name": "Vostok 8A92M | Meteor-1 10", "status": { "id": 3, "name": "Success" }, "net": "1968-06-12T13:14:59Z", "window_end": "1968-06-12T13:14:59Z", "window_start": "1968-06-12T13:14:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3792, "configuration": { "id": 452, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api", "name": "Vostok 8A92M", "family": "Vostok", "full_name": "Vostok 8A92M", "variant": "8A92M" } }, "mission": { "id": 2210, "launch_library_id": null, "name": "Meteor-1 10", "description": "The Meteor-1 series was the first series of Soviet meteorological satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.0.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg", "infographic": null, "program": [] }, { "id": "dba42460-660a-4b68-8002-322687f4a7ec", "url": "https://ll.thespacedevs.com/2.0.0/launch/dba42460-660a-4b68-8002-322687f4a7ec/?format=api", "launch_library_id": null, "slug": "molniya-m-us-k-43", "name": "Molniya-M | US-K 43", "status": { "id": 3, "name": "Success" }, "net": "1985-09-30T19:23:20Z", "window_end": "1985-09-30T19:23:20Z", "window_start": "1985-09-30T19:23:20Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5790, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 4189, "launch_library_id": null, "name": "US-K 43", "description": "Early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "db98b4e7-f262-4a92-bb70-70aae3782fb2", "url": "https://ll.thespacedevs.com/2.0.0/launch/db98b4e7-f262-4a92-bb70-70aae3782fb2/?format=api", "launch_library_id": null, "slug": "delta-0900-nimbus-5", "name": "Delta 0900 | Nimbus 5", "status": { "id": 3, "name": "Success" }, "net": "1972-12-11T07:56:00Z", "window_end": "1972-12-11T07:56:00Z", "window_start": "1972-12-11T07:56:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 4319, "configuration": { "id": 276, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/276/?format=api", "name": "Delta 0900", "family": "Delta", "full_name": "Delta 0900", "variant": "0900" } }, "mission": { "id": 2737, "launch_library_id": null, "name": "Nimbus 5", "description": "Satellite used to test advanced meteorological sensor systems", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 859, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 98 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_0900_image_20231231081129.jpg", "infographic": null, "program": [] }, { "id": "db97e406-0aab-4565-a38d-c52d1a136a42", "url": "https://ll.thespacedevs.com/2.0.0/launch/db97e406-0aab-4565-a38d-c52d1a136a42/?format=api", "launch_library_id": 258, "slug": "long-march-11-secm-1-pujiang-1-tianwang-1a-tianwan", "name": "Long March 11 | SECM-1 ( Pujiang-1, Tianwang 1A, Tianwang 1B, Tianwang 1C )", "status": { "id": 3, "name": "Success" }, "net": "2015-09-25T01:41:40Z", "window_end": "2015-09-25T01:41:40Z", "window_start": "2015-09-25T01:41:40Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1869, "configuration": { "id": 47, "launch_library_id": 71, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/47/?format=api", "name": "Long March 11", "family": "Long March", "full_name": "Long March 11", "variant": "" } }, "mission": null, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.0.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 276, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 65 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march252011_image_20190222031217.jpeg", "infographic": null, "program": [] }, { "id": "db894d0a-573f-42d5-a7ba-62ce243ec2dc", "url": "https://ll.thespacedevs.com/2.0.0/launch/db894d0a-573f-42d5-a7ba-62ce243ec2dc/?format=api", "launch_library_id": null, "slug": "atlas-d-fire-2", "name": "Atlas D | FIRE 2", "status": { "id": 3, "name": "Success" }, "net": "1965-05-22T21:55:00Z", "window_end": "1965-05-22T21:55:00Z", "window_start": "1965-05-22T21:55:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3397, "configuration": { "id": 237, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api", "name": "Atlas D", "family": "Atlas", "full_name": "SM-65D Atlas", "variant": "D" } }, "mission": { "id": 1817, "launch_library_id": null, "name": "FIRE 2", "description": "FIRE (Flight Investigation of Re-Entry) was a high-speed reentry heat research program to obtain data on materials, heating rates, and radio signal attenuation on spacecraft reentering the atmosphere at speeds of about 24,500 miles per hour.", "launch_designator": null, "type": "Materials Science", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 99, "url": "https://ll.thespacedevs.com/2.0.0/pad/99/?format=api", "agency_id": 161, "name": "Launch Complex 12", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12", "map_url": "https://www.google.com/maps?q=28.480607,-80.541938", "latitude": "28.480607", "longitude": "-80.541938", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1083, "total_landing_count": 70 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg", "total_launch_count": 23 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg", "infographic": null, "program": [] }, { "id": "db73ffc4-542e-43d0-8e1e-21accc6b5360", "url": "https://ll.thespacedevs.com/2.0.0/launch/db73ffc4-542e-43d0-8e1e-21accc6b5360/?format=api", "launch_library_id": null, "slug": "soyuz-u-zenit-4mkm-26", "name": "Soyuz U | Zenit-4MKM 26", "status": { "id": 3, "name": "Success" }, "net": "1979-01-13T15:30:00Z", "window_end": "1979-01-13T15:30:00Z", "window_start": "1979-01-13T15:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5035, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3448, "launch_library_id": null, "name": "Zenit-4MKM 26", "description": "High-resolution film-return Zenit reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 85, "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 325 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "db6aabd0-db75-4375-ac10-dc057e1a9dc9", "url": "https://ll.thespacedevs.com/2.0.0/launch/db6aabd0-db75-4375-ac10-dc057e1a9dc9/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-4k2-65", "name": "Soyuz U | Yantar-4K2 65", "status": { "id": 3, "name": "Success" }, "net": "1992-07-24T19:40:00Z", "window_end": "1992-07-24T19:40:00Z", "window_start": "1992-07-24T19:40:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 6453, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 4843, "launch_library_id": null, "name": "Yantar-4K2 65", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 36, "url": "https://ll.thespacedevs.com/2.0.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] } ] }