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/92fe7bb1-4003-446d-86e0-ffdc9794665e/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "92fe7bb1-4003-446d-86e0-ffdc9794665e",
    "url": "https://ll.thespacedevs.com/2.0.0/launch/92fe7bb1-4003-446d-86e0-ffdc9794665e/?format=api",
    "launch_library_id": null,
    "slug": "soyuz-21v-kosmos-2575",
    "name": "Soyuz 2.1v | Kosmos 2575",
    "status": {
        "id": 3,
        "name": "Success"
    },
    "net": "2024-02-09T07:03:44Z",
    "window_end": "2024-02-09T08:00:00Z",
    "window_start": "2024-02-09T06:00:00Z",
    "inhold": false,
    "tbdtime": false,
    "tbddate": false,
    "probability": null,
    "holdreason": "",
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "featured": false,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "VKS",
        "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
        "administrator": "Commander: Aleksandr Golovko",
        "founding_year": "1992",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 143,
        "consecutive_successful_launches": 55,
        "successful_launches": 135,
        "failed_launches": 8,
        "pending_launches": 3,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png"
    },
    "rocket": {
        "id": 8193,
        "configuration": {
            "id": 153,
            "launch_library_id": 172,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/153/?format=api",
            "name": "Soyuz",
            "description": "",
            "family": "Soyuz",
            "full_name": "Soyuz 2.1v",
            "manufacturer": {
                "id": 175,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/175/?format=api",
                "name": "Ministry of Defence of the Russian Federation",
                "featured": false,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "MOD_RUS",
                "description": "The Ministry of Defence of the Russian Federation is the governing body of the Russian Armed Forces.",
                "administrator": "Minister: Gen. Sergey Shoygu",
                "founding_year": "1717",
                "launchers": "",
                "spacecraft": "",
                "launch_library_url": null,
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 0,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "info_url": "http://www.mil.ru",
                "wiki_url": "https://en.wikipedia.org/wiki/Ministry_of_Defence_(Russia)",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ministry2520of2520defence2520of2520the2520russian2520federation_logo_20210905134213.png",
                "image_url": null,
                "nation_url": null
            },
            "program": [],
            "variant": "2.1v",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 44.0,
            "diameter": 3.0,
            "maiden_flight": "2018-03-29",
            "launch_mass": 158,
            "leo_capacity": 2850,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190222031122.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_2.1v",
            "total_launch_count": 4,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 0,
            "pending_launches": 0
        },
        "launcher_stage": [],
        "spacecraft_stage": null
    },
    "mission": {
        "id": 6762,
        "launch_library_id": null,
        "name": "Kosmos 2575",
        "description": "Note: Payload identity and Cosmos series numbering uncertain.\r\n\r\nRussian military payload of unknown purposes.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO"
        }
    },
    "pad": {
        "id": 85,
        "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "location": {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
            "name": "Plesetsk Cosmodrome, Russian Federation",
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
            "total_launch_count": 1674,
            "total_landing_count": 0
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 323
    },
    "infoURLs": [],
    "vidURLs": [
        {
            "priority": 10,
            "title": "Russian Space Forces Kosmos 2575",
            "description": "On Friday February 09, 2024, Russian Space Forces launched the Kosmos 2575 mission with a Soyuz 2-1v from 43/4 (43R) at Plesetsk Cosmodrome, Russian Federati...",
            "feature_image": "https://i.ytimg.com/vi/R-Em66t1flk/hqdefault.jpg?sqp=-oaymwEmCOADEOgC8quKqQMa8AEB-AHUBoAC4AOKAgwIABABGGUgVihQMA8=&rs=AOn4CLBOLMPT3WZM_gqkthMH5rFQ4lfIig",
            "url": "https://www.youtube.com/watch?v=R-Em66t1flk"
        }
    ],
    "webcast_live": false,
    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190222031122.jpeg",
    "infographic": null,
    "program": [],
    "orbital_launch_attempt_count": 6615,
    "location_launch_attempt_count": 1667,
    "pad_launch_attempt_count": 319,
    "agency_launch_attempt_count": 138,
    "orbital_launch_attempt_count_year": 26,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1
}