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

{
    "count": 7505,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=860&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=840&ordering=name",
    "results": [
        {
            "id": "3b526b92-0321-4c55-a9c1-317d4a032fbe",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3b526b92-0321-4c55-a9c1-317d4a032fbe/?format=api",
            "launch_library_id": null,
            "slug": "delta-2313-skynet-iib",
            "name": "Delta 2313 | Skynet IIB",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1974-11-23T00:28:01Z",
            "window_end": "1974-11-23T00:28:01Z",
            "window_start": "1974-11-23T00:28: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": 4530,
                "configuration": {
                    "id": 284,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/284/?format=api",
                    "name": "Delta 2313",
                    "family": "Delta",
                    "full_name": "Delta 2313",
                    "variant": "2313"
                }
            },
            "mission": {
                "id": 2948,
                "launch_library_id": null,
                "name": "Skynet IIB",
                "description": "British military communications satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
                "latitude": "28.4458",
                "longitude": "-80.5657",
                "location": {
                    "id": 12,
                    "url": "https://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": 1024,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
                "total_launch_count": 132
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "c072793b-4822-4a5f-a9f7-53fc0b32d3b3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c072793b-4822-4a5f-a9f7-53fc0b32d3b3/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-ae-d",
            "name": "Delta 2910 | AE-D",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-10-06T09:00:50Z",
            "window_end": "1975-10-06T09:00:50Z",
            "window_start": "1975-10-06T09:00:50Z",
            "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": 4632,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 3050,
                "launch_library_id": null,
                "name": "AE-D",
                "description": "Scientific satellite dedicated to photochemical processes in the Earth's atmosphere",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "5b333326-5f52-4312-8ae2-dc087ba64d0c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5b333326-5f52-4312-8ae2-dc087ba64d0c/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-ae-e",
            "name": "Delta 2910 | AE-E",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-11-20T02:06:48Z",
            "window_end": "1975-11-20T02:06:48Z",
            "window_start": "1975-11-20T02:06:48Z",
            "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": 4643,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 3061,
                "launch_library_id": null,
                "name": "AE-E",
                "description": "Scientific satellite dedicated to photochemical processes in the Earth's atmosphere",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
                "latitude": "28.4458",
                "longitude": "-80.5657",
                "location": {
                    "id": 12,
                    "url": "https://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": 1024,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
                "total_launch_count": 132
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e4a8265f-3348-451a-b24f-747259e58f7f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e4a8265f-3348-451a-b24f-747259e58f7f/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-landsat-2",
            "name": "Delta 2910 | Landsat 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-01-22T17:55:52Z",
            "window_end": "1975-01-22T17:55:52Z",
            "window_start": "1975-01-22T17:55:52Z",
            "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": 4543,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 2961,
                "launch_library_id": null,
                "name": "Landsat 2",
                "description": "Earth observation satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/31/?format=api",
                    "name": "Landsat",
                    "description": "The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landsat_program_20231230154736.jpeg",
                    "start_date": "1972-07-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Landsat_program"
                }
            ]
        },
        {
            "id": "9000e50e-c94b-410c-946b-82867f56f49f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/9000e50e-c94b-410c-946b-82867f56f49f/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-landsat-3",
            "name": "Delta 2910 | Landsat 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1978-03-05T17:54:00Z",
            "window_end": "1978-03-05T17:54:00Z",
            "window_start": "1978-03-05T17:54: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": 4938,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 3354,
                "launch_library_id": null,
                "name": "Landsat 3",
                "description": "Earth observation satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/31/?format=api",
                    "name": "Landsat",
                    "description": "The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program.",
                    "agencies": [
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landsat_program_20231230154736.jpeg",
                    "start_date": "1972-07-23T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Landsat_program"
                }
            ]
        },
        {
            "id": "f7b7475f-8d07-4072-bccd-77eb3bc879fa",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f7b7475f-8d07-4072-bccd-77eb3bc879fa/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-nimbus-6",
            "name": "Delta 2910 | Nimbus 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-06-12T08:12:01Z",
            "window_end": "1975-06-12T08:12:01Z",
            "window_start": "1975-06-12T08:12: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": 4593,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 3011,
                "launch_library_id": null,
                "name": "Nimbus 6",
                "description": "Experimental meteorological satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "d933ba38-fcb4-41b2-841a-bc7e403bbc68",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d933ba38-fcb4-41b2-841a-bc7e403bbc68/?format=api",
            "launch_library_id": null,
            "slug": "delta-2910-nimbus-7",
            "name": "Delta 2910 | Nimbus 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1978-10-24T08:14:01Z",
            "window_end": "1978-10-24T08:14:01Z",
            "window_start": "1978-10-24T08:14: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": 5007,
                "configuration": {
                    "id": 285,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/285/?format=api",
                    "name": "Delta 2910",
                    "family": "Delta",
                    "full_name": "Delta 2910",
                    "variant": "2910"
                }
            },
            "mission": {
                "id": 3420,
                "launch_library_id": null,
                "name": "Nimbus 7",
                "description": "Research and development satellite in polar orbit",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "3a3281a8-39d6-4281-859f-e59c2bb03976",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3a3281a8-39d6-4281-859f-e59c2bb03976/?format=api",
            "launch_library_id": null,
            "slug": "delta-2913-cos-b",
            "name": "Delta 2913 | COS-B",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-08-09T01:50:00Z",
            "window_end": "1975-08-09T01:50:00Z",
            "window_start": "1975-08-09T01:50: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": 4611,
                "configuration": {
                    "id": 286,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/286/?format=api",
                    "name": "Delta 2913",
                    "family": "Delta",
                    "full_name": "Delta 2913",
                    "variant": "2913"
                }
            },
            "mission": {
                "id": 3029,
                "launch_library_id": null,
                "name": "COS-B",
                "description": "European astronomy satellite",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "817cc772-bf09-4c52-b703-ed20f7eb4654",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/817cc772-bf09-4c52-b703-ed20f7eb4654/?format=api",
            "launch_library_id": null,
            "slug": "delta-2913-lageos-1",
            "name": "Delta 2913 | Lageos 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1976-05-04T08:00:00Z",
            "window_end": "1976-05-04T08:00:00Z",
            "window_start": "1976-05-04T08:00: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": 4702,
                "configuration": {
                    "id": 286,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/286/?format=api",
                    "name": "Delta 2913",
                    "family": "Delta",
                    "full_name": "Delta 2913",
                    "variant": "2913"
                }
            },
            "mission": {
                "id": 3120,
                "launch_library_id": null,
                "name": "Lageos 1",
                "description": "High density geodesy research satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 2W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
                "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
                "latitude": "34.7556",
                "longitude": "-120.6224",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
                "total_launch_count": 98
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "342c04d7-2a32-45d4-bb6a-bb297a131128",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/342c04d7-2a32-45d4-bb6a-bb297a131128/?format=api",
            "launch_library_id": null,
            "slug": "delta-2914-anik-a3",
            "name": "Delta 2914 | Anik A3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1975-05-07T23:35:26Z",
            "window_end": "1975-05-07T23:35:26Z",
            "window_start": "1975-05-07T23:35:26Z",
            "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": 4579,
                "configuration": {
                    "id": 287,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api",
                    "name": "Delta 2914",
                    "family": "Delta",
                    "full_name": "Delta 2914",
                    "variant": "2914"
                }
            },
            "mission": {
                "id": 2997,
                "launch_library_id": null,
                "name": "Anik A3",
                "description": "Geosynchronous communications satellite developed by Hughes Aircraft Company.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "pad": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
                "latitude": "28.4458",
                "longitude": "-80.5657",
                "location": {
                    "id": 12,
                    "url": "https://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": 1024,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
                "total_launch_count": 132
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}