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

{
  "count": 7994,
  "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=5940&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=5920&ordering=-id",
  "results": [
    {
      "id": "4375de59-ee64-43a2-b5f3-e1955e452f59",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/4375de59-ee64-43a2-b5f3-e1955e452f59/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-u-zenit-4mkm-4",
      "name": "Soyuz U | Zenit-4MKM 4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1977-08-24T14:29:59Z",
      "window_end": "1977-08-24T14:29:59Z",
      "window_start": "1977-08-24T14:29: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": 4869,
        "configuration": {
          "id": 37,
          "launch_library_id": 35,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3286,
        "launch_library_id": null,
        "name": "Zenit-4MKM 4",
        "description": "High-resolution film-return Zenit reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 85,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "total_launch_count": 1688,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 329
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "437369e2-6052-4141-93bb-0a19669a064f",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/437369e2-6052-4141-93bb-0a19669a064f/?format=api",
      "launch_library_id": null,
      "slug": "soyuz-u-zenit-6u-14",
      "name": "Soyuz U | Zenit-6U 14",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1979-12-12T12:30:00Z",
      "window_end": "1979-12-12T12:30:00Z",
      "window_start": "1979-12-12T12:30: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": 5133,
        "configuration": {
          "id": 37,
          "launch_library_id": 35,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3544,
        "launch_library_id": null,
        "name": "Zenit-6U 14",
        "description": "Optical film-return reconnaissance satellite",
        "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": 1688,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 234
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "4360ffb4-efae-415b-bb0b-6abfc6c4c586",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/4360ffb4-efae-415b-bb0b-6abfc6c4c586/?format=api",
      "launch_library_id": null,
      "slug": "delta-ii-opportunity-rover",
      "name": "Delta II | Opportunity Rover",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2003-07-08T03:18:15Z",
      "window_end": "2003-07-08T03:18:15Z",
      "window_start": "2003-07-08T03:18:15Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 7141,
        "configuration": {
          "id": 155,
          "launch_library_id": 180,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/155/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925H-9.5",
          "variant": "7925H-9.5"
        }
      },
      "mission": {
        "id": 5530,
        "launch_library_id": null,
        "name": "Opportunity Rover",
        "description": "Opportunity, also known as MER-B or MER-1, and nicknamed \"Oppy\", is a robotic rover that was active on Mars from 2004 until the middle of 2018. Opportunity was able to stay operational for 5111 sols after landing, maintaining its power and key systems through continual recharging of its batteries using solar power, and hibernating during events such as dust storms to save power. Due to the planetary 2018 dust storm on Mars, Opportunity ceased communications on June 10 and entered hibernation on June 12, 2018. It was hoped it would reboot once the weather cleared, but it did not, suggesting either a catastrophic failure or that a layer of dust had covered its solar panels.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        }
      },
      "pad": {
        "id": 1,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "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.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "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": 1129,
          "total_landing_count": 79
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030358.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "4342a77e-126d-444f-b74a-b60d6a24d148",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/4342a77e-126d-444f-b74a-b60d6a24d148/?format=api",
      "launch_library_id": null,
      "slug": "kosmos-11k63-ds-u2-ik-2",
      "name": "Kosmos 11K63 | DS-U2-IK 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1971-12-02T08:25:14Z",
      "window_end": "1971-12-02T08:25:14Z",
      "window_start": "1971-12-02T08:25:14Z",
      "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": 4200,
        "configuration": {
          "id": 327,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/327/?format=api",
          "name": "Kosmos 11K63",
          "family": "Kosmos",
          "full_name": "Kosmos 11K63",
          "variant": "11K63"
        }
      },
      "mission": {
        "id": 2618,
        "launch_library_id": null,
        "name": "DS-U2-IK 2",
        "description": "Satellite designed to investigate the charged particle flows and ionosphere.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 140,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/140/?format=api",
        "agency_id": null,
        "name": "86/4",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
        "map_url": "https://www.google.com/maps?q=48.56935,46.293219",
        "latitude": "48.56935",
        "longitude": "46.293219",
        "location": {
          "id": 30,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/30/?format=api",
          "name": "Kapustin Yar, Russian Federation",
          "country_code": "RUS",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
          "total_launch_count": 101,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
        "total_launch_count": 24
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg",
      "infographic": null,
      "program": []
    },
    {
      "id": "4342580a-9380-47c8-803e-777265b3167b",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/4342580a-9380-47c8-803e-777265b3167b/?format=api",
      "launch_library_id": 1338,
      "slug": "vega-pleiades-neo-3",
      "name": "Vega | Pléiades Neo 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2021-04-29T01:50:00Z",
      "window_end": "2021-04-29T01:50:00Z",
      "window_start": "2021-04-29T01:50:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
        "name": "Arianespace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 152,
        "configuration": {
          "id": 167,
          "launch_library_id": 18,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/167/?format=api",
          "name": "Vega",
          "family": "Vega",
          "full_name": "Vega",
          "variant": ""
        }
      },
      "mission": {
        "id": 1263,
        "launch_library_id": null,
        "name": "Pléiades Neo 3",
        "description": "Pléiades Neo is a constellation of four optical high-resolution Earth observation satellites built and operated by Airbus. It is a dual purpose constellation, serving both civilian and military purposes. Pléiades Neo 3 is the first satellite in the constellation which is to deliver imagery with spatial resolution of 30 cm. It is launched along with several rideshare payloads.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 34,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/34/?format=api",
        "agency_id": 115,
        "name": "Ariane Launch Area 1 (ELV)",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
        "map_url": "https://www.google.com/maps?q=5.236,-52.775",
        "latitude": "5.236",
        "longitude": "-52.775",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "total_launch_count": 336,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
        "total_launch_count": 56
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_image_20201111143622.jpeg",
      "infographic": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/infographic_images/vega2520257c_infographic_20210429010508.jpeg",
      "program": []
    },
    {
      "id": "433e5b72-73a0-4878-801d-302d52a94be4",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/433e5b72-73a0-4878-801d-302d52a94be4/?format=api",
      "launch_library_id": 426,
      "slug": "space-shuttle-atlantis-ov-104-sts-79",
      "name": "Space Shuttle Atlantis / OV-104 | STS-79",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1996-09-16T08:54:49Z",
      "window_end": "1996-09-16T08:54:49Z",
      "window_start": "1996-09-16T08:54:49Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 191,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/191/?format=api",
        "name": "United Space Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 407,
        "configuration": {
          "id": 493,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/493/?format=api",
          "name": "Space Shuttle",
          "family": "",
          "full_name": "Space Shuttle",
          "variant": ""
        }
      },
      "mission": {
        "id": 823,
        "launch_library_id": 975,
        "name": "STS-79",
        "description": "STS-79 was the 17th flight of Space Shuttle Atlantis, and the 79th mission of the Space Shuttle program. The flight saw Atlantis dock with the Russian space station Mir to deliver equipment, supplies and relief personnel. A variety of scientific experiments were also conducted aboard Atlantis by her crew. It was the first shuttle mission to rendezvous with a fully assembled Mir, and the fourth rendezvous of a shuttle to the space station.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 87,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
        "agency_id": 121,
        "name": "Launch Complex 39A",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
        "latitude": "28.60822681",
        "longitude": "-80.60428186",
        "location": {
          "id": 27,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "total_launch_count": 282,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
        "total_launch_count": 223
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 16,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/16/?format=api",
          "name": "Mir",
          "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
          "agencies": [
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
          "start_date": "1986-02-20T21:28:23Z",
          "end_date": "2001-03-23T05:59:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Mir"
        },
        {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/12/?format=api",
          "name": "Shuttle–Mir",
          "description": "The Shuttle–Mir program was a collaborative 11-mission space program between Russia and the United States that involved American Space Shuttles visiting the Russian space station Mir, Russian cosmonauts flying on the Shuttle, and an American astronaut flying aboard a Soyuz spacecraft to engage in long-duration expeditions aboard Mir.",
          "agencies": [
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shuttle25e225_program_20200821090507.png",
          "start_date": "1993-09-01T00:00:00Z",
          "end_date": "1998-06-12T18:00:18Z",
          "info_url": "https://www.nasa.gov/audience/formedia/factsheet/shuttle_mir_factsheet.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Shuttle–Mir_program"
        },
        {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/6/?format=api",
          "name": "Space Shuttle",
          "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
          "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/space2520shutt_program_20200820202237.png",
          "start_date": "1981-04-12T12:00:03Z",
          "end_date": "2011-07-08T15:29:00Z",
          "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program"
        }
      ]
    },
    {
      "id": "433e511e-524f-4918-ac44-246fef66d845",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/433e511e-524f-4918-ac44-246fef66d845/?format=api",
      "launch_library_id": null,
      "slug": "thor-delta-e1-essa-6",
      "name": "Thor Delta E1 | ESSA 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1967-11-10T17:53:08Z",
      "window_end": "1967-11-10T17:53:08Z",
      "window_start": "1967-11-10T17:53:08Z",
      "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": 3729,
        "configuration": {
          "id": 405,
          "launch_library_id": null,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/405/?format=api",
          "name": "Thor Delta E1",
          "family": "Thor",
          "full_name": "Thor Delta E1",
          "variant": "Delta E1"
        }
      },
      "mission": {
        "id": 2147,
        "launch_library_id": null,
        "name": "ESSA 6",
        "description": "The ESSA series was the second generation of US meterological satellites after the TIROS (Television & Infra-Red Observation Satellite) series. They were also called OT (Operational TIROS), TOS (TIROS Operational Satellite).",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/98/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 2E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7516,-120.6192",
        "latitude": "34.7516",
        "longitude": "-120.6192",
        "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": 914,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
        "total_launch_count": 47
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta-e1_2528i_image_20251205042339.png",
      "infographic": null,
      "program": []
    },
    {
      "id": "432bc342-753e-4efe-8e3e-bd7158274b97",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/432bc342-753e-4efe-8e3e-bd7158274b97/?format=api",
      "launch_library_id": null,
      "slug": "falcon-9-block-5-starlink-group-7-4",
      "name": "Falcon 9 Block 5 | Starlink Group 7-4",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2023-10-09T07:43:00Z",
      "window_end": "2023-10-09T11:06:00Z",
      "window_start": "2023-10-09T07:43:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7951,
        "configuration": {
          "id": 164,
          "launch_library_id": 188,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6467,
        "launch_library_id": null,
        "name": "Starlink Group 7-4",
        "description": "A batch of 21 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "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": 914,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 298
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
        }
      ]
    },
    {
      "id": "431324cc-16cb-4608-bfa2-d6fcaee73684",
      "url": "https://lldev.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://lldev.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://lldev.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://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_7_20200803142414.jpg",
          "total_launch_count": 7,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_unknown_pad_prk_2023_20230601125308.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chollima-1_lift_image_20240919165247.jpeg",
      "infographic": null,
      "program": []
    },
    {
      "id": "430ec3fb-6b43-4863-9791-ba3fa2ddca26",
      "url": "https://lldev.thespacedevs.com/2.0.0/launch/430ec3fb-6b43-4863-9791-ba3fa2ddca26/?format=api",
      "launch_library_id": 1234,
      "slug": "pslv-xl-cartosat-2d-103-others",
      "name": "PSLV XL | Cartosat-2D & 103 others",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "2017-02-15T03:58:00Z",
      "window_end": "2017-02-15T03:58:00Z",
      "window_start": "2017-02-15T03:58:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 1985,
        "configuration": {
          "id": 38,
          "launch_library_id": 38,
          "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/38/?format=api",
          "name": "PSLV-XL",
          "family": "PSLV",
          "full_name": "PSLV XL",
          "variant": "XL"
        }
      },
      "mission": {
        "id": 238,
        "launch_library_id": 501,
        "name": "Cartosat-2D & 103 others",
        "description": "Cartosat 2D is a remote sensing satellite for ISRO and is tasked with land observation from sun-synchronous orbit. It is launched along with 103 small satellites of foreign companies and research groups. Among these, 88 cubesats are Earth-imaging Dove satellites operated by Planet Labs company.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 50,
        "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "total_launch_count": 105,
          "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 64
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
      "infographic": null,
      "program": []
    }
  ]
}