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__manufacturer'
Example - /2.0.0/launcher/?serial_number=B1046

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

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

GET /2.0.0/launcher/?format=api&offset=70
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 147,
    "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60",
    "results": [
        {
            "id": 56,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/56/?format=api",
            "flight_proven": true,
            "serial_number": "B1048",
            "status": "lost",
            "details": "Landing burn not performed after premature engine shutdown during ascent",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/56_image_20191123114656.jpg",
            "flights": 5,
            "last_launch_date": "2020-03-18T12:16:39Z",
            "first_launch_date": "2018-07-25T11:39:30Z"
        },
        {
            "id": 57,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/57/?format=api",
            "flight_proven": true,
            "serial_number": "B1049",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/57_image_20190226084723.jpeg",
            "flights": 11,
            "last_launch_date": "2022-11-23T02:57:00Z",
            "first_launch_date": "2018-09-10T04:45:00Z"
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/1/?format=api",
            "flight_proven": true,
            "serial_number": "B1050",
            "status": "retired",
            "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/1_image_20230201124850.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-05T18:16:16Z",
            "first_launch_date": "2018-12-05T18:16:16Z"
        },
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/2/?format=api",
            "flight_proven": true,
            "serial_number": "B1051",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg",
            "flights": 14,
            "last_launch_date": "2022-11-12T16:06:00Z",
            "first_launch_date": "2019-03-02T07:49:00Z"
        },
        {
            "id": 58,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/58/?format=api",
            "flight_proven": true,
            "serial_number": "B1052",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/58_image_20220202001612.jpeg",
            "flights": 8,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z"
        },
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/59/?format=api",
            "flight_proven": true,
            "serial_number": "B1053",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/59_image_20191115083445.jpeg",
            "flights": 3,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z"
        },
        {
            "id": 61,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/61/?format=api",
            "flight_proven": true,
            "serial_number": "B1054",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/61_image_20190228071607.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-23T13:51:00Z",
            "first_launch_date": "2018-12-23T13:51:00Z"
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/64/?format=api",
            "flight_proven": true,
            "serial_number": "B1055",
            "status": "lost",
            "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/64_image_20190420114454.jpeg",
            "flights": 1,
            "last_launch_date": "2019-04-11T22:35:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z"
        },
        {
            "id": 65,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/65/?format=api",
            "flight_proven": true,
            "serial_number": "B1056",
            "status": "lost",
            "details": "Missed the droneship and made successful water landing; apparently scuttled at sea afterward. ",
            "launcher_config": {
                "id": 164,
                "launch_library_id": 188,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/65_image_20190726210717.jpeg",
            "flights": 4,
            "last_launch_date": "2020-02-17T15:05:55Z",
            "first_launch_date": "2019-05-04T06:48:58Z"
        },
        {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/66/?format=api",
            "flight_proven": true,
            "serial_number": "B1057",
            "status": "lost",
            "details": "Exploded upon ocean impact a safe distance from OCISLY",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/66_image_20191115083707.jpeg",
            "flights": 1,
            "last_launch_date": "2019-06-25T06:30:00Z",
            "first_launch_date": "2019-06-25T06:30:00Z"
        }
    ]
}