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

{
  "count": 7924,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1800&ordering=net",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=1780&ordering=net",
  "results": [
    {
      "id": "dd8c1f10-e3b9-49ce-b945-fa071c53404b",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/dd8c1f10-e3b9-49ce-b945-fa071c53404b/?format=api",
      "launch_library_id": null,
      "slug": "feng-bao-1-jssw-1",
      "name": "Feng Bao 1 | JSSW 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-07-26T13:30:00Z",
      "window_end": "1975-07-26T13:30:00Z",
      "window_start": "1975-07-26T13:30:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1035,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1035/?format=api",
        "name": "Seventh Ministry of Machine Building Industry",
        "type": "Government"
      },
      "rocket": {
        "id": 4609,
        "configuration": {
          "id": 318,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/318/?format=api",
          "name": "Feng Bao 1",
          "family": "",
          "full_name": "Feng Bao 1",
          "variant": "1"
        }
      },
      "mission": {
        "id": 3027,
        "launch_library_id": null,
        "name": "JSSW 1",
        "description": "Experimental Chinese satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 143,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/143/?format=api",
        "agency_id": null,
        "name": "Launch Area 2B",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
        "latitude": "41.306143",
        "longitude": "100.313229",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "total_launch_count": 291,
          "total_landing_count": 2
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg",
        "total_launch_count": 26
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "b3facac7-fa3b-4c3c-9fb5-66a9e7102ddf",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/b3facac7-fa3b-4c3c-9fb5-66a9e7102ddf/?format=api",
      "launch_library_id": null,
      "slug": "voskhod-zenit-4mk-47",
      "name": "Voskhod | Zenit-4MK 47",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-07-31T13:00:00Z",
      "window_end": "1975-07-31T13:00:00Z",
      "window_start": "1975-07-31T13:00: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": 4610,
        "configuration": {
          "id": 104,
          "launch_library_id": 138,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 3028,
        "launch_library_id": null,
        "name": "Zenit-4MK 47",
        "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 232
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "3a3281a8-39d6-4281-859f-e59c2bb03976",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/3a3281a8-39d6-4281-859f-e59c2bb03976/?format=api",
      "launch_library_id": null,
      "slug": "delta-2913-cos-b",
      "name": "Delta 2913 | COS-B",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-09T01:50:00Z",
      "window_end": "1975-08-09T01:50:00Z",
      "window_start": "1975-08-09T01:50:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4611,
        "configuration": {
          "id": 286,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/286/?format=api",
          "name": "Delta 2913",
          "family": "Delta",
          "full_name": "Delta 2913",
          "variant": "2913"
        }
      },
      "mission": {
        "id": 3029,
        "launch_library_id": null,
        "name": "COS-B",
        "description": "European astronomy satellite",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 897,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "e37e131c-8497-4364-aed2-2ca51de25bdb",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/e37e131c-8497-4364-aed2-2ca51de25bdb/?format=api",
      "launch_library_id": null,
      "slug": "voskhod-zenit-4mk-48",
      "name": "Voskhod | Zenit-4MK 48",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-13T07:21:04Z",
      "window_end": "1975-08-13T07:21:04Z",
      "window_start": "1975-08-13T07:21:04Z",
      "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": 4612,
        "configuration": {
          "id": 104,
          "launch_library_id": 138,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 3030,
        "launch_library_id": null,
        "name": "Zenit-4MK 48",
        "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 20,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "location": {
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "total_launch_count": 1563,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "379d929b-ebde-48a3-a194-1beaebfe35ba",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/379d929b-ebde-48a3-a194-1beaebfe35ba/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-3m-parus-3",
      "name": "Kosmos-3M | Parus 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-14T13:29:21Z",
      "window_end": "1975-08-14T13:29:21Z",
      "window_start": "1975-08-14T13:29:21Z",
      "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": 4613,
        "configuration": {
          "id": 102,
          "launch_library_id": 122,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 3031,
        "launch_library_id": null,
        "name": "Parus 3",
        "description": "Navigation satellite providing location information for the Tsiklon-B navigation system",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 28,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/28/?format=api",
        "agency_id": 163,
        "name": "132/1 (132L)",
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=62.883229,40.868549",
        "latitude": "62.883229",
        "longitude": "40.868549",
        "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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg",
        "total_launch_count": 212
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "72eebd7f-2051-4357-b643-c41246c0be1e",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/72eebd7f-2051-4357-b643-c41246c0be1e/?format=api",
      "launch_library_id": 1510,
      "slug": "titan-iiie-viking-1",
      "name": "Titan IIIE | Viking 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-20T21:22:00Z",
      "window_end": "1975-08-20T21:22:00Z",
      "window_start": "1975-08-20T21:22:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 253,
        "configuration": {
          "id": 148,
          "launch_library_id": 176,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/148/?format=api",
          "name": "Titan III",
          "family": "Titan",
          "full_name": "Titan IIIE",
          "variant": "E"
        }
      },
      "mission": {
        "id": 537,
        "launch_library_id": 675,
        "name": "Viking 1",
        "description": "Viking 1 was the first of two spacecraft (along with Viking 2) sent to Mars as part of NASA's Viking program. On July 20, 1976, it became the first spacecraft to land successfully on Mars and perform its mission. Viking 1 held the record for the longest Mars surface mission of 2307 days or 2245 sols until that record was broken by Opportunity on May 19, 2010.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 29,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1120,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 125
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/titan2520iii_image_20190222030055.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 36,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/36/?format=api",
          "name": "NASA Large Strategic Science Missions",
          "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
          "start_date": "1975-08-22T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions"
        }
      ]
    },
    {
      "id": "7b233a77-ed8e-4edb-a811-753308461461",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/7b233a77-ed8e-4edb-a811-753308461461/?format=api",
      "launch_library_id": null,
      "slug": "vostok-8a92m-tselina-d-8",
      "name": "Vostok 8A92M | Tselina-D 8",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-22T02:10:59Z",
      "window_end": "1975-08-22T02:10:59Z",
      "window_start": "1975-08-22T02:10:59Z",
      "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": 4614,
        "configuration": {
          "id": 452,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
          "name": "Vostok 8A92M",
          "family": "Vostok",
          "full_name": "Vostok 8A92M",
          "variant": "8A92M"
        }
      },
      "mission": {
        "id": 3032,
        "launch_library_id": null,
        "name": "Tselina-D 8",
        "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": 168,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api",
        "agency_id": null,
        "name": "41/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": "62.941",
        "longitude": "40.526806",
        "location": {
          "id": 6,
          "url": "https://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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "1e09e9a1-e369-4982-9eae-55d9de896412",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/1e09e9a1-e369-4982-9eae-55d9de896412/?format=api",
      "launch_library_id": null,
      "slug": "delta-2914-symphonie-2",
      "name": "Delta 2914 | Symphonie 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-27T01:42:00Z",
      "window_end": "1975-08-27T01:42:00Z",
      "window_start": "1975-08-27T01:42:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4615,
        "configuration": {
          "id": 287,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/287/?format=api",
          "name": "Delta 2914",
          "family": "Delta",
          "full_name": "Delta 2914",
          "variant": "2914"
        }
      },
      "mission": {
        "id": 3033,
        "launch_library_id": null,
        "name": "Symphonie 2",
        "description": "French-German geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 14,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1120,
          "total_landing_count": 75
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "f65916de-e24f-4aef-8f0f-b920e51cedf1",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/f65916de-e24f-4aef-8f0f-b920e51cedf1/?format=api",
      "launch_library_id": null,
      "slug": "voskhod-zenit-4mk-49",
      "name": "Voskhod | Zenit-4MK 49",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-08-27T14:45:00Z",
      "window_end": "1975-08-27T14:45:00Z",
      "window_start": "1975-08-27T14:45: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": 4616,
        "configuration": {
          "id": 104,
          "launch_library_id": 138,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 3034,
        "launch_library_id": null,
        "name": "Zenit-4MK 49",
        "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api",
        "agency_id": null,
        "name": "41/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": "62.941",
        "longitude": "40.526806",
        "location": {
          "id": 6,
          "url": "https://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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "376ed5b7-5c70-49e8-b344-54362334f030",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/376ed5b7-5c70-49e8-b344-54362334f030/?format=api",
      "launch_library_id": null,
      "slug": "molniya-m-molniya-1-31",
      "name": "Molniya-M | Molniya-1 31",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1975-09-02T13:09:00Z",
      "window_end": "1975-09-02T13:09:00Z",
      "window_start": "1975-09-02T13: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": 4617,
        "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": 3035,
        "launch_library_id": null,
        "name": "Molniya-1 31",
        "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        }
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api",
        "agency_id": null,
        "name": "41/1",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": "62.941",
        "longitude": "40.526806",
        "location": {
          "id": 6,
          "url": "https://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": 1685,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg",
      "infographic": null,
      "program": []
    }
  ]
}