Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft/?mode=detailed

Filters

Parameters - in_space, is_placeholder, name, spacecraft_config, status

Example - /spacecraft/?is_placeholder=True

Fields searched - name, spacecraft_config__name

Example - /spacecraft/?search=Endeavour

Ordering

Fields - flights_count, id, mission_ends_count, time_docked, time_in_space

Example - /spacecraft/?ordering=-flights_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /spacecraft/?limit=2

Format

Switch to JSON output - /spacecraft/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/spacecraft/603/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "response_mode": "detailed",
    "id": 603,
    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/603/?format=api",
    "name": "Space Rider",
    "serial_number": null,
    "is_placeholder": false,
    "image": {
        "id": 2268,
        "name": "Space Rider in orbit render",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_thumbnail_20241109112332.png",
        "credit": "ESA",
        "license": {
            "id": 2,
            "name": "ESA Standard Licence",
            "priority": 2,
            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "P0D",
    "time_docked": "P0D",
    "flights_count": 0,
    "mission_ends_count": 0,
    "status": {
        "id": 5,
        "name": "Under construction"
    },
    "description": "European reusable spaceplane",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/44/?format=api",
        "name": "Space Rider",
        "type": {
            "id": 3,
            "name": "Spaceplane"
        },
        "agency": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "abbrev": "ESA",
            "type": {
                "id": 2,
                "name": "Multinational"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                },
                {
                    "id": 3,
                    "name": "Italy",
                    "alpha_2_code": "IT",
                    "alpha_3_code": "ITA",
                    "nationality_name": "Italian",
                    "nationality_name_composed": "Italo"
                },
                {
                    "id": 4,
                    "name": "Germany",
                    "alpha_2_code": "DE",
                    "alpha_3_code": "DEU",
                    "nationality_name": "German",
                    "nationality_name_composed": "Germano"
                },
                {
                    "id": 7,
                    "name": "Spain",
                    "alpha_2_code": "ES",
                    "alpha_3_code": "ESP",
                    "nationality_name": "Spanish",
                    "nationality_name_composed": "Hispano"
                },
                {
                    "id": 8,
                    "name": "Switzerland",
                    "alpha_2_code": "CH",
                    "alpha_3_code": "CHE",
                    "nationality_name": "Swiss",
                    "nationality_name_composed": "Swiss"
                },
                {
                    "id": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                },
                {
                    "id": 11,
                    "name": "Austria",
                    "alpha_2_code": "AT",
                    "alpha_3_code": "AUT",
                    "nationality_name": "Austrian",
                    "nationality_name_composed": "Austro"
                },
                {
                    "id": 15,
                    "name": "Sweden",
                    "alpha_2_code": "SE",
                    "alpha_3_code": "SWE",
                    "nationality_name": "Swedish",
                    "nationality_name_composed": "Swedo"
                },
                {
                    "id": 20,
                    "name": "Belgium",
                    "alpha_2_code": "BE",
                    "alpha_3_code": "BEL",
                    "nationality_name": "Belgian",
                    "nationality_name_composed": "Belgo"
                },
                {
                    "id": 23,
                    "name": "Portugal",
                    "alpha_2_code": "PT",
                    "alpha_3_code": "PRT",
                    "nationality_name": "Portuguese",
                    "nationality_name_composed": "Luso"
                },
                {
                    "id": 27,
                    "name": "Netherlands",
                    "alpha_2_code": "NL",
                    "alpha_3_code": "NLD",
                    "nationality_name": "Dutch",
                    "nationality_name_composed": "Dutch"
                },
                {
                    "id": 31,
                    "name": "Hungary",
                    "alpha_2_code": "HU",
                    "alpha_3_code": "HUN",
                    "nationality_name": "Hungarian",
                    "nationality_name_composed": "Hungarian"
                },
                {
                    "id": 39,
                    "name": "Poland",
                    "alpha_2_code": "PL",
                    "alpha_3_code": "POL",
                    "nationality_name": "Polish",
                    "nationality_name_composed": "Polono"
                },
                {
                    "id": 45,
                    "name": "Denmark",
                    "alpha_2_code": "DK",
                    "alpha_3_code": "DNK",
                    "nationality_name": "Danish",
                    "nationality_name_composed": "Dano"
                },
                {
                    "id": 46,
                    "name": "Czechia",
                    "alpha_2_code": "CZ",
                    "alpha_3_code": "CZE",
                    "nationality_name": "Czech",
                    "nationality_name_composed": "Czech"
                },
                {
                    "id": 47,
                    "name": "Romania",
                    "alpha_2_code": "RO",
                    "alpha_3_code": "ROU",
                    "nationality_name": "Romanian",
                    "nationality_name_composed": "Romanian"
                },
                {
                    "id": 49,
                    "name": "Norway",
                    "alpha_2_code": "NO",
                    "alpha_3_code": "NOR",
                    "nationality_name": "Norwegian",
                    "nationality_name_composed": "Norwegian"
                },
                {
                    "id": 77,
                    "name": "Finland",
                    "alpha_2_code": "FI",
                    "alpha_3_code": "FIN",
                    "nationality_name": "Finnish",
                    "nationality_name_composed": "Finno"
                },
                {
                    "id": 78,
                    "name": "Greece",
                    "alpha_2_code": "GR",
                    "alpha_3_code": "GRC",
                    "nationality_name": "Greek",
                    "nationality_name_composed": "Greco"
                },
                {
                    "id": 80,
                    "name": "Estonia",
                    "alpha_2_code": "EE",
                    "alpha_3_code": "EST",
                    "nationality_name": "Estonian",
                    "nationality_name_composed": "Estonian"
                },
                {
                    "id": 81,
                    "name": "Ireland",
                    "alpha_2_code": "IE",
                    "alpha_3_code": "IRL",
                    "nationality_name": "Irish",
                    "nationality_name_composed": "Irish"
                },
                {
                    "id": 85,
                    "name": "Luxembourg",
                    "alpha_2_code": "LU",
                    "alpha_3_code": "LUX",
                    "nationality_name": "Luxembourger",
                    "nationality_name_composed": "Luxembourgish"
                },
                {
                    "id": 86,
                    "name": "Slovenia",
                    "alpha_2_code": "SI",
                    "alpha_3_code": "SVN",
                    "nationality_name": "Slovenian",
                    "nationality_name_composed": "Slovenian"
                }
            ],
            "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
            "administrator": "Director General: Josef Aschbacher",
            "founding_year": 1975,
            "launchers": "Ariane | Vega",
            "spacecraft": "Space Rider",
            "parent": null,
            "image": {
                "id": 2324,
                "name": "ESA patch floating in the ISS Cupola",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "logo": {
                "id": 130,
                "name": "European Space Agency logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 130,
                "name": "European Space Agency logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                "credit": "ESA",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": true,
                "variants": []
            }
        },
        "family": [],
        "in_use": false,
        "image": {
            "id": 2268,
            "name": "Space Rider in orbit render",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_thumbnail_20241109112332.png",
            "credit": "ESA",
            "license": {
                "id": 2,
                "name": "ESA Standard Licence",
                "priority": 2,
                "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
            },
            "single_use": true,
            "variants": []
        },
        "capability": "The spacecraft is designed to conduct missions up to two months long in low Earth orbit with up to 600 kg of cargo.",
        "history": "Development of Space Rider is led by the Italian Programme for Reusable In-orbit Demonstrator in Europe (PRIDE programme) in collaboration with ESA, and is the continuation of the Intermediate eXperimental Vehicle (IXV) experience, launched on 11 February 2015. Contracts for construction of the vehicle and ground infrastructure were signed in December 2020.",
        "details": "The Space Rider (Space Reusable Integrated Demonstrator for Europe Return) is an uncrewed orbital lifting body spaceplane developed by the European Space Agency (ESA) to provide affordable and routine access to space.",
        "maiden_flight": null,
        "height": 8.044,
        "diameter": null,
        "human_rated": false,
        "crew_capacity": null,
        "payload_capacity": 600,
        "payload_return_capacity": 600,
        "flight_life": "Up to two months in LEO",
        "wiki_link": "https://en.wikipedia.org/wiki/Space_Rider",
        "info_link": "https://www.esa.int/Enabling_Support/Space_Transportation/Space_Rider",
        "spacecraft_flown": 0,
        "total_launch_count": 0,
        "successful_launches": 0,
        "failed_launches": 0,
        "attempted_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": [
        {
            "id": 865,
            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/865/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 603,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/603/?format=api",
                "name": "Space Rider",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 2268,
                    "name": "Space Rider in orbit render",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_thumbnail_20241109112332.png",
                    "credit": "ESA",
                    "license": {
                        "id": 2,
                        "name": "ESA Standard Licence",
                        "priority": 2,
                        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 5,
                    "name": "Under construction"
                },
                "description": "European reusable spaceplane",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/44/?format=api",
                    "name": "Space Rider",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                        "name": "European Space Agency",
                        "abbrev": "ESA",
                        "type": {
                            "id": 2,
                            "name": "Multinational"
                        }
                    },
                    "family": [],
                    "in_use": false,
                    "image": {
                        "id": 2268,
                        "name": "Space Rider in orbit render",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_20241109112332.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_rider_in__image_thumbnail_20241109112332.png",
                        "credit": "ESA",
                        "license": {
                            "id": 2,
                            "name": "ESA Standard Licence",
                            "priority": 2,
                            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "d74f2e7b-a8b7-4d8f-8ecd-193e73937664",
                "url": "https://ll.thespacedevs.com/2.3.0/launches/d74f2e7b-a8b7-4d8f-8ecd-193e73937664/?format=api",
                "name": "Vega-C | Space Rider",
                "response_mode": "normal",
                "slug": "vega-c-space-rider",
                "launch_designator": null,
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2024-11-09T11:31:59Z",
                "net": "2027-12-31T00:00:00Z",
                "net_precision": {
                    "id": 14,
                    "name": "Year",
                    "abbrev": "Y",
                    "description": "The T-0 is expected in the given year."
                },
                "window_end": "2027-12-31T00:00:00Z",
                "window_start": "2027-12-31T00:00:00Z",
                "image": {
                    "id": 1861,
                    "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                    "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                    "license": {
                        "id": 2,
                        "name": "ESA Standard Licence",
                        "priority": 2,
                        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                    },
                    "single_use": false,
                    "variants": []
                },
                "infographic": null,
                "probability": null,
                "weather_concerns": null,
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 115,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
                    "name": "Arianespace",
                    "abbrev": "ASA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "rocket": {
                    "id": 2491,
                    "configuration": {
                        "response_mode": "list",
                        "id": 127,
                        "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/127/?format=api",
                        "name": "Vega-C",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 3,
                                "name": "Vega"
                            }
                        ],
                        "full_name": "Vega-C",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6990,
                    "name": "Space Rider",
                    "type": "Technology",
                    "description": "Maiden flight of the European Space Rider (Space Reusable Integrated Demonstrator for Europe Return).",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "abbrev": "ESA",
                            "type": {
                                "id": 2,
                                "name": "Multinational"
                            },
                            "featured": false,
                            "country": [
                                {
                                    "id": 1,
                                    "name": "France",
                                    "alpha_2_code": "FR",
                                    "alpha_3_code": "FRA",
                                    "nationality_name": "French",
                                    "nationality_name_composed": "Franco"
                                },
                                {
                                    "id": 3,
                                    "name": "Italy",
                                    "alpha_2_code": "IT",
                                    "alpha_3_code": "ITA",
                                    "nationality_name": "Italian",
                                    "nationality_name_composed": "Italo"
                                },
                                {
                                    "id": 4,
                                    "name": "Germany",
                                    "alpha_2_code": "DE",
                                    "alpha_3_code": "DEU",
                                    "nationality_name": "German",
                                    "nationality_name_composed": "Germano"
                                },
                                {
                                    "id": 7,
                                    "name": "Spain",
                                    "alpha_2_code": "ES",
                                    "alpha_3_code": "ESP",
                                    "nationality_name": "Spanish",
                                    "nationality_name_composed": "Hispano"
                                },
                                {
                                    "id": 8,
                                    "name": "Switzerland",
                                    "alpha_2_code": "CH",
                                    "alpha_3_code": "CHE",
                                    "nationality_name": "Swiss",
                                    "nationality_name_composed": "Swiss"
                                },
                                {
                                    "id": 10,
                                    "name": "United Kingdom",
                                    "alpha_2_code": "GB",
                                    "alpha_3_code": "GBR",
                                    "nationality_name": "British",
                                    "nationality_name_composed": "Brito"
                                },
                                {
                                    "id": 11,
                                    "name": "Austria",
                                    "alpha_2_code": "AT",
                                    "alpha_3_code": "AUT",
                                    "nationality_name": "Austrian",
                                    "nationality_name_composed": "Austro"
                                },
                                {
                                    "id": 15,
                                    "name": "Sweden",
                                    "alpha_2_code": "SE",
                                    "alpha_3_code": "SWE",
                                    "nationality_name": "Swedish",
                                    "nationality_name_composed": "Swedo"
                                },
                                {
                                    "id": 20,
                                    "name": "Belgium",
                                    "alpha_2_code": "BE",
                                    "alpha_3_code": "BEL",
                                    "nationality_name": "Belgian",
                                    "nationality_name_composed": "Belgo"
                                },
                                {
                                    "id": 23,
                                    "name": "Portugal",
                                    "alpha_2_code": "PT",
                                    "alpha_3_code": "PRT",
                                    "nationality_name": "Portuguese",
                                    "nationality_name_composed": "Luso"
                                },
                                {
                                    "id": 27,
                                    "name": "Netherlands",
                                    "alpha_2_code": "NL",
                                    "alpha_3_code": "NLD",
                                    "nationality_name": "Dutch",
                                    "nationality_name_composed": "Dutch"
                                },
                                {
                                    "id": 31,
                                    "name": "Hungary",
                                    "alpha_2_code": "HU",
                                    "alpha_3_code": "HUN",
                                    "nationality_name": "Hungarian",
                                    "nationality_name_composed": "Hungarian"
                                },
                                {
                                    "id": 39,
                                    "name": "Poland",
                                    "alpha_2_code": "PL",
                                    "alpha_3_code": "POL",
                                    "nationality_name": "Polish",
                                    "nationality_name_composed": "Polono"
                                },
                                {
                                    "id": 45,
                                    "name": "Denmark",
                                    "alpha_2_code": "DK",
                                    "alpha_3_code": "DNK",
                                    "nationality_name": "Danish",
                                    "nationality_name_composed": "Dano"
                                },
                                {
                                    "id": 46,
                                    "name": "Czechia",
                                    "alpha_2_code": "CZ",
                                    "alpha_3_code": "CZE",
                                    "nationality_name": "Czech",
                                    "nationality_name_composed": "Czech"
                                },
                                {
                                    "id": 47,
                                    "name": "Romania",
                                    "alpha_2_code": "RO",
                                    "alpha_3_code": "ROU",
                                    "nationality_name": "Romanian",
                                    "nationality_name_composed": "Romanian"
                                },
                                {
                                    "id": 49,
                                    "name": "Norway",
                                    "alpha_2_code": "NO",
                                    "alpha_3_code": "NOR",
                                    "nationality_name": "Norwegian",
                                    "nationality_name_composed": "Norwegian"
                                },
                                {
                                    "id": 77,
                                    "name": "Finland",
                                    "alpha_2_code": "FI",
                                    "alpha_3_code": "FIN",
                                    "nationality_name": "Finnish",
                                    "nationality_name_composed": "Finno"
                                },
                                {
                                    "id": 78,
                                    "name": "Greece",
                                    "alpha_2_code": "GR",
                                    "alpha_3_code": "GRC",
                                    "nationality_name": "Greek",
                                    "nationality_name_composed": "Greco"
                                },
                                {
                                    "id": 80,
                                    "name": "Estonia",
                                    "alpha_2_code": "EE",
                                    "alpha_3_code": "EST",
                                    "nationality_name": "Estonian",
                                    "nationality_name_composed": "Estonian"
                                },
                                {
                                    "id": 81,
                                    "name": "Ireland",
                                    "alpha_2_code": "IE",
                                    "alpha_3_code": "IRL",
                                    "nationality_name": "Irish",
                                    "nationality_name_composed": "Irish"
                                },
                                {
                                    "id": 85,
                                    "name": "Luxembourg",
                                    "alpha_2_code": "LU",
                                    "alpha_3_code": "LUX",
                                    "nationality_name": "Luxembourger",
                                    "nationality_name_composed": "Luxembourgish"
                                },
                                {
                                    "id": 86,
                                    "name": "Slovenia",
                                    "alpha_2_code": "SI",
                                    "alpha_3_code": "SVN",
                                    "nationality_name": "Slovenian",
                                    "nationality_name_composed": "Slovenian"
                                }
                            ],
                            "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                            "administrator": "Director General: Josef Aschbacher",
                            "founding_year": 1975,
                            "launchers": "Ariane | Vega",
                            "spacecraft": "Space Rider",
                            "parent": null,
                            "image": {
                                "id": 2324,
                                "name": "ESA patch floating in the ISS Cupola",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                                "credit": "ESA",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "logo": {
                                "id": 130,
                                "name": "European Space Agency logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                                "credit": "ESA",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 130,
                                "name": "European Space Agency logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                                "credit": "ESA",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 7,
                            "consecutive_successful_launches": 5,
                            "successful_launches": 6,
                            "failed_launches": 1,
                            "pending_launches": 0,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "successful_landings_spacecraft": 0,
                            "failed_landings_spacecraft": 0,
                            "attempted_landings_spacecraft": 0,
                            "successful_landings_payload": 0,
                            "failed_landings_payload": 0,
                            "attempted_landings_payload": 0,
                            "info_url": "http://www.esa.int/",
                            "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency",
                            "social_media_links": [
                                {
                                    "id": 242,
                                    "social_media": {
                                        "id": 3,
                                        "name": "Homepage",
                                        "url": null,
                                        "logo": null
                                    },
                                    "url": "https://www.esa.int/"
                                },
                                {
                                    "id": 243,
                                    "social_media": {
                                        "id": 4,
                                        "name": "LinkedIn",
                                        "url": "https://www.linkedin.com/",
                                        "logo": {
                                            "id": 2321,
                                            "name": "LinkedIn logo",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                                            "credit": "LinkedIn",
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "url": "https://www.linkedin.com/company/european-space-agency/"
                                },
                                {
                                    "id": 244,
                                    "social_media": {
                                        "id": 2,
                                        "name": "Instagram",
                                        "url": "https://instagram.com",
                                        "logo": {
                                            "id": 2322,
                                            "name": "Instagram logo",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                                            "credit": "Instagram",
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "url": "https://www.instagram.com/europeanspaceagency/"
                                },
                                {
                                    "id": 245,
                                    "social_media": {
                                        "id": 1,
                                        "name": "X",
                                        "url": "https://x.com",
                                        "logo": {
                                            "id": 2320,
                                            "name": "X logo",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                            "credit": "X",
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "url": "https://x.com/esa"
                                },
                                {
                                    "id": 246,
                                    "social_media": {
                                        "id": 5,
                                        "name": "Bluesky",
                                        "url": "https://bsky.app/",
                                        "logo": {
                                            "id": 2323,
                                            "name": "Bluesky logo",
                                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png",
                                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png",
                                            "credit": "Bluesky",
                                            "license": {
                                                "id": 1,
                                                "name": "Unknown",
                                                "priority": 9,
                                                "link": null
                                            },
                                            "single_use": true,
                                            "variants": []
                                        }
                                    },
                                    "url": "https://bsky.app/profile/esa.int"
                                }
                            ]
                        }
                    ],
                    "info_urls": [
                        {
                            "priority": 10,
                            "source": "www.esa.int",
                            "title": "Space Rider",
                            "description": "Space Rider is an uncrewed robotic laboratory about the size of two minivans. After launch on Vega-C it will stay in low orbit for about two months. Experiments inside its cargo bay will allow technology demonstration and benefit research in pharmaceutics, biomedicine, biology and physical science. ...",
                            "feature_image": null,
                            "url": "https://www.esa.int/Enabling_Support/Space_Transportation/Space_Rider",
                            "type": {
                                "id": 1,
                                "name": "Official Page"
                            },
                            "language": {
                                "id": 1,
                                "name": "English",
                                "code": "en"
                            }
                        }
                    ],
                    "vid_urls": []
                },
                "pad": {
                    "id": 34,
                    "url": "https://ll.thespacedevs.com/2.3.0/pads/34/?format=api",
                    "active": true,
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 115,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
                            "name": "Arianespace",
                            "abbrev": "ASA",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 1,
                                    "name": "France",
                                    "alpha_2_code": "FR",
                                    "alpha_3_code": "FRA",
                                    "nationality_name": "French",
                                    "nationality_name_composed": "Franco"
                                }
                            ],
                            "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                            "administrator": "CEO: David Cavaillolès",
                            "founding_year": 1980,
                            "launchers": "Ariane | Vega",
                            "spacecraft": "",
                            "parent": "ArianeGroup",
                            "image": {
                                "id": 1692,
                                "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                                "credit": "ESA/L. Bourgeon",
                                "license": {
                                    "id": 2,
                                    "name": "ESA Standard Licence",
                                    "priority": 2,
                                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "logo": {
                                "id": 108,
                                "name": "Arianespace blue logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": [
                                    {
                                        "id": 11,
                                        "type": {
                                            "id": 1,
                                            "name": "transparent for light background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                                    },
                                    {
                                        "id": 12,
                                        "type": {
                                            "id": 2,
                                            "name": "transparent for dark background"
                                        },
                                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 39,
                                "name": "Arianespace social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                                "credit": "Arianespace",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "name": "Ariane Launch Area 1 (ELV)",
                    "image": {
                        "id": 1981,
                        "name": "Ensemble de lancement Vega",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_20240310185520.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_thumbnail_20240310185520.jpeg",
                        "credit": "Camille Gévaudan",
                        "license": {
                            "id": 20,
                            "name": "CC BY-SA 4.0",
                            "priority": 6,
                            "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "ELA-1, now named Ensemble de Lancement Vega (short ELV), is a launch pad at the Centre Spatial Guyanais in French Guiana. It has been used to support launches of the Europa rocket, Ariane 1, Ariane 3, and is currently used to launch Vega rockets.",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
                    "map_url": "https://www.google.com/maps?q=5.236,-52.775",
                    "latitude": 5.236,
                    "longitude": -52.775,
                    "country": {
                        "id": 50,
                        "name": "French Guiana",
                        "alpha_2_code": "GF",
                        "alpha_3_code": "GUF",
                        "nationality_name": "French Guianan",
                        "nationality_name_composed": "Franco-Guiano"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_34_20200803143527.jpg",
                    "total_launch_count": 52,
                    "orbital_launch_attempt_count": 52,
                    "fastest_turnaround": "P55DT10H7M35S",
                    "location": {
                        "response_mode": "normal",
                        "id": 13,
                        "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api",
                        "name": "Guiana Space Centre, French Guiana",
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                            "total_attempted_launches": 7144,
                            "successful_launches": 6601,
                            "failed_launches": 543,
                            "total_attempted_landings": 1100,
                            "successful_landings": 1057,
                            "failed_landings": 43
                        },
                        "active": true,
                        "country": {
                            "id": 50,
                            "name": "French Guiana",
                            "alpha_2_code": "GF",
                            "alpha_3_code": "GUF",
                            "nationality_name": "French Guianan",
                            "nationality_name_composed": "Franco-Guiano"
                        },
                        "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
                        "image": {
                            "id": 2203,
                            "name": "Vega & Ariane 5 pads at the Guiana Space Centre",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg",
                            "credit": "ESA/S. Corvaja",
                            "license": {
                                "id": 2,
                                "name": "ESA Standard Licence",
                                "priority": 2,
                                "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                        "longitude": -52.6903,
                        "latitude": 5.169,
                        "timezone_name": "America/Cayenne",
                        "total_launch_count": 325,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [],
                "orbital_launch_attempt_count": 7230,
                "location_launch_attempt_count": 361,
                "pad_launch_attempt_count": 71,
                "agency_launch_attempt_count": 353,
                "orbital_launch_attempt_count_year": 34,
                "location_launch_attempt_count_year": 3,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 2
            },
            "landing": {
                "id": 1480,
                "url": "https://ll.thespacedevs.com/2.3.0/landings/1480/?format=api",
                "attempt": true,
                "success": null,
                "description": "Space Rider will perform a parafoil-guided horizontal landing on the Santa Maria island in the Azores archipelago.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 52,
                    "name": "Santa Maria",
                    "active": true,
                    "abbrev": "SM",
                    "description": "Santa Maria is an island in the eastern group of the Azores archipelago (south of the island of São Miguel) and the southernmost island in the Azores.",
                    "location": null,
                    "longitude": -25.13588,
                    "latitude": 36.99769,
                    "image": {
                        "id": 2269,
                        "name": "Santa Maria ground station",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/santa_maria_gro_image_20241109150149.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/santa_maria_gro_image_thumbnail_20241109150150.jpeg",
                        "credit": "Portuguese Space Agency",
                        "license": {
                            "id": 34,
                            "name": "Portuguese Space Agency Image Use Policy",
                            "priority": 2,
                            "link": "https://ptspace.pt/privacy-policy/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 0,
                    "attempted_landings": 0,
                    "failed_landings": 0,
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                    }
                },
                "type": {
                    "id": 10,
                    "name": "Parafoil Landing",
                    "abbrev": "PFL",
                    "description": "Unpowered landing using parafoil(s)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        }
    ]
}