API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// 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'

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

{
  "count": 7856,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=690&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=670&ordering=-name",
  "results": [
    {
      "id": "fa0c50c8-886a-4d25-a8b7-748b3f5b6c59",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/fa0c50c8-886a-4d25-a8b7-748b3f5b6c59/?format=api",
      "launch_library_id": 669,
      "slug": "unha-3-kwangmyongsong-3-unit-2",
      "name": "Unha-3 | Kwangmyongsong-3 Unit 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2012-12-12T00:49:46Z",
      "window_end": "2012-12-12T00:49:46Z",
      "window_start": "2012-12-12T00:49:46Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 40,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/40/?format=api",
        "name": "Korean Committee of Space Technology",
        "type": "Government"
      },
      "rocket": {
        "id": 1652,
        "configuration": {
          "id": 67,
          "launch_library_id": 100,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/67/?format=api",
          "name": "Unha-3",
          "family": "Taepodong",
          "full_name": "Unha-3",
          "variant": "Unha-3"
        }
      },
      "mission": null,
      "pad": {
        "id": 74,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/74/?format=api",
        "agency_id": 40,
        "name": "Unha Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Sohae_Satellite_Launching_Station",
        "map_url": "https://www.google.com/maps?q=39.660065,124.705366",
        "latitude": "39.660065",
        "longitude": "124.705366",
        "location": {
          "id": 7,
          "url": "https://ll.thespacedevs.com/2.0.0/location/7/?format=api",
          "name": "Sohae Satellite Launching Station,  Cholsan County, North Pyongan Province, Democratic People's Republic of Korea",
          "country_code": "PRK",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_7_20200803142414.jpg",
          "total_launch_count": 7,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_74_20200803143358.jpg",
        "total_launch_count": 3
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/unha_image_20190222030930.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "828e4398-9328-4626-8232-943518bf5d8e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/828e4398-9328-4626-8232-943518bf5d8e/?format=api",
      "launch_library_id": 610,
      "slug": "unha-3-kwangmyongsong-3",
      "name": "Unha-3 | Kwangmyongsong-3",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2012-04-12T22:38:55Z",
      "window_end": "2012-04-12T22:38:55Z",
      "window_start": "2012-04-12T22:38:55Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 40,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/40/?format=api",
        "name": "Korean Committee of Space Technology",
        "type": "Government"
      },
      "rocket": {
        "id": 1598,
        "configuration": {
          "id": 67,
          "launch_library_id": 100,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/67/?format=api",
          "name": "Unha-3",
          "family": "Taepodong",
          "full_name": "Unha-3",
          "variant": "Unha-3"
        }
      },
      "mission": null,
      "pad": {
        "id": 74,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/74/?format=api",
        "agency_id": 40,
        "name": "Unha Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Sohae_Satellite_Launching_Station",
        "map_url": "https://www.google.com/maps?q=39.660065,124.705366",
        "latitude": "39.660065",
        "longitude": "124.705366",
        "location": {
          "id": 7,
          "url": "https://ll.thespacedevs.com/2.0.0/location/7/?format=api",
          "name": "Sohae Satellite Launching Station,  Cholsan County, North Pyongan Province, Democratic People's Republic of Korea",
          "country_code": "PRK",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_7_20200803142414.jpg",
          "total_launch_count": 7,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_74_20200803143358.jpg",
        "total_launch_count": 3
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/unha_image_20190222030930.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "3f2f3cda-5167-4410-9408-39c709d6141e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/3f2f3cda-5167-4410-9408-39c709d6141e/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-r-4",
      "name": "Tsiklon-3 | Tselina-R 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1993-04-16T07:49:00Z",
      "window_end": "1993-04-16T07:49:00Z",
      "window_start": "1993-04-16T07:49: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": 6515,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4905,
        "launch_library_id": null,
        "name": "Tselina-R 4",
        "description": "Tselina-R series ELINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 126,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api",
        "agency_id": 63,
        "name": "32/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg",
        "total_launch_count": 57
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "bd9f50ca-9e48-401f-85d1-71cd9a05c4bc",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/bd9f50ca-9e48-401f-85d1-71cd9a05c4bc/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-r-3",
      "name": "Tsiklon-3 | Tselina-R 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1991-06-13T15:41:00Z",
      "window_end": "1991-06-13T15:41:00Z",
      "window_start": "1991-06-13T15:41: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": 6374,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4764,
        "launch_library_id": null,
        "name": "Tselina-R 3",
        "description": "Tselina-R series ELINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 127,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
        "agency_id": 63,
        "name": "32/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
        "total_launch_count": 65
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "ad96c61f-50d4-4117-85db-302b08f7b942",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/ad96c61f-50d4-4117-85db-302b08f7b942/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-r-2",
      "name": "Tsiklon-3 | Tselina-R 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1990-01-30T11:20:00Z",
      "window_end": "1990-01-30T11:20:00Z",
      "window_start": "1990-01-30T11:20: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": 6240,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4630,
        "launch_library_id": null,
        "name": "Tselina-R 2",
        "description": "Tselina-R series ELINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 126,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api",
        "agency_id": 63,
        "name": "32/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg",
        "total_launch_count": 57
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "4452c3df-4419-48ce-b4fd-bc554fe3448d",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4452c3df-4419-48ce-b4fd-bc554fe3448d/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-r-1",
      "name": "Tsiklon-3 | Tselina-R 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1986-12-10T07:30:00Z",
      "window_end": "1986-12-10T07:30:00Z",
      "window_start": "1986-12-10T07: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": 5919,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4315,
        "launch_library_id": null,
        "name": "Tselina-R 1",
        "description": "Tselina-R series ELINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 127,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
        "agency_id": 63,
        "name": "32/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
        "total_launch_count": 65
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "59a1addd-f882-4530-9612-8a0b1301422e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/59a1addd-f882-4530-9612-8a0b1301422e/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-d-69",
      "name": "Tsiklon-3 | Tselina-D 69",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1994-05-25T10:15:00Z",
      "window_end": "1994-05-25T10:15:00Z",
      "window_start": "1994-05-25T10:15: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": 6589,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4979,
        "launch_library_id": null,
        "name": "Tselina-D 69",
        "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 127,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
        "agency_id": 63,
        "name": "32/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
        "total_launch_count": 65
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "e18702a8-ac53-40c0-a981-ff5fd8c1559e",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/e18702a8-ac53-40c0-a981-ff5fd8c1559e/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-d-68",
      "name": "Tsiklon-3 | Tselina-D 68",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-12-25T20:07:59Z",
      "window_end": "1992-12-25T20:07:59Z",
      "window_start": "1992-12-25T20:07:59Z",
      "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": 6496,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4886,
        "launch_library_id": null,
        "name": "Tselina-D 68",
        "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 127,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
        "agency_id": 63,
        "name": "32/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
        "total_launch_count": 65
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "5f82658a-590d-478f-8f2f-bf506ad5df36",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5f82658a-590d-478f-8f2f-bf506ad5df36/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-d-67",
      "name": "Tsiklon-3 | Tselina-D 67",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-11-24T04:09:59Z",
      "window_end": "1992-11-24T04:09:59Z",
      "window_start": "1992-11-24T04:09:59Z",
      "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": 6483,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4873,
        "launch_library_id": null,
        "name": "Tselina-D 67",
        "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 127,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api",
        "agency_id": 63,
        "name": "32/2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg",
        "total_launch_count": 65
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "63cece24-422a-4373-a70d-bbe9e4ddb17f",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/63cece24-422a-4373-a70d-bbe9e4ddb17f/?format=api",
      "launch_library_id": null,
      "slug": "tsiklon-3-tselina-d-66",
      "name": "Tsiklon-3 | Tselina-D 66",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1988-10-11T08:02:00Z",
      "window_end": "1988-10-11T08:02:00Z",
      "window_start": "1988-10-11T08:02: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": 6118,
        "configuration": {
          "id": 445,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api",
          "name": "Tsiklon-3",
          "family": "Tsiklon",
          "full_name": "Tsiklon-3",
          "variant": "3"
        }
      },
      "mission": {
        "id": 4508,
        "launch_library_id": null,
        "name": "Tselina-D 66",
        "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 126,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api",
        "agency_id": 63,
        "name": "32/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32",
        "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727",
        "latitude": "62.9063889",
        "longitude": "40.7844727",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg",
        "total_launch_count": 57
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png",
      "infographic": null,
      "program": []
    }
  ]
}