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

{
    "count": 7502,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=530&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=510&ordering=name",
    "results": [
        {
            "id": "5a119dba-d621-486f-9ec6-65b0d69d49a0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5a119dba-d621-486f-9ec6-65b0d69d49a0/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-tdrs-10",
            "name": "Atlas IIA | TDRS 10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2002-12-05T02:42:01Z",
            "window_end": "2002-12-05T02:42:01Z",
            "window_start": "2002-12-05T02:42:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7113,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5502,
                "launch_library_id": null,
                "name": "TDRS 10",
                "description": "The third and final Advanced Tracking and Data Relay Satellite satellite separated from the Centaur upper stage 30 minutes after launch. This completed the $800 million, three satellite contract.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "7b9cffe8-b283-427f-a2d9-8c2066e3925e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/7b9cffe8-b283-427f-a2d9-8c2066e3925e/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-tdrs-8",
            "name": "Atlas IIA | TDRS 8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-06-30T12:56:01Z",
            "window_end": "2000-06-30T12:56:01Z",
            "window_start": "2000-06-30T12:56:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6992,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5381,
                "launch_library_id": null,
                "name": "TDRS 8",
                "description": "American communications satellite.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5b25fef0-9cac-4d69-9f1c-2214b10060db",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5b25fef0-9cac-4d69-9f1c-2214b10060db/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-tdrs-9",
            "name": "Atlas IIA | TDRS 9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2002-03-08T22:59:01Z",
            "window_end": "2002-03-08T22:59:01Z",
            "window_start": "2002-03-08T22:59:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7079,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5468,
                "launch_library_id": null,
                "name": "TDRS 9",
                "description": "TDRS-9, known before launch as TDRS-I, is an American communications satellite which is operated by NASA as part of the Tracking and Data Relay Satellite System. It was constructed by the Boeing Satellite Development Center, formerly Hughes Space and Communications, and is based on the BSS-601 satellite bus.[3] It was the second Advanced TDRS, or second-generation Tracking and Data Relay Satellite, to be launched.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 4,
                    "name": "Geosynchronous Transfer Orbit",
                    "abbrev": "GSTO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "abe394e3-d336-4cd7-8b64-c80f481c7562",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/abe394e3-d336-4cd7-8b64-c80f481c7562/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-tempo-2",
            "name": "Atlas IIA | Tempo 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-03-08T06:01:01Z",
            "window_end": "1997-03-08T06:01:01Z",
            "window_start": "1997-03-08T06:01:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6772,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5162,
                "launch_library_id": null,
                "name": "Tempo 2",
                "description": "The Tempo 1 and 2 satellites can transmit more than 200 channels of high-fidelity broadcast programming to cable companies and home dishes. Tempo has twice the power and capacity of comparable satellites. It features 32 high-powered Ku-band transponders at 115 Watts, switchable to 16 transpondersders at 220 Watts. Total on-board transmitter power totals 3500 Watts.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e79629ef-8f06-4273-b15a-b66723c06fd7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e79629ef-8f06-4273-b15a-b66723c06fd7/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-uhf-fo-f10",
            "name": "Atlas IIA | UHF F/O F10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-11-23T04:06:01Z",
            "window_end": "1999-11-23T04:06:01Z",
            "window_start": "1999-11-23T04:06:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6955,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5344,
                "launch_library_id": null,
                "name": "UHF F/O F10",
                "description": "The U.S. Navy began replacing and upgrading its ultra-high frequency (UHF) satellite communications network during the 1990s with a constellation of customized satellites built by Hughes Space and Communications Company. Known as the UFO (Ultra High Frequency Follow On) series, these HS-601 model satellites support the Navy's global communications network, serving ships at sea and a variety of other U.S. military fixed and mobile terminals.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e43f3d40-daa4-4253-b768-723ee652182f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e43f3d40-daa4-4253-b768-723ee652182f/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iia-uhf-fo-f9",
            "name": "Atlas IIA | UHF F/O F9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-10-20T07:19:02Z",
            "window_end": "1998-10-20T07:19:02Z",
            "window_start": "1998-10-20T07:19:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6883,
                "configuration": {
                    "id": 254,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/254/?format=api",
                    "name": "Atlas IIA",
                    "family": "Atlas",
                    "full_name": "Atlas IIA",
                    "variant": "IIA"
                }
            },
            "mission": {
                "id": 5273,
                "launch_library_id": null,
                "name": "UHF F/O F9",
                "description": "The U.S. Navy began replacing and upgrading its ultra-high frequency (UHF) satellite communications network during the 1990s with a constellation of customized satellites built by Hughes Space and Communications Company. Known as the UFO (Ultra High Frequency Follow On) series, these HS-601 model satellites support the Navy's global communications network, serving ships at sea and a variety of other U.S. military fixed and mobile terminals.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5976a0a6-e5d3-4aaf-839e-fb3498b74155",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5976a0a6-e5d3-4aaf-839e-fb3498b74155/?format=api",
            "launch_library_id": null,
            "slug": "atlas-ii-dscs-3-b10",
            "name": "Atlas II | DSCS-3 B10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-11-28T23:40:02Z",
            "window_end": "1993-11-28T23:40:02Z",
            "window_start": "1993-11-28T23:40:02Z",
            "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": 6560,
                "configuration": {
                    "id": 253,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/253/?format=api",
                    "name": "Atlas II",
                    "family": "Atlas",
                    "full_name": "Atlas II",
                    "variant": "II"
                }
            },
            "mission": {
                "id": 4950,
                "launch_library_id": null,
                "name": "DSCS-3 B10",
                "description": "DSCS-3 (Defense Satellite Communications System 3) are geostationary communications satellites, which provide a robust anti-jam, nuclear hardened capability that supports Department of Defense (DoD) worldwide requirements, White House and Diplomatic communications. They are the follow-on generation of the DSCS-2 satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "378286a8-0b0e-44bd-abef-f32f31ee3653",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/378286a8-0b0e-44bd-abef-f32f31ee3653/?format=api",
            "launch_library_id": null,
            "slug": "atlas-ii-dscs-3-b12",
            "name": "Atlas II | DSCS-3 B12",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1992-07-02T21:54:01Z",
            "window_end": "1992-07-02T21:54:01Z",
            "window_start": "1992-07-02T21:54:01Z",
            "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": 6445,
                "configuration": {
                    "id": 253,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/253/?format=api",
                    "name": "Atlas II",
                    "family": "Atlas",
                    "full_name": "Atlas II",
                    "variant": "II"
                }
            },
            "mission": {
                "id": 4835,
                "launch_library_id": null,
                "name": "DSCS-3 B12",
                "description": "American communications satellite used for high priority communications between defense officials and battlefield commanders.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "d33eae45-8a3d-4e72-b7e2-e84af1d0a2ca",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d33eae45-8a3d-4e72-b7e2-e84af1d0a2ca/?format=api",
            "launch_library_id": null,
            "slug": "atlas-ii-dscs-3-b14",
            "name": "Atlas II | DSCS-3 B14",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1992-02-11T00:41:02Z",
            "window_end": "1992-02-11T00:41:02Z",
            "window_start": "1992-02-11T00:41:02Z",
            "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": 6420,
                "configuration": {
                    "id": 253,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/253/?format=api",
                    "name": "Atlas II",
                    "family": "Atlas",
                    "full_name": "Atlas II",
                    "variant": "II"
                }
            },
            "mission": {
                "id": 4810,
                "launch_library_id": null,
                "name": "DSCS-3 B14",
                "description": "American communications satellite used for high priority communications between defense officials and battlefield commanders.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "cbb7cedd-c53d-4dcb-8f33-be8e14e02430",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/cbb7cedd-c53d-4dcb-8f33-be8e14e02430/?format=api",
            "launch_library_id": null,
            "slug": "atlas-ii-dscs-3-b9",
            "name": "Atlas II | DSCS-3 B9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1993-07-19T22:04:02Z",
            "window_end": "1993-07-19T22:04:02Z",
            "window_start": "1993-07-19T22:04:02Z",
            "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": 6533,
                "configuration": {
                    "id": 253,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/253/?format=api",
                    "name": "Atlas II",
                    "family": "Atlas",
                    "full_name": "Atlas II",
                    "variant": "II"
                }
            },
            "mission": {
                "id": 4923,
                "launch_library_id": null,
                "name": "DSCS-3 B9",
                "description": "DSCS-3 (Defense Satellite Communications System 3) are geostationary communications satellites, which provide a robust anti-jam, nuclear hardened capability that supports Department of Defense (DoD) worldwide requirements, White House and Diplomatic communications. They are the follow-on generation of the DSCS-2 satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "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": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}