Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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=100&ordering=id
{ "count": 7802, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=110&ordering=id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=90&ordering=id", "results": [ { "id": "03750b68-3f5d-43cc-89eb-909ae631cb1c", "url": "https://ll.thespacedevs.com/2.0.0/launch/03750b68-3f5d-43cc-89eb-909ae631cb1c/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-2k-27", "name": "Soyuz U | Yantar-2K 27", "status": { "id": 3, "name": "Success" }, "net": "1982-09-15T15:30:00Z", "window_end": "1982-09-15T15:30:00Z", "window_start": "1982-09-15T15:30: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": 5444, "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": 3850, "launch_library_id": null, "name": "Yantar-2K 27", "description": "High-resolution film-return Yantar reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.0.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "0389266e-e523-4a18-a320-ed746a5a315b", "url": "https://ll.thespacedevs.com/2.0.0/launch/0389266e-e523-4a18-a320-ed746a5a315b/?format=api", "launch_library_id": null, "slug": "starship-hopper-150m-hop", "name": "Starship Hopper | 150m Hop", "status": { "id": 3, "name": "Success" }, "net": "2019-08-27T22:02:00Z", "window_end": "2019-08-27T22:02:00Z", "window_start": "2019-08-27T22:02:00Z", "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": 2748, "configuration": { "id": 207, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" } }, "mission": { "id": 1146, "launch_library_id": null, "name": "Starhopper 150m Hop", "description": "SpaceX's latest prototype rocket design, Starhopper, has successfully performed a 150m hop on Tuesday August 27, 2019 at 22:02 UTC.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 111, "url": "https://ll.thespacedevs.com/2.0.0/pad/111/?format=api", "agency_id": 121, "name": "Suborbital Pad A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site", "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647", "latitude": "25.997116", "longitude": "-97.15503099856647", "location": { "id": 143, "url": "https://ll.thespacedevs.com/2.0.0/location/143/?format=api", "name": "SpaceX Starbase, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg", "total_launch_count": 20, "total_landing_count": 13 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_111_20200803143229.jpg", "total_launch_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship2520ho_image_20200820191836.jpg", "infographic": null, "program": [ { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/program/1/?format=api", "name": "SpaceX Starship", "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project. The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.", "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/starship_on_the_image_20250111100520.jpg", "start_date": "2019-03-01T05:00:00Z", "end_date": null, "info_url": "https://www.spacex.com/vehicles/starship/", "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship" } ] }, { "id": "038e9bee-75c0-4b8e-afe1-bf66a474c091", "url": "https://ll.thespacedevs.com/2.0.0/launch/038e9bee-75c0-4b8e-afe1-bf66a474c091/?format=api", "launch_library_id": 163, "slug": "space-shuttle-columbia-ov-102-sts-1", "name": "Space Shuttle Columbia / OV-102 | STS-1", "status": { "id": 3, "name": "Success" }, "net": "1981-04-12T12:00:04Z", "window_end": "1981-04-12T12:00:04Z", "window_start": "1981-04-12T12:00:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 279, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 482, "launch_library_id": 1026, "name": "STS-1", "description": "STS-1 was the first orbital spaceflight of the Space Shuttle Program. The first orbiter Columbia took a 54.5 hour flight and circled the Earth 36 times. This was NASAs first craft to be manned during a testflight. Manned by John Young and Bob Crippen.", "launch_designator": null, "type": "Test Flight", "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": 279, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 221 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "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/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" } ] }, { "id": "039197c4-f2bb-404a-916d-4790350ce5d8", "url": "https://ll.thespacedevs.com/2.0.0/launch/039197c4-f2bb-404a-916d-4790350ce5d8/?format=api", "launch_library_id": null, "slug": "long-march-2c-geely-constellation-group-01", "name": "Long March 2C | Geely Constellation Group 01", "status": { "id": 3, "name": "Success" }, "net": "2022-06-02T04:00:00Z", "window_end": "2022-06-02T04:15:00Z", "window_start": "2022-06-02T03:50:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "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": 7487, "configuration": { "id": 61, "launch_library_id": 75, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 6038, "launch_library_id": null, "name": "Geely Constellation Group 01", "description": "9 LEO communications satellites for Chinese car manufacturer Geely Automotive for testing autonomous driving/inter-vehicle communication services. They also carry payload for ocean observation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/pad/66/?format=api", "agency_id": 17, "name": "Launch Complex 3 (LC-3/LA-1)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": "28.247209", "longitude": "102.02917", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 237, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 105 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [] }, { "id": "03948d0f-1f40-4114-ab97-e194cfbf570e", "url": "https://ll.thespacedevs.com/2.0.0/launch/03948d0f-1f40-4114-ab97-e194cfbf570e/?format=api", "launch_library_id": null, "slug": "voskhod-energiya-1", "name": "Voskhod | Energiya 1", "status": { "id": 3, "name": "Success" }, "net": "1972-04-07T10:00:00Z", "window_end": "1972-04-07T10:00:00Z", "window_start": "1972-04-07T10:00: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": 4247, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2665, "launch_library_id": null, "name": "Energiya 1", "description": "Satellite designed to investigate primary cosmic radiation and meteoritic particles.", "launch_designator": null, "type": "Astrophysics", "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": 1560, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "039bbecd-0d25-4358-92ec-84b056b1b016", "url": "https://ll.thespacedevs.com/2.0.0/launch/039bbecd-0d25-4358-92ec-84b056b1b016/?format=api", "launch_library_id": null, "slug": "long-march-2c-fsw-1-2", "name": "Long March 2C | FSW-1 2", "status": { "id": 3, "name": "Success" }, "net": "1988-08-05T07:28:35Z", "window_end": "1988-08-05T07:28:35Z", "window_start": "1988-08-05T07:28:35Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1037, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1037/?format=api", "name": "Ministry of Aerospace Industry", "type": "Government" }, "rocket": { "id": 6095, "configuration": { "id": 61, "launch_library_id": 75, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 4485, "launch_library_id": null, "name": "FSW-1 2", "description": "Chinese reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.0.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [] }, { "id": "03a1248c-c307-4b27-80ec-bce8d97c3cd6", "url": "https://ll.thespacedevs.com/2.0.0/launch/03a1248c-c307-4b27-80ec-bce8d97c3cd6/?format=api", "launch_library_id": null, "slug": "kosmos-3m-parus-19", "name": "Kosmos-3M | Parus 19", "status": { "id": 3, "name": "Success" }, "net": "1979-04-07T06:20:00Z", "window_end": "1979-04-07T06:20:00Z", "window_start": "1979-04-07T06:20: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": 5059, "configuration": { "id": 102, "launch_library_id": 122, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 3471, "launch_library_id": null, "name": "Parus 19", "description": "Navigation satellite providing location information for the Tsiklon-B navigation system", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.883229,40.868549", "latitude": "62.883229", "longitude": "40.868549", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [] }, { "id": "03a60135-c5ce-4c82-845c-e4f7fd2f0299", "url": "https://ll.thespacedevs.com/2.0.0/launch/03a60135-c5ce-4c82-845c-e4f7fd2f0299/?format=api", "launch_library_id": 247, "slug": "pslv-ca-teleos-1", "name": "PSLV-CA | TeLEOS-1", "status": { "id": 3, "name": "Success" }, "net": "2015-12-16T12:30:00Z", "window_end": "2015-12-16T12:30:00Z", "window_start": "2015-12-16T12:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 190, "url": "https://ll.thespacedevs.com/2.0.0/agencies/190/?format=api", "name": "Antrix Corporation Limited", "type": "Commercial" }, "rocket": { "id": 1893, "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": { "id": 108, "launch_library_id": 153, "name": "TeLEOS-1", "description": "At an altitude of 550km and an inclination of 10-15 degrees, TeLEOS 1 will be Singapore’s first commercial near equatorial orbit satellite. The craft was built by ST Electronics and can image the earth at 1 metre resolutions every 12-16 hours. The satellite weighs 400kg, is powered by 4 solar arrays and has a planned lifetime of 5 years.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 103, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 63 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg", "infographic": null, "program": [] }, { "id": "03ac154c-9b70-43d2-bec5-2a5781fd6dda", "url": "https://ll.thespacedevs.com/2.0.0/launch/03ac154c-9b70-43d2-bec5-2a5781fd6dda/?format=api", "launch_library_id": 1536, "slug": "delta-ii-7920-10-worldview-1", "name": "Delta II 7920-10 | WorldView-1", "status": { "id": 3, "name": "Success" }, "net": "2007-09-18T18:35:00Z", "window_end": "2007-09-18T18:35:00Z", "window_start": "2007-09-18T18:35:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 0, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 546, "configuration": { "id": 75, "launch_library_id": 112, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/75/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10", "variant": "7920-10" } }, "mission": { "id": 518, "launch_library_id": 693, "name": "WorldView-1", "description": "A commercial earth observation satellite owned by DigitalGlobe.", "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": 865, "total_landing_count": 33 }, "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/delta2520ii_image_20190222030358.jpeg", "infographic": null, "program": [] }, { "id": "03ae1bb3-6844-46a3-8046-75a63d91fb0b", "url": "https://ll.thespacedevs.com/2.0.0/launch/03ae1bb3-6844-46a3-8046-75a63d91fb0b/?format=api", "launch_library_id": null, "slug": "delta-ii-gps-iia-15", "name": "Delta II | GPS IIA-15", "status": { "id": 3, "name": "Success" }, "net": "1994-03-10T03:40:01Z", "window_end": "1994-03-10T03:40:01Z", "window_start": "1994-03-10T03:40:01Z", "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": 6577, "configuration": { "id": 159, "launch_library_id": 179, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4967, "launch_library_id": null, "name": "GPS IIA-15", "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "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": 1092, "total_landing_count": 71 }, "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/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api", "name": "Global Positioning System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api", "name": "United States Space Force", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "start_date": "1978-02-22T00:00:00Z", "end_date": null, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System" } ] } ] }