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/9633c43d-c951-4e6d-be7a-dadd74f99734/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "9633c43d-c951-4e6d-be7a-dadd74f99734",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/9633c43d-c951-4e6d-be7a-dadd74f99734/?format=api",
    "launch_library_id": null,
    "slug": "kairos-maiden-flight",
    "name": "KAIROS | Maiden Flight",
    "status": {
        "id": 4,
        "name": "Failure"
    },
    "net": "2024-03-13T02:01:12Z",
    "window_end": "2024-03-13T02:17:12Z",
    "window_start": "2024-03-13T02:01:12Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "Vehicle disintegrated several seconds after liftoff with Autonomous Flight Termination System (AFTS) triggered.",
    "hashtag": null,
    "launch_service_provider": {
        "id": 1083,
        "url": "https://ll.thespacedevs.com/2.0.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": 8185,
        "configuration": {
            "id": 507,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/507/?format=api",
            "name": "KAIROS",
            "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.0.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_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
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6752,
        "launch_library_id": null,
        "name": "Maiden Flight",
        "description": "Carried a prototype \"quick response\" satellite for the Japanese government Cabinet Satellite Intelligence Center, operator of the IGS series of Japanese spysats.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 220,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/220/?format=api",
        "agency_id": null,
        "name": "Space One Launch Pad",
        "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.0.0/location/166/?format=api",
            "name": "Spaceport Kii, Japan",
            "country_code": "JPN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
            "total_launch_count": 2,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
        "total_launch_count": 2
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "和歌山県串本町・那智勝浦町カイロスロケット初号機打ち上げライブ中継",
            "description": "和歌山県串本町と那智勝浦町にある日本初の民間ロケット射場「スペースポート紀伊」から、記念すべき第1号のロケット「カイロス」の打ち上げの模様を2024年3月13日(水)10:30より生中継します。打ち上げ日時:2024年3月13日(水)11:01:12(予定)",
            "feature_image": "https://i.ytimg.com/vi/kZ_tADK3BYo/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=kZ_tADK3BYo"
        },
        {
            "priority": 11,
            "title": "2024.03.09 スペースワン カイロスロケット打上げ 光学観測 Space One Kairos rocket launch optical observation",
            "description": "2024.03.09 11:01'12\"に予定されているカイロスロケットの打上げをプレスセンターのある那智勝浦から撮影に挑戦します。",
            "feature_image": "https://i.ytimg.com/vi/4FGt4-VCQlM/maxresdefault_live.jpg",
            "url": "https://www.youtube.com/watch?v=4FGt4-VCQlM"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kairos_image_20240216144656.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6637,
    "location_launch_attempt_count": 1,
    "pad_launch_attempt_count": 1,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 48,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}