AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

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.2.0/launch/2baf1b13-6159-4640-864d-7959f9bfe978/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "2baf1b13-6159-4640-864d-7959f9bfe978",
    "url": "https://ll.thespacedevs.com/2.2.0/launch/2baf1b13-6159-4640-864d-7959f9bfe978/?format=api",
    "slug": "kairos-flight-2",
    "flightclub_url": null,
    "r_spacex_api_id": null,
    "name": "KAIROS | Flight 2",
    "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": "2024-12-18T08:33:06Z",
    "updates": [
        {
            "id": 9572,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch failure; Vehicle apparently lost attitude control around the time of 1st stage separation.",
            "info_url": "https://x.com/Kosmograd_Info/status/1869205069058715655",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-18T02:20:00Z"
        },
        {
            "id": 9571,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Liftoff.",
            "info_url": "https://www.youtube.com/watch?v=0V5X5q4GG40",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-18T02:00:00Z"
        },
        {
            "id": 9570,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
            "comment": "Official Webcast by 和歌山県庁成長産業推進課 has started",
            "info_url": "https://www.youtube.com/watch?v=0V5X5q4GG40",
            "created_by": "LL2",
            "created_on": "2024-12-18T01:32:00Z"
        },
        {
            "id": 9529,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for December 18.",
            "info_url": "https://x.com/kosmograd_info/status/1868508379808932153",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-16T04:22:00Z"
        },
        {
            "id": 9521,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day.",
            "info_url": "https://x.com/Kosmograd_Info/status/1868107357089403296",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-15T01:36:00Z"
        },
        {
            "id": 9513,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Confirmed launch rescheduled to December 15.",
            "info_url": "https://x.com/Kosmograd_Info/status/1867812975962468622",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-14T06:12:00Z"
        },
        {
            "id": 9510,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Scrubbed for the day.",
            "info_url": "https://x.com/nvslive/status/1867746104969994300",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-14T01:41:00Z"
        },
        {
            "id": 9483,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Launch time is accurate to the second.",
            "info_url": "https://x.com/Kosmograd_Info/status/1867036226571866397",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-12-12T03:50:00Z"
        },
        {
            "id": 8803,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Adding launch window.",
            "info_url": "https://www.ihi.co.jp/all_news/2024/aeroengine_space_defense/1201076_13682.html",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-09T07:30:00Z"
        },
        {
            "id": 8798,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December 14.",
            "info_url": "https://www.yomiuri.co.jp/science/20241008-OYT1T50096/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-08T11:39:00Z"
        },
        {
            "id": 8395,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Adding launch.",
            "info_url": "https://forum.nasaspaceflight.com/index.php?topic=60276.msg2618802#msg2618802",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-08-25T07:41:50Z"
        }
    ],
    "net": "2024-12-18T02:00:00Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2024-12-18T02:20:00Z",
    "window_start": "2024-12-18T02:00:00Z",
    "probability": null,
    "weather_concerns": null,
    "holdreason": "",
    "failreason": "Vehicle lost attitude control after first stage motor nozzle thrust vector control (TVC) failure at T+80s.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1083,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1083/?format=api",
        "name": "Space One",
        "featured": false,
        "type": "Commercial",
        "country_code": "JPN",
        "abbrev": "Space One",
        "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
        "administrator": null,
        "founding_year": "2018",
        "launchers": "KAIROS",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 2,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.space-one.co.jp/",
        "wiki_url": null,
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520one_logo_20240216144545.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520one_nation_20240216144545.png"
    },
    "rocket": {
        "id": 8310,
        "configuration": {
            "id": 507,
            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/507/?format=api",
            "name": "KAIROS",
            "active": true,
            "reusable": false,
            "description": "4-stage all solid fuel small satellite launch vehicle from the Japanese company Space One, founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan.",
            "family": "",
            "full_name": "Kii-based Advanced & Instant ROcket System",
            "manufacturer": {
                "id": 1083,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1083/?format=api",
                "name": "Space One",
                "featured": false,
                "type": "Commercial",
                "country_code": "JPN",
                "abbrev": "Space One",
                "description": "Space One is a private launch service provider founded in 2018 by Canon Electronics, IHI Aerospace, construction company Shimizu and the government-backed Development Bank of Japan. Their KAIROS launch vehicle is planned for use to launch small satellites",
                "administrator": null,
                "founding_year": "2018",
                "launchers": "KAIROS",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 2,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 2,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.space-one.co.jp/",
                "wiki_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520one_logo_20240216144545.png",
                "image_url": null,
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520one_nation_20240216144545.png"
            },
            "program": [],
            "variant": "",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 18.0,
            "diameter": 1.35,
            "maiden_flight": "2024-03-13",
            "launch_cost": "9000000",
            "launch_mass": null,
            "leo_capacity": 250,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null,
            "total_launch_count": 2,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6891,
        "name": "Flight 2",
        "description": "Second flight of the KAIROS launch vehicle. \r\n\r\n5 satellites for testing various technologies will be on board:\r\n\r\n* TATARA-1\r\n* PARUS-T1A\r\n* SC-Sat1\r\n* ISHIKI",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 220,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/220/?format=api",
        "agency_id": null,
        "name": "Space One Launch Pad",
        "description": "",
        "info_url": "https://www.space-one.co.jp/",
        "wiki_url": null,
        "map_url": null,
        "latitude": "33.544224",
        "longitude": "135.889502",
        "location": {
            "id": 166,
            "url": "https://ll.thespacedevs.com/2.2.0/location/166/?format=api",
            "name": "Spaceport Kii, Japan",
            "country_code": "JPN",
            "description": "Spaceport Kii is a commercial spaceport located in Kushimoto, Wakayama Prefecture in Japan.",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
            "timezone_name": "Asia/Tokyo",
            "total_launch_count": 2,
            "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 2
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "和歌山県庁成長産業推進課",
            "title": "【12/18配信】カイロスロケット2号機打上げライブ配信",
            "description": "カイロスロケット2号機の打上げの様子を生配信します。",
            "feature_image": "https://i.ytimg.com/vi/0V5X5q4GG40/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=0V5X5q4GG40",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 6,
                "name": "Japanese",
                "code": "jp"
            },
            "start_time": "2024-12-18T00:39:51Z",
            "end_time": "2024-12-18T02:49:14Z"
        },
        {
            "priority": 11,
            "source": "youtube.com",
            "publisher": "NVS",
            "title": "カイロスロケット2号機見えるかな?串本町内より配信",
            "description": "2024.12.18  11:00(JST)に予定されているカイロスロケット2号機の打上げを串本町内からライブ配信する予定です。\n※現地の人出によっては電波の輻輳で配信ができない可能性があります。\n\nこのチャンネルのメンバーになって特典にアクセスしてください:\nhttps://www.youtube.com/channel/UCDkGOo9VQFjijIDZJidoNmg/join",
            "feature_image": "https://i.ytimg.com/vi/pMklPzc44eo/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=pMklPzc44eo",
            "type": {
                "id": 3,
                "name": "Unofficial Webcast"
            },
            "language": {
                "id": 6,
                "name": "Japanese",
                "code": "jp"
            },
            "start_time": "2024-12-18T01:00:06Z",
            "end_time": "2024-12-18T02:09:37Z"
        }
    ],
    "webcast_live": false,
    "timeline": [],
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6838,
    "location_launch_attempt_count": 2,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 2,
    "orbital_launch_attempt_count_year": 249,
    "location_launch_attempt_count_year": 2,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2,
    "pad_turnaround": "P279DT23H58M48S",
    "mission_patches": [],
    "type": "detailed"
}