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

{
    "count": 7503,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=620&ordering=id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=600&ordering=id",
    "results": [
        {
            "id": "15699687-3fb1-4749-9680-fc858e5e7081",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/15699687-3fb1-4749-9680-fc858e5e7081/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-starlink-group-7-1",
            "name": "Falcon 9 Block 5 | Starlink Group 7-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2023-08-22T09:37:30Z",
            "window_end": "2023-08-22T09:37:30Z",
            "window_start": "2023-08-22T09:37:30Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7949,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://ll.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": 6465,
                "launch_library_id": null,
                "name": "Starlink Group 7-1",
                "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://ll.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://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": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 193
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
            "infographic": null,
            "program": [
                {
                    "id": 25,
                    "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.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": "156a0ad7-7b0c-4b95-a7af-7461e8884d53",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/156a0ad7-7b0c-4b95-a7af-7461e8884d53/?format=api",
            "launch_library_id": null,
            "slug": "delta-3910pam-satcom-3r",
            "name": "Delta 3910/PAM | Satcom 3R",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1981-11-20T01:37:00Z",
            "window_end": "1981-11-20T01:37:00Z",
            "window_start": "1981-11-20T01:37: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": 5344,
                "configuration": {
                    "id": 289,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/289/?format=api",
                    "name": "Delta 3910/PAM",
                    "family": "Delta",
                    "full_name": "Delta 3910/PAM",
                    "variant": "3910/PAM"
                }
            },
            "mission": {
                "id": 3752,
                "launch_library_id": null,
                "name": "Satcom 3R",
                "description": "First generation geostationary communication satellite built for RCA Americom",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
                "latitude": "28.4472",
                "longitude": "-80.565",
                "location": {
                    "id": 12,
                    "url": "https://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_14_20200803143451.jpg",
                "total_launch_count": 145
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "156a9e46-01b5-46f4-818e-ea563c71c5fe",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/156a9e46-01b5-46f4-818e-ea563c71c5fe/?format=api",
            "launch_library_id": null,
            "slug": "electron-strix-launch-9",
            "name": "Electron | StriX Launch 9",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 147,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8265,
                "configuration": {
                    "id": 26,
                    "launch_library_id": 148,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6846,
                "launch_library_id": null,
                "name": "StriX Launch 9",
                "description": "Synthetic aperture radar satellite for Japanese Earth imaging company Synspective.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 210,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/210/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": null,
                "map_url": null,
                "latitude": "-39.260881",
                "longitude": "177.865826",
                "location": {
                    "id": 10,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "country_code": "NZL",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "total_launch_count": 58,
                    "total_landing_count": 17
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_210_20230819165718.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "157111f3-8e58-4d39-82c9-ff98c9095171",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/157111f3-8e58-4d39-82c9-ff98c9095171/?format=api",
            "launch_library_id": null,
            "slug": "delta-6920-10-rosat",
            "name": "Delta 6920-10 | ROSAT",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1990-06-01T21:48:00Z",
            "window_end": "1990-06-01T21:48:00Z",
            "window_start": "1990-06-01T21:48: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": 6275,
                "configuration": {
                    "id": 298,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/298/?format=api",
                    "name": "Delta II",
                    "family": "Delta",
                    "full_name": "Delta II 6920-10",
                    "variant": "6920-10"
                }
            },
            "mission": {
                "id": 4665,
                "launch_library_id": null,
                "name": "ROSAT",
                "description": "X-ray observatory developed by German, the United States and the United Kingdom",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/14/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
                "latitude": "28.4472",
                "longitude": "-80.565",
                "location": {
                    "id": 12,
                    "url": "https://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_14_20200803143451.jpg",
                "total_launch_count": 145
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "1584aebf-8cc0-43cb-9b33-86a7c5c2bbd0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1584aebf-8cc0-43cb-9b33-86a7c5c2bbd0/?format=api",
            "launch_library_id": 2005,
            "slug": "long-march-6-ningxia-1-x5",
            "name": "Long March 6 | Ningxia 1 (x5)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2019-11-13T06:35:00Z",
            "window_end": "2019-11-13T07:15:00Z",
            "window_start": "2019-11-13T06:23:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2578,
                "configuration": {
                    "id": 54,
                    "launch_library_id": 72,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/54/?format=api",
                    "name": "Long March 6",
                    "family": "Long March",
                    "full_name": "Long March 6",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1058,
                "launch_library_id": 1257,
                "name": "Ningxia 1 (x5)",
                "description": "Ningxia 1 is a constellation of remote sensing satellites developed by  Dongfanghong Satellite Co., Ltd.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": null
            },
            "pad": {
                "id": 113,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/113/?format=api",
                "agency_id": null,
                "name": "Launch Complex 16",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=38.868222,111.58024",
                "latitude": "38.868222",
                "longitude": "111.58024",
                "location": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/19/?format=api",
                    "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                    "total_launch_count": 141,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_113_20200803143556.jpg",
                "total_launch_count": 15
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_6_image_20210709074933.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "15887d4c-2c56-46bb-b8a1-3420176073a7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/15887d4c-2c56-46bb-b8a1-3420176073a7/?format=api",
            "launch_library_id": null,
            "slug": "diamant-b-dial-wika",
            "name": "Diamant B | Dial Wika",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1970-03-10T12:20:00Z",
            "window_end": "1970-03-10T12:20:00Z",
            "window_start": "1970-03-10T12:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3990,
                "configuration": {
                    "id": 312,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/312/?format=api",
                    "name": "Diamant B",
                    "family": "Diamant",
                    "full_name": "Diamant B",
                    "variant": "B"
                }
            },
            "mission": {
                "id": 2408,
                "launch_library_id": null,
                "name": "Dial Wika",
                "description": "French-German scientific satellite with four experiments aboard.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 125,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/125/?format=api",
                "agency_id": 115,
                "name": "Diamant Launch Area",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
                "latitude": "5.2222222",
                "longitude": "-52.7758051",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_b_lifto_image_20240411170212.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "158ae64d-100d-432c-a7ac-3a33c29df4df",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/158ae64d-100d-432c-a7ac-3a33c29df4df/?format=api",
            "launch_library_id": null,
            "slug": "titan-ii-slv-noaa-17",
            "name": "Titan II SLV | NOAA 17",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2002-06-24T18:23:04Z",
            "window_end": "2002-06-24T18:23:04Z",
            "window_start": "2002-06-24T18:23:04Z",
            "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": 7095,
                "configuration": {
                    "id": 436,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/436/?format=api",
                    "name": "Titan II SLV",
                    "family": "Titan",
                    "full_name": "Titan II SLV",
                    "variant": "23G"
                }
            },
            "mission": {
                "id": 5484,
                "launch_library_id": null,
                "name": "NOAA 17",
                "description": "NOAA M carried weather imagers and microwave and infrared sounders, as well as a SARSAT search-and-rescue package. It had an on-orbit mass of 1475 kg.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 156,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4W",
                "info_url": "http://www.astronautix.com/v/vandenbergslc4w.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
                "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
                "latitude": "34.63312",
                "longitude": "-120.61584",
                "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": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
                "total_launch_count": 93
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan_ii_slv_image_20231231110038.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "159b6743-ed6c-415a-bb5c-b42e947b33e9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/159b6743-ed6c-415a-bb5c-b42e947b33e9/?format=api",
            "launch_library_id": null,
            "slug": "molniya-m-venera-8",
            "name": "Molniya-M | Venera-8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-03-27T04:15:01Z",
            "window_end": "1972-03-27T04:15:01Z",
            "window_start": "1972-03-27T04:15:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 4241,
                "configuration": {
                    "id": 106,
                    "launch_library_id": 126,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api",
                    "name": "Molniya-M",
                    "family": "R-7",
                    "full_name": "Molniya-M 2BL",
                    "variant": "2BL"
                }
            },
            "mission": {
                "id": 2659,
                "launch_library_id": null,
                "name": "Venera-8",
                "description": "Venus lander",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 20,
                    "name": "Venus Orbit",
                    "abbrev": "Venus"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "159cad5e-9b0f-4496-9ea8-92b74161d0f6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/159cad5e-9b0f-4496-9ea8-92b74161d0f6/?format=api",
            "launch_library_id": null,
            "slug": "titan-iiic-vela-5a-5b",
            "name": "Titan IIIC | Vela 5A & 5B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1969-05-23T07:57:01Z",
            "window_end": "1969-05-23T07:57:01Z",
            "window_start": "1969-05-23T07:57: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": 3907,
                "configuration": {
                    "id": 439,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/439/?format=api",
                    "name": "Titan IIIC",
                    "family": "Titan",
                    "full_name": "Titan IIIC",
                    "variant": "IIIC"
                }
            },
            "mission": {
                "id": 2325,
                "launch_library_id": null,
                "name": "Vela 5A & 5B",
                "description": "Like its predecessor, the Vela, the Advanced Vela series of spacecraft were designed to monitor worldwide compliance with the 1963 nuclear test ban treaty.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 41",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                "latitude": "28.58341025",
                "longitude": "-80.58303644",
                "location": {
                    "id": 12,
                    "url": "https://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_29_20200803143528.jpg",
                "total_launch_count": 115
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "15a64d41-4100-4ac4-803a-05354435fe2d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/15a64d41-4100-4ac4-803a-05354435fe2d/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-zenit-4mkm-2",
            "name": "Soyuz U | Zenit-4MKM 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1977-07-20T07:35:00Z",
            "window_end": "1977-07-20T07:35:00Z",
            "window_start": "1977-07-20T07:35:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 4859,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3276,
                "launch_library_id": null,
                "name": "Zenit-4MKM 2",
                "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": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}