Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/launches/0b13e339-cdd1-48a7-8129-3bb11ea99953/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "0b13e339-cdd1-48a7-8129-3bb11ea99953",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/0b13e339-cdd1-48a7-8129-3bb11ea99953/?format=api",
    "name": "Paektusan 1 | Kwangmyongsong 1",
    "response_mode": "detailed",
    "slug": "paektusan-1-kwangmyongsong-1",
    "launch_designator": null,
    "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
    },
    "last_updated": "2023-06-14T04:30:02Z",
    "net": "1998-08-31T03:07:00Z",
    "net_precision": null,
    "window_end": "1998-08-31T03:07:00Z",
    "window_start": "1998-08-31T03:07:00Z",
    "image": null,
    "infographic": null,
    "probability": null,
    "weather_concerns": null,
    "failreason": null,
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 40,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/40/?format=api",
        "name": "Korean Committee of Space Technology",
        "abbrev": "KCST",
        "type": {
            "id": 1,
            "name": "Government"
        },
        "featured": false,
        "country": [
            {
                "id": 53,
                "name": "North Korea",
                "alpha_2_code": "KP",
                "alpha_3_code": "PRK",
                "nationality_name": "North Korean",
                "nationality_name_composed": "North Korean"
            }
        ],
        "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
        "administrator": null,
        "founding_year": null,
        "launchers": "Paektusan | Unha",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": null,
        "social_logo": null,
        "total_launch_count": 4,
        "consecutive_successful_launches": 1,
        "successful_launches": 1,
        "failed_launches": 3,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": null,
        "wiki_url": "http://en.wikipedia.org/wiki/Korean_Committee_of_Space_Technology",
        "social_media_links": []
    },
    "rocket": {
        "id": 6875,
        "configuration": {
            "response_mode": "detailed",
            "id": 343,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/343/?format=api",
            "name": "Paektusan 1",
            "families": [],
            "full_name": "Paektusan 1",
            "variant": "1",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/40/?format=api",
                "name": "Korean Committee of Space Technology",
                "abbrev": "KCST",
                "type": {
                    "id": 1,
                    "name": "Government"
                },
                "featured": false,
                "country": [
                    {
                        "id": 53,
                        "name": "North Korea",
                        "alpha_2_code": "KP",
                        "alpha_3_code": "PRK",
                        "nationality_name": "North Korean",
                        "nationality_name_composed": "North Korean"
                    }
                ],
                "description": "The Korean Committee of Space Technology was the agency of the government of the Democratic People's Republic of Korea (North Korea) responsible for the country's space program. The agency was terminated and succeeded by the National Aerospace Development Administration in 2013 after the Law on Space Development was passed in the 7th session of the 12th Supreme People's Assembly.",
                "administrator": null,
                "founding_year": null,
                "launchers": "Paektusan | Unha",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": null,
                "social_logo": null,
                "total_launch_count": 4,
                "consecutive_successful_launches": 1,
                "successful_launches": 1,
                "failed_launches": 3,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/Korean_Committee_of_Space_Technology",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": null,
            "info_url": "",
            "wiki_url": "https://en.wikipedia.org/wiki/Taepodong-1",
            "description": "Taepodong-1 was a three-stage technology demonstrator developed by North Korea, a development step toward an intermediate-range ballistic missile. The missile was derived originally from the Scud rocket and was tested once in 1998 as a space launch vehicle. As a space launch vehicle, it was sometimes called the Paektusan 1.",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 25.8,
            "diameter": 1.8,
            "maiden_flight": "1998-08-31",
            "launch_cost": null,
            "launch_mass": 33.0,
            "leo_capacity": null,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 525.0,
            "apogee": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": null
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 5265,
        "name": "Kwangmyongsong 1",
        "type": "Test Flight",
        "description": "Thir first attempt to launch a North Korean satellite ended in vain, as the third stage of the Pekdosan-1 (a.k.a. Taepodong-1) launch vehicle failed shortly before it reached orbital velocity. Kwangmyŏngsŏng 1 would have beamed propaganda songs from space, if it had reached a stable orbit.",
        "image": null,
        "orbit": {
            "id": 8,
            "name": "Low Earth Orbit",
            "abbrev": "LEO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 184,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/184/?format=api",
        "active": true,
        "agencies": [],
        "name": "Satellite Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Tonghae_Satellite_Launching_Ground",
        "map_url": "https://www.google.com/maps?q=40.855799,129.665895",
        "latitude": 40.855799,
        "longitude": 129.665895,
        "country": {
            "id": 53,
            "name": "North Korea",
            "alpha_2_code": "KP",
            "alpha_3_code": "PRK",
            "nationality_name": "North Korean",
            "nationality_name_composed": "North Korean"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_184_20200803143423.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 2,
        "fastest_turnaround": "P3869DT23H23M",
        "location": {
            "response_mode": "normal",
            "id": 153,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/153/?format=api",
            "name": "Tonghae Satellite Launching Ground",
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                "total_attempted_launches": 7149,
                "successful_launches": 6606,
                "failed_launches": 543,
                "total_attempted_landings": 1103,
                "successful_landings": 1060,
                "failed_landings": 43
            },
            "active": false,
            "country": {
                "id": 53,
                "name": "North Korea",
                "alpha_2_code": "KP",
                "alpha_3_code": "PRK",
                "nationality_name": "North Korean",
                "nationality_name_composed": "North Korean"
            },
            "description": "The Tonghae Satellite Launching Ground is a rocket launching site in North Korea.",
            "image": {
                "id": 2224,
                "name": "Tonghae Satellite Launching Ground from space",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tonghae_satelli_image_20240920082229.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tonghae_satelli_image_thumbnail_20240920082229.png",
                "credit": "Airbus",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_153_20200803142503.jpg",
            "longitude": 129.686389,
            "latitude": 40.858333,
            "timezone_name": "Asia/Pyongyang",
            "total_launch_count": 2,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 4261,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 54,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [],
    "vid_urls": [],
    "timeline": [],
    "pad_turnaround": "P0D",
    "mission_patches": []
}