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/330b9a20-75e6-4bff-942e-e05d416766b7/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "330b9a20-75e6-4bff-942e-e05d416766b7",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/330b9a20-75e6-4bff-942e-e05d416766b7/?format=api",
    "launch_library_id": 1305,
    "slug": "zenit-3sl-sicral-1b",
    "name": "Zenit 3SL | SICRAL 1B",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2009-04-20T08:15:59Z",
    "window_end": "2009-04-20T08:15:59Z",
    "window_start": "2009-04-20T08:15:59Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
        "name": "Sea Launch",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "SL",
        "description": null,
        "administrator": null,
        "founding_year": null,
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 43,
        "consecutive_successful_launches": 3,
        "successful_launches": 40,
        "failed_launches": 3,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "http://www.sea-launch.com/",
        "wiki_url": "http://en.wikipedia.org/wiki/Sea_Launch",
        "logo_url": null,
        "image_url": null,
        "nation_url": null
    },
    "rocket": {
        "id": 1414,
        "configuration": {
            "id": 11,
            "launch_library_id": 12,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
            "name": "Zenit",
            "description": "",
            "family": "Zenith",
            "full_name": "Zenit 3SL",
            "manufacturer": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "featured": false,
                "type": "Commercial",
                "country_code": "RUS",
                "abbrev": "SL",
                "description": null,
                "administrator": null,
                "founding_year": null,
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 43,
                "consecutive_successful_launches": 3,
                "successful_launches": 40,
                "failed_launches": 3,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.sea-launch.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Sea_Launch",
                "logo_url": null,
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "3SL",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 4.6,
            "diameter": 0.42,
            "maiden_flight": "1999-03-28",
            "launch_mass": 0,
            "leo_capacity": 0,
            "gto_capacity": 0,
            "to_thrust": 45,
            "apogee": 140,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": null,
            "total_launch_count": 36,
            "consecutive_successful_launches": 1,
            "successful_launches": 33,
            "failed_launches": 3,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 434,
        "launch_library_id": 548,
        "name": "SICRAL 1B",
        "description": "Sea Launch successfully delivered Intelsat's Galaxy 19 satellite to orbit on September 24, 2008, in a flawless mission. The first signal from the satellite was acquired at the Hartebeesthoek ground station immediately after spacecraft separation. Weighing 4,690 kg (10,340 lbs), this high-power C-band and Ku-band satellite will provide communications services to customers throughout the United States, Canada, Mexico and the Caribbean islands.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO"
        }
    },
    "pad": {
        "id": 13,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/13/?format=api",
        "agency_id": 80,
        "name": "Launch Platform Odyssey",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
        "map_url": "https://www.google.com/maps?q=0.0,-154",
        "latitude": "0.0",
        "longitude": "-154.0",
        "location": {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.0.0/location/3/?format=api",
            "name": "Sea Launch",
            "country_code": "???",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
            "total_launch_count": 55,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
        "total_launch_count": 36
    },
    "infoURLs": [
        {
            "priority": 0,
            "title": "Not Found",
            "description": "HTTP Error 404. The requested resource is not found.",
            "feature_image": null,
            "url": "http://www.sea-launch.com/missions/11146"
        }
    ],
    "vidURLs": [
        {
            "priority": 0,
            "title": "Sea Launch (SICRAL 1B)",
            "description": "\"The overnight liftoff of Sea Launch's Zenit 3SL rocket carrying Italy's SICRAL 1B military communications satellite occurred ontime at 0816 GMT (4:16 a.m. E...",
            "feature_image": "https://i.ytimg.com/vi/OiUPbSiNrew/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=OiUPbSiNrew"
        }
    ],
    "webcast_live": false,
    "image": null,
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 4976,
    "location_launch_attempt_count": 33,
    "pad_launch_attempt_count": 30,
    "agency_launch_attempt_count": 32,
    "orbital_launch_attempt_count_year": 22,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 2
}