API endpoint that allows Launcher instances to be viewed.

GET: Return a list of all the existing launcher instances.

FILTERS: Parameters - 'id', 'serial_number', 'flight_proven', 'launcher_config', 'launcher_config__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046

SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status

ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven

GET /2.2.0/launcher/?format=api&offset=120&ordering=-flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 160,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=130&ordering=-flight_proven",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=110&ordering=-flight_proven",
    "results": [
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/3/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0001",
            "is_placeholder": false,
            "status": "lost",
            "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg",
            "flights": 1,
            "last_launch_date": "2006-03-24T22:30:00Z",
            "first_launch_date": "2006-03-24T22:30:00Z"
        },
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/4/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0002",
            "is_placeholder": false,
            "status": "lost",
            "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg",
            "flights": 1,
            "last_launch_date": "2007-03-21T01:10:00Z",
            "first_launch_date": "2007-03-21T01:10:00Z"
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/5/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0003",
            "is_placeholder": false,
            "status": "lost",
            "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/5_image_20230707190424.jpg",
            "flights": 1,
            "last_launch_date": "2008-08-03T03:34:00Z",
            "first_launch_date": "2008-08-03T03:34:00Z"
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/6/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0004",
            "is_placeholder": false,
            "status": "lost",
            "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/6_image_20230707190325.jpg",
            "flights": 1,
            "last_launch_date": "2008-09-28T23:15:00Z",
            "first_launch_date": "2008-09-28T23:15:00Z"
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/7/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0005",
            "is_placeholder": false,
            "status": "lost",
            "details": "Booster expended during the second successful flight of Falcon 1.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg",
            "flights": 1,
            "last_launch_date": "2009-07-14T03:36:00Z",
            "first_launch_date": "2009-07-14T03:36:00Z"
        },
        {
            "id": 62,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/62/?format=api",
            "flight_proven": true,
            "serial_number": "NS-2",
            "is_placeholder": false,
            "status": "retired",
            "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.",
            "launcher_config": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
            "flights": 5,
            "last_launch_date": "2016-10-05T16:36:00Z",
            "first_launch_date": "2015-11-23T17:21:00Z"
        },
        {
            "id": 63,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/63/?format=api",
            "flight_proven": true,
            "serial_number": "NS-3",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "New Shepard vehicle #3 was the third flight vehicle of the New Shepard suborbital rocket. It suffered an anomaly during its ninth flight.",
            "launcher_config": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/63_image_20190225165029.jpeg",
            "flights": 9,
            "last_launch_date": "2022-09-12T14:27:00Z",
            "first_launch_date": "2017-12-12T16:59:00Z"
        },
        {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/90/?format=api",
            "flight_proven": true,
            "serial_number": "NS-4",
            "is_placeholder": false,
            "status": "active",
            "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
            "launcher_config": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
            "flights": 13,
            "last_launch_date": "2025-02-25T15:49:11Z",
            "first_launch_date": "2021-01-14T17:19:00Z"
        },
        {
            "id": 67,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/67/?format=api",
            "flight_proven": true,
            "serial_number": "SARGE 1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Sarge 1 is the first SARGE reusable sounding rocket.",
            "launcher_config": {
                "id": 197,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/197/?format=api",
                "name": "SARGE",
                "family": "",
                "full_name": "SARGE",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg",
            "flights": 4,
            "last_launch_date": "2019-10-26T17:40:15Z",
            "first_launch_date": "2018-08-25T18:15:00Z"
        },
        {
            "id": 91,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/91/?format=api",
            "flight_proven": true,
            "serial_number": "SN10",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN10 is a Starship Prototype similar in design to SN9. SN10 was destroyed during an explosion on the pad after landing.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/91_image_20210303201919.jpg",
            "flights": 1,
            "last_launch_date": "2021-03-03T23:15:00Z",
            "first_launch_date": "2021-03-03T23:15:00Z"
        }
    ]
}