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/2a780cb9-9bf9-4537-927e-389f1659a709/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "2a780cb9-9bf9-4537-927e-389f1659a709",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/2a780cb9-9bf9-4537-927e-389f1659a709/?format=api",
    "launch_library_id": 1130,
    "slug": "pslv-xl-proba-3",
    "name": "PSLV-XL | Proba-3",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-12-05T10:34:00Z",
    "window_end": "2024-12-05T10:34:00Z",
    "window_start": "2024-12-05T10:34:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "featured": true,
        "type": "Government",
        "country_code": "IND",
        "abbrev": "ISRO",
        "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
        "administrator": "Chairman: V. Narayanan",
        "founding_year": "1969",
        "launchers": "PSLV | GSLV",
        "spacecraft": "Gaganyaan",
        "launch_library_url": null,
        "total_launch_count": 94,
        "consecutive_successful_launches": 16,
        "successful_launches": 81,
        "failed_launches": 13,
        "pending_launches": 19,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.isro.gov.in/",
        "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
    },
    "rocket": {
        "id": 55,
        "configuration": {
            "id": 38,
            "launch_library_id": 38,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/38/?format=api",
            "name": "PSLV-XL",
            "description": "PSLV-XL is the upgraded version of Polar Satellite Launch Vehicle in its standard configuration boosted by more powerful, stretched strap-on boosters with 12 tonne propellant load. Weighing 320t at lift-off, the vehicle uses larger strap-on motors (PSOM-XL or S12) to achieve higher payload capability. On 29 December 2005, ISRO successfully tested the improved version of strap-on booster for the PSLV. The first use of PSLV-XL was the launch of Chandrayaan-1 by PSLV C11. The payload capability for this variant is 1,800 kg to SSO.",
            "family": "PSLV",
            "full_name": "PSLV XL",
            "manufacturer": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "featured": true,
                "type": "Government",
                "country_code": "IND",
                "abbrev": "ISRO",
                "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                "administrator": "Chairman: V. Narayanan",
                "founding_year": "1969",
                "launchers": "PSLV | GSLV",
                "spacecraft": "Gaganyaan",
                "launch_library_url": null,
                "total_launch_count": 94,
                "consecutive_successful_launches": 16,
                "successful_launches": 81,
                "failed_launches": 13,
                "pending_launches": 19,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "https://www.isro.gov.in/",
                "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
            },
            "program": [],
            "variant": "XL",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2008-10-22",
            "launch_mass": 320,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "total_launch_count": 26,
            "consecutive_successful_launches": 8,
            "successful_launches": 25,
            "failed_launches": 1,
            "pending_launches": 2
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6791,
        "launch_library_id": null,
        "name": "Proba-3",
        "description": "Proba-3 (Project for On-Board Autonomy 3) is the first close formation flying mission for the European Space Agency (ESA). It consists of two independent, three-axis stabilised spacecraft flying 150 meters from one another with the ability to accurately control the attitude and separation of the two craft. Such formation flying will be maintained for 6 hours, creating ″artificial solar eclipse″ for the satellite below. \r\n\r\nThe spacecraft pair will fly a highly elliptical orbit divided between periods of accurate formation flying around apogee, when payload operations will be possible, and periods of free flight.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
            "id": 0,
            "name": "Elliptical Orbit",
            "abbrev": "Elliptical"
        }
    },
    "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": 98,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 61
    },
    "infoURLs": [
        {
            "priority": 10,
            "title": "",
            "description": "",
            "feature_image": null,
            "url": "https://www.isro.gov.in/media_isro/pdf/PSLVC59/PSLV_C59_Brochure.pdf"
        },
        {
            "priority": 10,
            "title": "About Proba-3",
            "description": "Proba-3 is ESA’s – and the world’s – first precision formation flying mission. A pair of satellites will fly together maintaining a fixed configuration as a ‘large rigid structure’ in space to prove formation flying technologies and rendezvous experiments.",
            "feature_image": null,
            "url": "https://www.esa.int/Enabling_Support/Space_Engineering_Technology/Proba_Missions/About_Proba-3"
        }
    ],
    "vidURLs": [
        {
            "priority": 10,
            "title": "PSLV-C59/PROBA-3 Mission",
            "description": "As per the ESA's request, the launch of PSLV-C59/PROBA-3 has been rescheduled as follows:\nDate: 05th December 2024\nTime: 16:04",
            "feature_image": "https://i.ytimg.com/vi/PJXXLLw0PBI/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=PJXXLLw0PBI"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-xl_liftoff_image_20241209143400.JPG",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6826,
    "location_launch_attempt_count": 96,
    "pad_launch_attempt_count": 60,
    "agency_launch_attempt_count": 92,
    "orbital_launch_attempt_count_year": 237,
    "location_launch_attempt_count_year": 4,
    "pad_launch_attempt_count_year": 3,
    "agency_launch_attempt_count_year": 4
}