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

{
    "count": 7499,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7060&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7040&ordering=-id",
    "results": [
        {
            "id": "0f7bfbae-ee78-4e86-93e2-ae02bbe052f5",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f7bfbae-ee78-4e86-93e2-ae02bbe052f5/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-3-explorer-16",
            "name": "Scout X-3 | Explorer 16",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1962-12-16T14:33:04Z",
            "window_end": "1962-12-16T14:33:04Z",
            "window_start": "1962-12-16T14:33:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 3177,
                "configuration": {
                    "id": 367,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/367/?format=api",
                    "name": "Scout X-3",
                    "family": "Scout",
                    "full_name": "Scout X-3",
                    "variant": "3"
                }
            },
            "mission": {
                "id": 1599,
                "launch_library_id": null,
                "name": "Explorer 16",
                "description": "Explorer 16 was the second in the series of micrometeoroid satellites orbited by NASA. Its purpose was to obtain data on the near-earth meteoroid environment, thus providing an accurate estimate of the probability of penetration in spacecraft structures by meteoroids and allowing a more confident definition of the relationship between penetration flux and material thickness to be derived.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 94,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/94/?format=api",
                "agency_id": 44,
                "name": "Launch Area 3",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
                "latitude": "37.8495",
                "longitude": "-75.4725",
                "location": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_94_20200803143206.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "0f770177-f502-465b-9ea5-d7a053ec903c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f770177-f502-465b-9ea5-d7a053ec903c/?format=api",
            "launch_library_id": 1613,
            "slug": "angara-12-kosmos-2555-mka-r",
            "name": "Angara 1.2 | Kosmos 2555 (MKA-R)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-04-29T19:55:22Z",
            "window_end": "2022-04-29T19:55:22Z",
            "window_start": "2022-04-29T19:55:22Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 79,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 5845,
                "launch_library_id": null,
                "name": "Kosmos 2555 (MKA-R)",
                "description": "Russian military radar satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f72968a-773c-4f73-bc34-5fe40e6affc3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f72968a-773c-4f73-bc34-5fe40e6affc3/?format=api",
            "launch_library_id": 1877,
            "slug": "falcon-9-block-5-cas500-2-cas500-4",
            "name": "Falcon 9 Block 5 | CAS500-2 & CAS500-4",
            "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": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2411,
                "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": 7097,
                "launch_library_id": null,
                "name": "CAS500-2 & CAS500-4",
                "description": "CAS500-2 is the second of two similar South Korean Earth observation satellites. These spacecraft feature the AEISS-C imaging system with a ground resolution of 0.5 m in panchromatic mode and 2 m in color mode. \r\n\r\nCAS500-4 is a wide area Earth-observation satellite with a wide-area electro-optical camera (swath width of 120 km and resolution of 5 m) to be mainly used by the Rural Development Administration and the Korea Forest Service for observing crops, agricultural water resources and forest resources.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "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": 806,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 192
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f6f5e1d-e054-4f00-b8d5-afa61a462994",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f6f5e1d-e054-4f00-b8d5-afa61a462994/?format=api",
            "launch_library_id": null,
            "slug": "kinetica-1-maiden-flight",
            "name": "Kinetica 1 | Maiden Flight",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-07-27T04:12:00Z",
            "window_end": "2022-07-27T04:47:00Z",
            "window_start": "2022-07-27T04:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1040,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1040/?format=api",
                "name": "CAS Space",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2671,
                "configuration": {
                    "id": 483,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/483/?format=api",
                    "name": "Kinetica 1",
                    "family": "",
                    "full_name": "Kinetica 1",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6974,
                "launch_library_id": null,
                "name": "Maiden Flight",
                "description": "Carried 6 satellites to sun-synchronous orbit, including the prototype X-ray astronomy observation satellite SATech 01, Jinan 1 and 4 other technological demonstration satellites from the Chinese Academy of Sciences.",
                "launch_designator": null,
                "type": "Technology",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 151,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/151/?format=api",
                "agency_id": null,
                "name": "Launch Area 130",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=40.8182,100.22514",
                "latitude": "40.8182",
                "longitude": "100.22514",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 249,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f6780cf-edae-4d7c-99d6-ce7de784d140",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f6780cf-edae-4d7c-99d6-ce7de784d140/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-mrv-1",
            "name": "Falcon 9 Block 5 | MRV-1",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2026-12-31T00:00:00Z",
            "window_end": "2026-12-31T00:00:00Z",
            "window_start": "2026-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "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": 7551,
                "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": 5978,
                "launch_library_id": null,
                "name": "MRV-1",
                "description": "The SpaceLogistics MRV-1 is a mission extension payload including a mission robotic vehicle (MRV) and multiple mission extension pods (MEPs).",
                "launch_designator": null,
                "type": "Mission Extension",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 72,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api",
                "agency_id": null,
                "name": "Unknown Pad",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=28.458,-80.528",
                "latitude": "28.458",
                "longitude": "-80.528",
                "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_72_20200803143403.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f63b33d-1a83-4eb2-8c2e-d4157bf71230",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f63b33d-1a83-4eb2-8c2e-d4157bf71230/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-starlink-group-10-9",
            "name": "Falcon 9 Block 5 | Starlink Group 10-9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-07-27T05:45:00Z",
            "window_end": "2024-07-27T08:21:00Z",
            "window_start": "2024-07-27T04:21:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 85,
            "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": 8227,
                "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": 6804,
                "launch_library_id": null,
                "name": "Starlink Group 10-9",
                "description": "A batch of 23 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": 87,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                "agency_id": 121,
                "name": "Launch Complex 39A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                "latitude": "28.60822681",
                "longitude": "-80.60428186",
                "location": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "total_launch_count": 265,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                "total_launch_count": 207
            },
            "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": "0f5bf072-89bd-4f4b-af5b-ac0f9eb07b82",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f5bf072-89bd-4f4b-af5b-ac0f9eb07b82/?format=api",
            "launch_library_id": null,
            "slug": "proton-us-kmo-4",
            "name": "Proton | US-KMO 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1998-04-29T04:36:54Z",
            "window_end": "1998-04-29T04:36:54Z",
            "window_start": "1998-04-29T04:36:54Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 6851,
                "configuration": {
                    "id": 80,
                    "launch_library_id": 99,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 5241,
                "launch_library_id": null,
                "name": "US-KMO 4",
                "description": "Second generation early warning satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f4ff9e7-ba0e-4169-b61c-54edf30a96b6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f4ff9e7-ba0e-4169-b61c-54edf30a96b6/?format=api",
            "launch_library_id": 732,
            "slug": "pslv-ca-megha-tropiques",
            "name": "PSLV-CA | Megha-Tropiques",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-10-12T05:31:00Z",
            "window_end": "2011-10-12T05:31:00Z",
            "window_start": "2011-10-12T05:31:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "type": "Government"
            },
            "rocket": {
                "id": 1563,
                "configuration": {
                    "id": 43,
                    "launch_library_id": 68,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/43/?format=api",
                    "name": "PSLV",
                    "family": "PSLV",
                    "full_name": "PSLV-CA",
                    "variant": "CA"
                }
            },
            "mission": null,
            "pad": {
                "id": 50,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/50/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre First Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.733,80.235",
                "latitude": "13.733",
                "longitude": "80.235",
                "location": {
                    "id": 14,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/14/?format=api",
                    "name": "Satish Dhawan Space Centre, India",
                    "country_code": "IND",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                    "total_launch_count": 98,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
                "total_launch_count": 61
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f4979ec-adc9-48a7-9d92-2533732a8d58",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f4979ec-adc9-48a7-9d92-2533732a8d58/?format=api",
            "launch_library_id": null,
            "slug": "delta-3910-iras",
            "name": "Delta 3910 | IRAS",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1983-01-26T02:17:00Z",
            "window_end": "1983-01-26T02:17:00Z",
            "window_start": "1983-01-26T02:17: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": 5478,
                "configuration": {
                    "id": 288,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/288/?format=api",
                    "name": "Delta 3910",
                    "family": "Delta",
                    "full_name": "Delta 3910",
                    "variant": "3910"
                }
            },
            "mission": {
                "id": 3883,
                "launch_library_id": null,
                "name": "IRAS",
                "description": "Astronomy satellite dedicated to infrared full-sky surveying",
                "launch_designator": null,
                "type": "Astrophysics",
                "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": 806,
                    "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_3910_image_20231231105538.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f3c7a46-f0ce-4047-952e-6f6a8184fa8c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f3c7a46-f0ce-4047-952e-6f6a8184fa8c/?format=api",
            "launch_library_id": null,
            "slug": "proton-luch-2",
            "name": "Proton | Luch #2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1987-11-26T13:28:00Z",
            "window_end": "1987-11-26T13:28:00Z",
            "window_start": "1987-11-26T13:28:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "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": 6016,
                "configuration": {
                    "id": 80,
                    "launch_library_id": 99,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4407,
                "launch_library_id": null,
                "name": "Luch #2",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": []
        }
    ]
}