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=3780&ordering=name
{ "count": 7827, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=3790&ordering=name", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=3770&ordering=name", "results": [ { "id": "b7fce3e3-7c2b-4d93-bea8-22e6bd0c5f91", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b7fce3e3-7c2b-4d93-bea8-22e6bd0c5f91/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-81", "name": "Molniya-M | Molniya-1T 81", "status": { "id": 3, "name": "Success" }, "net": "1991-06-18T09:09:00Z", "window_end": "1991-06-18T09:09:00Z", "window_start": "1991-06-18T09:09:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6375, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4765, "launch_library_id": null, "name": "Molniya-1T 81", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "6f7dd3e0-eb79-47db-97f5-b9c0771e35dd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6f7dd3e0-eb79-47db-97f5-b9c0771e35dd/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-82", "name": "Molniya-M | Molniya-1T 82", "status": { "id": 3, "name": "Success" }, "net": "1991-08-01T11:53:00Z", "window_end": "1991-08-01T11:53:00Z", "window_start": "1991-08-01T11:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6385, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4775, "launch_library_id": null, "name": "Molniya-1T 82", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "6db4ec55-b4bd-46a7-9118-03bfb2e78b2c", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6db4ec55-b4bd-46a7-9118-03bfb2e78b2c/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-83", "name": "Molniya-M | Molniya-1T 83", "status": { "id": 3, "name": "Success" }, "net": "1992-03-04T04:27:00Z", "window_end": "1992-03-04T04:27:00Z", "window_start": "1992-03-04T04:27:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6425, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4815, "launch_library_id": null, "name": "Molniya-1T 83", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "0447ac37-c912-44ea-9d60-2c9add20833f", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0447ac37-c912-44ea-9d60-2c9add20833f/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-84", "name": "Molniya-M | Molniya-1T 84", "status": { "id": 3, "name": "Success" }, "net": "1992-08-06T19:30:59Z", "window_end": "1992-08-06T19:30:59Z", "window_start": "1992-08-06T19:30:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6456, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4846, "launch_library_id": null, "name": "Molniya-1T 84", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 36, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "b9593126-e143-4e92-9d1c-ce8cc8588b48", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b9593126-e143-4e92-9d1c-ce8cc8588b48/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-85", "name": "Molniya-M | Molniya-1T 85", "status": { "id": 3, "name": "Success" }, "net": "1993-01-13T01:49:00Z", "window_end": "1993-01-13T01:49:00Z", "window_start": "1993-01-13T01:49:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6499, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4889, "launch_library_id": null, "name": "Molniya-1T 85", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "4adef240-2f4d-43f4-a11c-3749585afb58", "url": "https://lldev.thespacedevs.com/2.0.0/launch/4adef240-2f4d-43f4-a11c-3749585afb58/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-86", "name": "Molniya-M | Molniya-1T 86", "status": { "id": 3, "name": "Success" }, "net": "1993-05-26T03:23:59Z", "window_end": "1993-05-26T03:23:59Z", "window_start": "1993-05-26T03:23:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6523, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4913, "launch_library_id": null, "name": "Molniya-1T 86", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "dd7c8193-f13d-445d-a58f-947a7074f6a0", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dd7c8193-f13d-445d-a58f-947a7074f6a0/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-87", "name": "Molniya-M | Molniya-1T 87", "status": { "id": 3, "name": "Success" }, "net": "1993-12-22T20:37:16Z", "window_end": "1993-12-22T20:37:16Z", "window_start": "1993-12-22T20:37:16Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6564, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 4954, "launch_library_id": null, "name": "Molniya-1T 87", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 36, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "589615d4-7c2b-4f9e-99ec-dcdc183dc743", "url": "https://lldev.thespacedevs.com/2.0.0/launch/589615d4-7c2b-4f9e-99ec-dcdc183dc743/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-88", "name": "Molniya-M | Molniya-1T 88", "status": { "id": 3, "name": "Success" }, "net": "1994-12-14T14:21:00Z", "window_end": "1994-12-14T14:21:00Z", "window_start": "1994-12-14T14:21:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6632, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 5022, "launch_library_id": null, "name": "Molniya-1T 88", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 327 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "9cacd1d8-b780-42ce-b1d4-4207df68624a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/9cacd1d8-b780-42ce-b1d4-4207df68624a/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-89", "name": "Molniya-M | Molniya-1T 89", "status": { "id": 3, "name": "Success" }, "net": "1996-08-14T22:20:59Z", "window_end": "1996-08-14T22:20:59Z", "window_start": "1996-08-14T22:20:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6741, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 5131, "launch_library_id": null, "name": "Molniya-1T 89", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 36, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "d00d2fc0-ae31-4b78-8a22-db3aa8e5b409", "url": "https://lldev.thespacedevs.com/2.0.0/launch/d00d2fc0-ae31-4b78-8a22-db3aa8e5b409/?format=api", "launch_library_id": null, "slug": "molniya-m-molniya-1t-90", "name": "Molniya-M | Molniya-1T 90", "status": { "id": 3, "name": "Success" }, "net": "1997-09-24T21:30:59Z", "window_end": "1997-09-24T21:30:59Z", "window_start": "1997-09-24T21:30:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 111, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/111/?format=api", "name": "Progress Rocket Space Center", "type": "Commercial" }, "rocket": { "id": 6806, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://lldev.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": 5196, "launch_library_id": null, "name": "Molniya-1T 90", "description": "Military communications satellite in a highly elliptic orbit", "launch_designator": null, "type": "Communications", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 36, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1682, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] } ] }