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

{
  "count": 7977,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7140&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7120&ordering=-name",
  "results": [
    {
      "id": "fa85c4d7-d413-49d9-a32e-b5c0d56c5a7b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/fa85c4d7-d413-49d9-a32e-b5c0d56c5a7b/?format=api",
      "launch_library_id": null,
      "slug": "delta-0300-itos-e",
      "name": "Delta 0300 | ITOS E",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1973-07-16T17:10:21Z",
      "window_end": "1973-07-16T17:10:21Z",
      "window_start": "1973-07-16T17:10:21Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4377,
        "configuration": {
          "id": 275,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/275/?format=api",
          "name": "Delta 0300",
          "family": "Delta",
          "full_name": "Delta 0300",
          "variant": "0300"
        }
      },
      "mission": {
        "id": 2795,
        "launch_library_id": null,
        "name": "ITOS E",
        "description": "Meteorological satellite using radiometric imaging",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 39,
        "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "total_launch_count": 913,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "4922c17c-29f1-405d-a77b-bac8d976cfaa",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4922c17c-29f1-405d-a77b-bac8d976cfaa/?format=api",
      "launch_library_id": null,
      "slug": "conestoga-1620-meteor-sm",
      "name": "Conestoga 1620 | Meteor SM",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1995-10-23T22:03:00Z",
      "window_end": "1995-10-23T22:03:00Z",
      "window_start": "1995-10-23T22:03:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 1007,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1007/?format=api",
        "name": "Space Services Inc.",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6689,
        "configuration": {
          "id": 273,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/273/?format=api",
          "name": "Conestoga 1620",
          "family": "",
          "full_name": "Conestoga 1620",
          "variant": "1620"
        }
      },
      "mission": {
        "id": 5079,
        "launch_library_id": null,
        "name": "Meteor SM",
        "description": "METEOR (Multiple Experiment Transport to Earth Orbit & Return), formerly COMET (Commercial Experiment Transporter), was a NASA program to develop a commercially available experiment transporter for microgravity experiments over longer periods.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 76,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/76/?format=api",
        "agency_id": 44,
        "name": "Launch Area 0 A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
        "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
        "latitude": "37.8337",
        "longitude": "-75.4881",
        "location": {
          "id": 21,
          "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "total_launch_count": 87,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
        "total_launch_count": 19
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/conestoga-1620__image_20240411094033.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "2654df79-5b87-4a04-8cb9-577b52aa89e8",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/2654df79-5b87-4a04-8cb9-577b52aa89e8/?format=api",
      "launch_library_id": null,
      "slug": "commercial-titan-iii-skynet-4a-jcsat-2",
      "name": "Commercial Titan III | Skynet 4A & JCSat 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1990-01-01T00:07:00Z",
      "window_end": "1990-01-01T00:07:00Z",
      "window_start": "1990-01-01T00:07:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 1014,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1014/?format=api",
        "name": "Martin Marietta",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6232,
        "configuration": {
          "id": 272,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/272/?format=api",
          "name": "Commercial Titan III",
          "family": "Titan",
          "full_name": "Commercial Titan III",
          "variant": "III"
        }
      },
      "mission": {
        "id": 4622,
        "launch_library_id": null,
        "name": "Skynet 4A & JCSat 2",
        "description": "British and Japanese geostatioary communications satellites",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1129,
          "total_landing_count": 79
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 401
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "e49a80e4-6949-47f6-922c-75414e168856",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/e49a80e4-6949-47f6-922c-75414e168856/?format=api",
      "launch_library_id": null,
      "slug": "commercial-titan-iii-mars-observer",
      "name": "Commercial Titan III | Mars Observer",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1992-09-25T17:05:01Z",
      "window_end": "1992-09-25T17:05:01Z",
      "window_start": "1992-09-25T17:05:01Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 1014,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1014/?format=api",
        "name": "Martin Marietta",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6468,
        "configuration": {
          "id": 272,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/272/?format=api",
          "name": "Commercial Titan III",
          "family": "Titan",
          "full_name": "Commercial Titan III",
          "variant": "III"
        }
      },
      "mission": {
        "id": 4858,
        "launch_library_id": null,
        "name": "Mars Observer",
        "description": "Mars Observer, the first of the Observer series of planetary missions, was designed to study the geoscience and climate of Mars.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1129,
          "total_landing_count": 79
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 401
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "c48bfd47-a4c7-4fd3-9a95-c8726667f484",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c48bfd47-a4c7-4fd3-9a95-c8726667f484/?format=api",
      "launch_library_id": null,
      "slug": "commercial-titan-iii-intelsat-604",
      "name": "Commercial Titan III | Intelsat 604",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1990-06-23T11:19:00Z",
      "window_end": "1990-06-23T11:19:00Z",
      "window_start": "1990-06-23T11:19:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 1014,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1014/?format=api",
        "name": "Martin Marietta",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6282,
        "configuration": {
          "id": 272,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/272/?format=api",
          "name": "Commercial Titan III",
          "family": "Titan",
          "full_name": "Commercial Titan III",
          "variant": "III"
        }
      },
      "mission": {
        "id": 4672,
        "launch_library_id": null,
        "name": "Intelsat 604",
        "description": "Geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1129,
          "total_landing_count": 79
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 401
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "83cda989-eb5d-4b19-9c2d-4a4ea3ee9ca6",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/83cda989-eb5d-4b19-9c2d-4a4ea3ee9ca6/?format=api",
      "launch_library_id": null,
      "slug": "commercial-titan-iii-intelsat-603",
      "name": "Commercial Titan III | Intelsat 603",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1990-03-14T11:52:31Z",
      "window_end": "1990-03-14T11:52:31Z",
      "window_start": "1990-03-14T11:52:31Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 1014,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1014/?format=api",
        "name": "Martin Marietta",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6249,
        "configuration": {
          "id": 272,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/272/?format=api",
          "name": "Commercial Titan III",
          "family": "Titan",
          "full_name": "Commercial Titan III",
          "variant": "III"
        }
      },
      "mission": {
        "id": 4639,
        "launch_library_id": null,
        "name": "Intelsat 603",
        "description": "Geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        }
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "total_launch_count": 1129,
          "total_landing_count": 79
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 401
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial_tita_image_20240411092244.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b16513d8-1821-4418-8d06-dc821ec1808c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/b16513d8-1821-4418-8d06-dc821ec1808c/?format=api",
      "launch_library_id": null,
      "slug": "chollima-1-malligyong-1c",
      "name": "Chollima-1 | Malligyong-1c",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-11-21T13:42:58Z",
      "window_end": "2023-11-21T13:42:58Z",
      "window_start": "2023-11-21T13:42:58Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1074,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1074/?format=api",
        "name": "National Aerospace Development Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 8018,
        "configuration": {
          "id": 495,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
          "name": "Chollima-1",
          "family": "Taepodong",
          "full_name": "Chollima-1",
          "variant": "Chollima-1"
        }
      },
      "mission": {
        "id": 6554,
        "launch_library_id": null,
        "name": "Malligyong-1c",
        "description": "Malligyong-1c (meaning \"Telescope-1\") is the third attempt by North Korea to launch a satellite officially declared to be for military reconnaissance purposes, and the first successful one. It became the third North Korean satellite to reach orbit.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 208,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/208/?format=api",
        "agency_id": null,
        "name": "Malligyong-1 Pad",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://goo.gl/maps/DgkrTCHCsAcw1CWR7",
        "latitude": "39.652861",
        "longitude": "124.736639",
        "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_unknown_pad_prk_2023_20230601125308.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "b3950eeb-e69a-465a-8c73-78dd2180028c",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/b3950eeb-e69a-465a-8c73-78dd2180028c/?format=api",
      "launch_library_id": null,
      "slug": "chollima-1-malligyong-1b",
      "name": "Chollima-1 | Malligyong-1b",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2023-08-23T18:54:00Z",
      "window_end": "2023-08-23T18:54:00Z",
      "window_start": "2023-08-23T18:54:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1074,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1074/?format=api",
        "name": "National Aerospace Development Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 7993,
        "configuration": {
          "id": 495,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
          "name": "Chollima-1",
          "family": "Taepodong",
          "full_name": "Chollima-1",
          "variant": "Chollima-1"
        }
      },
      "mission": {
        "id": 6524,
        "launch_library_id": null,
        "name": "Malligyong-1b",
        "description": "Malligyong-1b (meaning \"Telescope-1\") was the second attempt by North Korea to launch a satellite officially declared to be for military reconnaissance purposes. It failed to reach orbit.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 208,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/208/?format=api",
        "agency_id": null,
        "name": "Malligyong-1 Pad",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://goo.gl/maps/DgkrTCHCsAcw1CWR7",
        "latitude": "39.652861",
        "longitude": "124.736639",
        "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_unknown_pad_prk_2023_20230601125308.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "4aa4088f-4129-4f32-8a89-751f2a54288b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/4aa4088f-4129-4f32-8a89-751f2a54288b/?format=api",
      "launch_library_id": null,
      "slug": "chollima-1-malligyong-1a",
      "name": "Chollima-1 | Malligyong-1a",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2023-05-30T21:27:00Z",
      "window_end": "2023-05-30T21:27:00Z",
      "window_start": "2023-05-30T21:27:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "Officially declared to be a 2nd stage engine failure after start-up.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1074,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1074/?format=api",
        "name": "National Aerospace Development Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 7882,
        "configuration": {
          "id": 495,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
          "name": "Chollima-1",
          "family": "Taepodong",
          "full_name": "Chollima-1",
          "variant": "Chollima-1"
        }
      },
      "mission": {
        "id": 6389,
        "launch_library_id": null,
        "name": "Malligyong-1a",
        "description": "Malligyong-1a (meaning \"Telescope-1\") was the first attempt by North Korea to launch a satellite officially declared to be for military reconnaissance purposes. It failed to reach orbit.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 208,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/208/?format=api",
        "agency_id": null,
        "name": "Malligyong-1 Pad",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://goo.gl/maps/DgkrTCHCsAcw1CWR7",
        "latitude": "39.652861",
        "longitude": "124.736639",
        "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_unknown_pad_prk_2023_20230601125308.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "431324cc-16cb-4608-bfa2-d6fcaee73684",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/431324cc-16cb-4608-bfa2-d6fcaee73684/?format=api",
      "launch_library_id": null,
      "slug": "chollima-1-malligyong-1-1",
      "name": "Chollima-1 | Malligyong-1-1",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "2024-05-27T13:44:00Z",
      "window_end": "2024-05-27T13:44:00Z",
      "window_start": "2024-05-27T13:44:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1074,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/1074/?format=api",
        "name": "National Aerospace Development Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 8254,
        "configuration": {
          "id": 495,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/495/?format=api",
          "name": "Chollima-1",
          "family": "Taepodong",
          "full_name": "Chollima-1",
          "variant": "Chollima-1"
        }
      },
      "mission": {
        "id": 6835,
        "launch_library_id": null,
        "name": "Malligyong-1-1",
        "description": "Malligyong-1-1 (meaning \"Telescope-1\") is the fourth attempt by North Korea to launch a satellite officially declared to be for military reconnaissance purposes, and the third failure one.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 208,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/208/?format=api",
        "agency_id": null,
        "name": "Malligyong-1 Pad",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://goo.gl/maps/DgkrTCHCsAcw1CWR7",
        "latitude": "39.652861",
        "longitude": "124.736639",
        "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_unknown_pad_prk_2023_20230601125308.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "infographic": null,
      "program": []
    }
  ]
}