API endpoint that returns previous Launch objects.

GET: Return a list of previous Launches

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/previous/?format=api&offset=340&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 342,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=330&ordering=name",
    "results": [
        {
            "id": "bc6530e6-f53e-4621-8336-3838403737d9",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/bc6530e6-f53e-4621-8336-3838403737d9/?format=api",
            "launch_library_id": null,
            "slug": "zhuque-2e-unknown-payload",
            "name": "Zhuque-2E | Unknown Payload",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2025-08-15T01:17:00Z",
            "window_end": "2025-08-15T01:29:00Z",
            "window_start": "2025-08-15T01:08:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "2nd stage attitude control failed at T+258 seconds due to TVC system short circuit, caused by electric arcing on the control system's 450V main bus.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 259,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api",
                "name": "LandSpace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8679,
                "configuration": {
                    "id": 519,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/519/?format=api",
                    "name": "Zhuque-2E",
                    "family": "Zhuque",
                    "full_name": "Zhuque-2E",
                    "variant": "2E"
                }
            },
            "mission": {
                "id": 7271,
                "launch_library_id": null,
                "name": "Unknown Payload",
                "description": "Details TBD.",
                "launch_designator": null,
                "type": "Unknown",
                "orbit": {
                    "id": 25,
                    "name": "Unknown",
                    "abbrev": "N/A"
                }
            },
            "pad": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/9/?format=api",
                "agency_id": 259,
                "name": "Launch Area 96A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
                "map_url": "https://www.google.com/maps?q=40.91491,100.245488",
                "latitude": "40.91491",
                "longitude": "100.245488",
                "location": {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 271,
                    "total_landing_count": 1
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "163c666e-6c61-4e10-8110-6d3c33d965f6",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/163c666e-6c61-4e10-8110-6d3c33d965f6/?format=api",
            "launch_library_id": null,
            "slug": "zhuque-3-demo-flight",
            "name": "Zhuque-3 | Demo Flight",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2025-12-03T04:00:00Z",
            "window_end": "2025-12-03T04:49:00Z",
            "window_start": "2025-12-03T03:52:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 259,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api",
                "name": "LandSpace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8821,
                "configuration": {
                    "id": 539,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/539/?format=api",
                    "name": "Zhuque-3",
                    "family": "Zhuque",
                    "full_name": "Zhuque-3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 7412,
                "launch_library_id": null,
                "name": "Demo Flight",
                "description": "First test launch of LandSpace’s ZQ-3 rocket, with a dummy payload. The rocket’s 1st stage will attempt to land on a landing pad about 300 km downrange of the launch site.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 243,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/243/?format=api",
                "agency_id": 259,
                "name": "Launch Area 96B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-3",
                "map_url": "https://www.google.com/maps?q=40.92017,100.25129",
                "latitude": "40.92017",
                "longitude": "100.25129",
                "location": {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 271,
                    "total_landing_count": 1
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_96b_20251128220544.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg",
            "infographic": null,
            "program": []
        }
    ]
}