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

{
  "count": 7965,
  "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=450&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=430&ordering=name",
  "results": [
    {
      "id": "c8d328c0-1f48-45af-943a-5a2ab746f0b3",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/c8d328c0-1f48-45af-943a-5a2ab746f0b3/?format=api",
      "launch_library_id": null,
      "slug": "atlas-esvs-navstar-7",
      "name": "Atlas E/SVS | Navstar 7",
      "status": {
        "id": 4,
        "name": "Failure"
      },
      "net": "1981-12-19T01:10:00Z",
      "window_end": "1981-12-19T01:10:00Z",
      "window_start": "1981-12-19T01:10:00Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 5351,
        "configuration": {
          "id": 243,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/243/?format=api",
          "name": "Atlas E/SVS",
          "family": "Atlas",
          "full_name": "Atlas E/SVS",
          "variant": "E/SVS"
        }
      },
      "mission": {
        "id": 3759,
        "launch_library_id": null,
        "name": "Navstar 7",
        "description": "First generation GPS satellite",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        }
      },
      "pad": {
        "id": 24,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3E",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E",
        "map_url": "https://www.google.com/maps?q=34.64,-120.5895",
        "latitude": "34.64",
        "longitude": "-120.5895",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg",
        "total_launch_count": 48
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System"
        }
      ]
    },
    {
      "id": "97ae8f1f-adb8-450f-964c-80b177f7c2b1",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/97ae8f1f-adb8-450f-964c-80b177f7c2b1/?format=api",
      "launch_library_id": null,
      "slug": "atlas-fagena-d-seasat-1",
      "name": "Atlas F/Agena D | Seasat 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1978-06-27T01:12:44Z",
      "window_end": "1978-06-27T01:12:44Z",
      "window_start": "1978-06-27T01:12:44Z",
      "inhold": false,
      "tbdtime": false,
      "tbddate": false,
      "probability": null,
      "holdreason": "",
      "failreason": "",
      "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": 4976,
        "configuration": {
          "id": 245,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/245/?format=api",
          "name": "Atlas F/Agena D",
          "family": "Atlas",
          "full_name": "Atlas F/Agena D",
          "variant": "F/Agena D"
        }
      },
      "mission": {
        "id": 3391,
        "launch_library_id": null,
        "name": "Seasat 1",
        "description": "Earth observation radar satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "25b83aa3-91d7-4579-925d-094c9e025bad",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/25b83aa3-91d7-4579-925d-094c9e025bad/?format=api",
      "launch_library_id": null,
      "slug": "atlas-f-loads-2",
      "name": "Atlas F | LOADS 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1971-08-07T00:11:00Z",
      "window_end": "1971-08-07T00:11:00Z",
      "window_start": "1971-08-07T00:11:00Z",
      "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": 4160,
        "configuration": {
          "id": 244,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 2578,
        "launch_library_id": null,
        "name": "LOADS 2",
        "description": "High-density satellite designed to obtain atmospheric density data at low altitudes.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 172,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/172/?format=api",
        "agency_id": null,
        "name": "576A2",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576",
        "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607",
        "latitude": "34.7394444",
        "longitude": "-120.6213607",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_172_20200803143419.jpg",
        "total_launch_count": 4
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "5cdde134-b4b7-4281-827e-ad4c6b6002b2",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/5cdde134-b4b7-4281-827e-ad4c6b6002b2/?format=api",
      "launch_library_id": null,
      "slug": "atlas-fmsd-parcae-1abc-msd-1",
      "name": "Atlas F/MSD | Parcae 1A,B,C & MSD 1",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1976-04-30T19:12:00Z",
      "window_end": "1976-04-30T19:12:00Z",
      "window_start": "1976-04-30T19:12:00Z",
      "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": 4701,
        "configuration": {
          "id": 246,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/246/?format=api",
          "name": "Atlas F/MSD",
          "family": "Atlas",
          "full_name": "Atlas F MSD",
          "variant": "F/MSD"
        }
      },
      "mission": {
        "id": 3119,
        "launch_library_id": null,
        "name": "Parcae 1A,B,C & MSD 1",
        "description": "Parcae 1A, B and C were passive ELINT satellites. MSD 1 was a dispenser of triplets of ocean surveillance satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "47378834-7525-47c9-a242-2a778c14afae",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/47378834-7525-47c9-a242-2a778c14afae/?format=api",
      "launch_library_id": null,
      "slug": "atlas-fmsd-parcae-2abc-msd-2",
      "name": "Atlas F/MSD | Parcae 2A,B,C & MSD 2",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1977-12-08T17:45:00Z",
      "window_end": "1977-12-08T17:45:00Z",
      "window_start": "1977-12-08T17:45:00Z",
      "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": 4904,
        "configuration": {
          "id": 246,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/246/?format=api",
          "name": "Atlas F/MSD",
          "family": "Atlas",
          "full_name": "Atlas F MSD",
          "variant": "F/MSD"
        }
      },
      "mission": {
        "id": 3320,
        "launch_library_id": null,
        "name": "Parcae 2A,B,C & MSD 2",
        "description": "The Parcae satellites were passive ELINT satellites. MSD satellites were dispensers of triplets of ocean surveillance satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "72528a24-41f7-41ba-b1e9-b6e8897978c9",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/72528a24-41f7-41ba-b1e9-b6e8897978c9/?format=api",
      "launch_library_id": null,
      "slug": "atlas-fmsd-parcae-3abc-msd-3",
      "name": "Atlas F/MSD | Parcae 3A,B,C & MSD 3",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1980-03-03T09:27:00Z",
      "window_end": "1980-03-03T09:27:00Z",
      "window_start": "1980-03-03T09:27:00Z",
      "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": 5155,
        "configuration": {
          "id": 246,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/246/?format=api",
          "name": "Atlas F/MSD",
          "family": "Atlas",
          "full_name": "Atlas F MSD",
          "variant": "F/MSD"
        }
      },
      "mission": {
        "id": 3566,
        "launch_library_id": null,
        "name": "Parcae 3A,B,C & MSD 3",
        "description": "The Parcae satellites were passive ELINT satellites. MSD satellites were dispensers of triplets of ocean surveillance satellites.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "0b739409-b1ec-4718-9ad4-a0adb0924385",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/0b739409-b1ec-4718-9ad4-a0adb0924385/?format=api",
      "launch_library_id": null,
      "slug": "atlas-f-noaa-6",
      "name": "Atlas F | NOAA 6",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1979-06-27T15:51:59Z",
      "window_end": "1979-06-27T15:51:59Z",
      "window_start": "1979-06-27T15:51:59Z",
      "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": 5086,
        "configuration": {
          "id": 244,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 3498,
        "launch_library_id": null,
        "name": "NOAA 6",
        "description": "Third generation LEO meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "03373254-b383-45be-ad2f-180d1bb39c89",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/03373254-b383-45be-ad2f-180d1bb39c89/?format=api",
      "launch_library_id": null,
      "slug": "atlas-f-noaa-7",
      "name": "Atlas F | NOAA 7",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1981-06-23T10:52:59Z",
      "window_end": "1981-06-23T10:52:59Z",
      "window_start": "1981-06-23T10:52:59Z",
      "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": 5290,
        "configuration": {
          "id": 244,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 3699,
        "launch_library_id": null,
        "name": "NOAA 7",
        "description": "Third generation LEO meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "d08daccb-a8cb-4b32-9a9e-13c27091826b",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/d08daccb-a8cb-4b32-9a9e-13c27091826b/?format=api",
      "launch_library_id": null,
      "slug": "atlas-f-noaa-b",
      "name": "Atlas F | NOAA B",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1980-05-29T10:53:00Z",
      "window_end": "1980-05-29T10:53:00Z",
      "window_start": "1980-05-29T10:53:00Z",
      "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": 5176,
        "configuration": {
          "id": 244,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 3587,
        "launch_library_id": null,
        "name": "NOAA B",
        "description": "Third generation LEO meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    },
    {
      "id": "f097fbf2-a1c3-4a1f-ab5a-e3af0e90f102",
      "url": "https://ll.thespacedevs.com/2.0.0/launch/f097fbf2-a1c3-4a1f-ab5a-e3af0e90f102/?format=api",
      "launch_library_id": null,
      "slug": "atlas-fois-solwind",
      "name": "Atlas F/OIS | Solwind",
      "status": {
        "id": 3,
        "name": "Success"
      },
      "net": "1979-02-24T08:20:00Z",
      "window_end": "1979-02-24T08:20:00Z",
      "window_start": "1979-02-24T08:20:00Z",
      "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": 5050,
        "configuration": {
          "id": 247,
          "launch_library_id": null,
          "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/247/?format=api",
          "name": "Atlas F/OIS",
          "family": "Atlas",
          "full_name": "Atlas F/OIS",
          "variant": "F/OIS"
        }
      },
      "mission": {
        "id": 3462,
        "launch_library_id": null,
        "name": "Solwind",
        "description": "Experimental scientific satellite dedicated to solar wind",
        "launch_designator": null,
        "type": "Heliophysics",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        }
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 910,
          "total_landing_count": 35
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": []
    }
  ]
}