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=7100&ordering=name
{ "count": 7673, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7110&ordering=name", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7090&ordering=name", "results": [ { "id": "71c4973c-3b2f-4e54-aab9-83d54aaee7e4", "url": "https://ll.thespacedevs.com/2.0.0/launch/71c4973c-3b2f-4e54-aab9-83d54aaee7e4/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-69", "name": "Voskhod | Zenit-2 69", "status": { "id": 3, "name": "Success" }, "net": "1968-12-10T08:25:01Z", "window_end": "1968-12-10T08:25:01Z", "window_start": "1968-12-10T08:25: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": 3853, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2271, "launch_library_id": null, "name": "Zenit-2 69", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1558, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 425 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "d8760d2c-ca51-4791-a5fe-4251fe743340", "url": "https://ll.thespacedevs.com/2.0.0/launch/d8760d2c-ca51-4791-a5fe-4251fe743340/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-70", "name": "Voskhod | Zenit-2 70", "status": { "id": 3, "name": "Success" }, "net": "1969-01-12T12:10:00Z", "window_end": "1969-01-12T12:10:00Z", "window_start": "1969-01-12T12:10: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": 3863, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2281, "launch_library_id": null, "name": "Zenit-2 70", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "3fd8deff-e0ff-420a-a2eb-bc853f6d3fab", "url": "https://ll.thespacedevs.com/2.0.0/launch/3fd8deff-e0ff-420a-a2eb-bc853f6d3fab/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-71", "name": "Voskhod | Zenit-2 71", "status": { "id": 3, "name": "Success" }, "net": "1969-02-25T10:20:01Z", "window_end": "1969-02-25T10:20:01Z", "window_start": "1969-02-25T10:20: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": 3876, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2294, "launch_library_id": null, "name": "Zenit-2 71", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "a95379d8-163e-4442-95cc-1e2ea511e475", "url": "https://ll.thespacedevs.com/2.0.0/launch/a95379d8-163e-4442-95cc-1e2ea511e475/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-72", "name": "Voskhod | Zenit-2 72", "status": { "id": 3, "name": "Success" }, "net": "1969-03-22T12:15:00Z", "window_end": "1969-03-22T12:15:00Z", "window_start": "1969-03-22T12:15: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": 3887, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2305, "launch_library_id": null, "name": "Zenit-2 72", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "31ae8767-e381-45ea-9e6f-5e3dff9af852", "url": "https://ll.thespacedevs.com/2.0.0/launch/31ae8767-e381-45ea-9e6f-5e3dff9af852/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-73", "name": "Voskhod | Zenit-2 73", "status": { "id": 3, "name": "Success" }, "net": "1969-04-09T13:00:01Z", "window_end": "1969-04-09T13:00:01Z", "window_start": "1969-04-09T13:00: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": 3896, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2314, "launch_library_id": null, "name": "Zenit-2 73", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "629e0f4c-51d7-49f0-80ab-d15a4ae3d513", "url": "https://ll.thespacedevs.com/2.0.0/launch/629e0f4c-51d7-49f0-80ab-d15a4ae3d513/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-74", "name": "Voskhod | Zenit-2 74", "status": { "id": 3, "name": "Success" }, "net": "1969-05-13T09:15:01Z", "window_end": "1969-05-13T09:15:01Z", "window_start": "1969-05-13T09:15: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": 3904, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2322, "launch_library_id": null, "name": "Zenit-2 74", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "42d9ea4c-fd6f-4e91-b895-1da828d01d02", "url": "https://ll.thespacedevs.com/2.0.0/launch/42d9ea4c-fd6f-4e91-b895-1da828d01d02/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-75", "name": "Voskhod | Zenit-2 75", "status": { "id": 3, "name": "Success" }, "net": "1969-06-24T06:50:00Z", "window_end": "1969-06-24T06:50:00Z", "window_start": "1969-06-24T06:50: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": 3916, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2334, "launch_library_id": null, "name": "Zenit-2 75", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1558, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 425 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "b451d8ef-6d5c-490c-9257-5f28bdcefdef", "url": "https://ll.thespacedevs.com/2.0.0/launch/b451d8ef-6d5c-490c-9257-5f28bdcefdef/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-76", "name": "Voskhod | Zenit-2 76", "status": { "id": 3, "name": "Success" }, "net": "1969-07-22T12:30:00Z", "window_end": "1969-07-22T12:30:00Z", "window_start": "1969-07-22T12: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": 3922, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2340, "launch_library_id": null, "name": "Zenit-2 76", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "2b2fd50d-11e3-483c-9024-27f38bd90615", "url": "https://ll.thespacedevs.com/2.0.0/launch/2b2fd50d-11e3-483c-9024-27f38bd90615/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-77", "name": "Voskhod | Zenit-2 77", "status": { "id": 3, "name": "Success" }, "net": "1969-09-24T12:15:01Z", "window_end": "1969-09-24T12:15:01Z", "window_start": "1969-09-24T12:15: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": 3945, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2363, "launch_library_id": null, "name": "Zenit-2 77", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "bab81bd9-e27c-414e-8c08-0b33817593aa", "url": "https://ll.thespacedevs.com/2.0.0/launch/bab81bd9-e27c-414e-8c08-0b33817593aa/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2-78", "name": "Voskhod | Zenit-2 78", "status": { "id": 3, "name": "Success" }, "net": "1969-11-12T11:30:00Z", "window_end": "1969-11-12T11:30:00Z", "window_start": "1969-11-12T11: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": 3959, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2377, "launch_library_id": null, "name": "Zenit-2 78", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "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": 1678, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] } ] }