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=3970&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7853,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3980&ordering=last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3960&ordering=last_updated",
  "results": [
    {
      "id": "0218a5f9-52fe-44b8-a54b-d5693fe59f0d",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/0218a5f9-52fe-44b8-a54b-d5693fe59f0d/?format=api",
      "slug": "kosmos-3m-zaliv-gvm-1",
      "name": "Kosmos-3M | Zaliv-GVM 1",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T04:27:38Z",
      "net": "1967-05-15T11:00:00Z",
      "window_end": "1967-05-15T11:00:00Z",
      "window_start": "1967-05-15T11:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3656,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2074,
        "name": "Zaliv-GVM 1",
        "description": "The Zaliv-GVM satellites were mass models of the Zaliv navigation satellites, which were launched as payload substitutes on some Kosmos-3M evaluation launches.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 698,
      "location_launch_attempt_count": 17,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 238,
      "orbital_launch_attempt_count_year": 50,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 23,
      "type": "normal"
    },
    {
      "id": "07f0c56e-a64b-418c-951f-9f6c449982ec",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/07f0c56e-a64b-418c-951f-9f6c449982ec/?format=api",
      "slug": "kosmos-3m-zaliv-21",
      "name": "Kosmos-3M | Zaliv 21",
      "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:27:38Z",
      "net": "1976-06-02T22:30:15Z",
      "window_end": "1976-06-02T22:30:15Z",
      "window_start": "1976-06-02T22:30:15Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4714,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3132,
        "name": "Zaliv 21",
        "description": "The first soviet navigation system called Tsiklon consisted of Zaliv satellites in low earth orbit.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1835,
      "location_launch_attempt_count": 484,
      "pad_launch_attempt_count": 69,
      "agency_launch_attempt_count": 1015,
      "orbital_launch_attempt_count_year": 52,
      "location_launch_attempt_count_year": 26,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 36,
      "type": "normal"
    },
    {
      "id": "0bd72d45-ea99-4d2e-808f-2990d676bcb7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/0bd72d45-ea99-4d2e-808f-2990d676bcb7/?format=api",
      "slug": "kosmos-3m-auos-z-i-ik-1",
      "name": "Kosmos-3M | AUOS-Z-I-IK 1",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T04:27:38Z",
      "net": "1979-02-27T17:00:00Z",
      "window_end": "1979-02-27T17:00:00Z",
      "window_start": "1979-02-27T17:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5052,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3464,
        "name": "AUOS-Z-I-IK 1",
        "description": "Magnetospheric research satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2194,
      "location_launch_attempt_count": 667,
      "pad_launch_attempt_count": 97,
      "agency_launch_attempt_count": 1289,
      "orbital_launch_attempt_count_year": 21,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 16,
      "type": "normal"
    },
    {
      "id": "07c8fa5e-fcff-4fb8-9ef5-9a96fe209b0e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/07c8fa5e-fcff-4fb8-9ef5-9a96fe209b0e/?format=api",
      "slug": "kosmos-3m-tselina-o-24",
      "name": "Kosmos-3M | Tselina-O 24",
      "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:27:39Z",
      "net": "1974-06-21T09:03:00Z",
      "window_end": "1974-06-21T09:03:00Z",
      "window_start": "1974-06-21T09:03:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4481,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2899,
        "name": "Tselina-O 24",
        "description": "The Tselina-O (11F616) was one component of two-satellite Tselina ELINT satellite system. Tselina-O provided general ELINT surveillance to be examined in detail by the larger Tselina-D satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1586,
      "location_launch_attempt_count": 360,
      "pad_launch_attempt_count": 60,
      "agency_launch_attempt_count": 836,
      "orbital_launch_attempt_count_year": 48,
      "location_launch_attempt_count_year": 23,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 35,
      "type": "normal"
    },
    {
      "id": "00599d1e-047f-47f7-91db-065a1c8906ab",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/00599d1e-047f-47f7-91db-065a1c8906ab/?format=api",
      "slug": "kosmos-3m-sfera-12",
      "name": "Kosmos-3M | Sfera 12",
      "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:27:39Z",
      "net": "1974-08-29T14:54:59Z",
      "window_end": "1974-08-29T14:54:59Z",
      "window_start": "1974-08-29T14:54:59Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4503,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2921,
        "name": "Sfera 12",
        "description": "The Sfera or Geoid series were the first soviet geodetic satellites to improve the accuracy of maps. The development of the satellites started in 1965 at NPO-PM.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1612,
      "location_launch_attempt_count": 373,
      "pad_launch_attempt_count": 61,
      "agency_launch_attempt_count": 857,
      "orbital_launch_attempt_count_year": 74,
      "location_launch_attempt_count_year": 36,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 56,
      "type": "normal"
    },
    {
      "id": "57e5f615-74bd-4559-bac4-0112837810e4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/57e5f615-74bd-4559-bac4-0112837810e4/?format=api",
      "slug": "kosmos-3m-zaliv-25",
      "name": "Kosmos-3M | Zaliv 25",
      "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:27:39Z",
      "net": "1978-03-15T15:57:00Z",
      "window_end": "1978-03-15T15:57:00Z",
      "window_start": "1978-03-15T15:57:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4940,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3356,
        "name": "Zaliv 25",
        "description": "The first soviet navigation system called Tsiklon consisted of Zaliv satellites in low earth orbit.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2073,
      "location_launch_attempt_count": 606,
      "pad_launch_attempt_count": 90,
      "agency_launch_attempt_count": 1201,
      "orbital_launch_attempt_count_year": 28,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    },
    {
      "id": "02c07976-1444-4d53-b581-0b91c28d0330",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/02c07976-1444-4d53-b581-0b91c28d0330/?format=api",
      "slug": "kosmos-3m-nadezhda-5",
      "name": "Kosmos-3M | Nadezhda 5",
      "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:27:39Z",
      "net": "1990-02-27T20:59:42Z",
      "window_end": "1990-02-27T20:59:42Z",
      "window_start": "1990-02-27T20:59:42Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 6247,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 4637,
        "name": "Nadezhda 5",
        "description": "Civilian navigation satellite equivalent to the purely military Parus",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3494,
      "location_launch_attempt_count": 1300,
      "pad_launch_attempt_count": 171,
      "agency_launch_attempt_count": 2325,
      "orbital_launch_attempt_count_year": 18,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "144c132a-889f-43e4-a193-597d4e463d2e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/144c132a-889f-43e4-a193-597d4e463d2e/?format=api",
      "slug": "kosmos-3m-taifun-1-16",
      "name": "Kosmos-3M | Taifun-1 16",
      "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:27:39Z",
      "net": "1983-11-11T12:30:00Z",
      "window_end": "1983-11-11T12:30:00Z",
      "window_start": "1983-11-11T12:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5578,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3981,
        "name": "Taifun-1 16",
        "description": "Radar calibration satellite",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2759,
      "location_launch_attempt_count": 959,
      "pad_launch_attempt_count": 139,
      "agency_launch_attempt_count": 1745,
      "orbital_launch_attempt_count_year": 113,
      "location_launch_attempt_count_year": 53,
      "pad_launch_attempt_count_year": 10,
      "agency_launch_attempt_count_year": 86,
      "type": "normal"
    },
    {
      "id": "3e040c7e-2072-4fee-84fc-a4515060c8e1",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3e040c7e-2072-4fee-84fc-a4515060c8e1/?format=api",
      "slug": "kosmos-3m-tsikada-14",
      "name": "Kosmos-3M | Tsikada 14",
      "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:27:39Z",
      "net": "1986-11-13T06:10:25Z",
      "window_end": "1986-11-13T06:10:25Z",
      "window_start": "1986-11-13T06:10:25Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5907,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 4303,
        "name": "Tsikada 14",
        "description": "Civilian navigation satellite equivalent to the purely military Parus",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3121,
      "location_launch_attempt_count": 1140,
      "pad_launch_attempt_count": 156,
      "agency_launch_attempt_count": 2034,
      "orbital_launch_attempt_count_year": 92,
      "location_launch_attempt_count_year": 46,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 78,
      "type": "normal"
    },
    {
      "id": "1fc98c26-ae9f-4894-bfdd-653363a2d016",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1fc98c26-ae9f-4894-bfdd-653363a2d016/?format=api",
      "slug": "kosmos-3m-tselina-o-22",
      "name": "Kosmos-3M | Tselina-O 22",
      "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:27:39Z",
      "net": "1974-02-06T00:33:59Z",
      "window_end": "1974-02-06T00:33:59Z",
      "window_start": "1974-02-06T00:33:59Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4441,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2859,
        "name": "Tselina-O 22",
        "description": "The Tselina-O (11F616) was one component of two-satellite Tselina ELINT satellite system. Tselina-O provided general ELINT surveillance to be examined in detail by the larger Tselina-D satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1543,
      "location_launch_attempt_count": 341,
      "pad_launch_attempt_count": 55,
      "agency_launch_attempt_count": 805,
      "orbital_launch_attempt_count_year": 5,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    }
  ]
}