Modes

Levels of detail in the response - list, normal, detailed

Example - /payload_flights/?mode=list

Filters

Parameters - payload

Example - /payload_flights/?payload=2

Number of results

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

Example - /payload_flights/?limit=2

Format

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

Help

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

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

{
    "response_mode": "detailed",
    "id": 10,
    "url": "https://lldev.thespacedevs.com/2.3.0/payload_flights/10/?format=api",
    "destination": "LEO",
    "amount": 1,
    "payload": {
        "response_mode": "detailed",
        "id": 11,
        "name": "EarthCARE",
        "type": {
            "id": 3,
            "name": "Earth Observation Satellite"
        },
        "manufacturer": {
            "response_mode": "normal",
            "id": 81,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/81/?format=api",
            "name": "Astrium Satellites",
            "abbrev": "EADS",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                },
                {
                    "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": 10,
                    "name": "United Kingdom",
                    "alpha_2_code": "GB",
                    "alpha_3_code": "GBR",
                    "nationality_name": "British",
                    "nationality_name_composed": "Brito"
                }
            ],
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": null,
            "social_logo": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "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.astrium.eads.net/",
            "wiki_url": "http://en.wikipedia.org/wiki/Astrium_Satellites",
            "social_media_links": []
        },
        "operator": {
            "response_mode": "normal",
            "id": 27,
            "url": "https://lldev.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"
                }
            ]
        },
        "image": {
            "id": 2096,
            "name": "EarthCARE in orbit render",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earthcare_in_or_image_20240518085905.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earthcare_in_or_image_thumbnail_20240518085906.jpeg",
            "credit": "ESA/ATG medialab",
            "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": []
        },
        "wiki_link": "https://en.wikipedia.org/wiki/EarthCARE",
        "info_link": "https://earth.esa.int/eogateway/missions/earthcare",
        "program": [],
        "cost": null,
        "mass": 2350.0,
        "description": "EarthCARE (derived from Earth Cloud, Aerosol and Radiation Explorer) is a joint European/Japanese (ESA / JAXA / NICT) satellite, the sixth of ESA's Earth Explorer Programme."
    },
    "launch": {
        "id": "c98dabc0-2391-48bd-aad7-02bfb1795ec3",
        "url": "https://lldev.thespacedevs.com/2.3.0/launches/c98dabc0-2391-48bd-aad7-02bfb1795ec3/?format=api",
        "name": "Falcon 9 Block 5 | EarthCARE",
        "response_mode": "normal",
        "slug": "falcon-9-block-5-earthcare",
        "launch_designator": "2024-101",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2024-06-26T19:54:49Z",
        "net": "2024-05-28T22:20:10Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "window_end": "2024-05-28T22:20:10Z",
        "window_start": "2024-05-28T22:20:10Z",
        "image": {
            "id": 2104,
            "name": "F9 on SLC-4E (EarthCARE)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_on_slc-4e_2_image_20240528150814.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_on_slc-4e_2_image_thumbnail_20240528150815.jpeg",
            "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": []
        },
        "infographic": null,
        "probability": null,
        "weather_concerns": null,
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "response_mode": "list",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
                "id": 3,
                "name": "Commercial"
            }
        },
        "rocket": {
            "id": 112,
            "configuration": {
                "response_mode": "list",
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api",
                "name": "Falcon 9",
                "families": [
                    {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Falcon"
                    },
                    {
                        "response_mode": "list",
                        "id": 176,
                        "name": "Falcon 9"
                    }
                ],
                "full_name": "Falcon 9 Block 5",
                "variant": "Block 5"
            }
        },
        "mission": {
            "id": 1053,
            "name": "EarthCARE",
            "type": "Earth Science",
            "description": "EarthCARE (Earth Cloud Aerosol and Radiation Explorer) is a joint mission of ESA and JAXA. The main goal of the mission is the observation and characterization of clouds and aerosols as well as measuring the reflected solar radiation and the infrared radiation emitted from Earth's surface and atmosphere.",
            "image": null,
            "orbit": {
                "id": 17,
                "name": "Sun-Synchronous Orbit",
                "abbrev": "SSO",
                "celestial_body": {
                    "response_mode": "list",
                    "id": 1,
                    "name": "Earth"
                }
            },
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 27,
                    "url": "https://lldev.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": 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": 20,
                            "name": "Belgium",
                            "alpha_2_code": "BE",
                            "alpha_3_code": "BEL",
                            "nationality_name": "Belgian",
                            "nationality_name_composed": "Belgo"
                        },
                        {
                            "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"
                        }
                    ]
                },
                {
                    "response_mode": "normal",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 28,
                            "name": "Japan",
                            "alpha_2_code": "JP",
                            "alpha_3_code": "JPN",
                            "nationality_name": "Japanese",
                            "nationality_name_composed": "Nippo"
                        }
                    ],
                    "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                    "administrator": "Administrator: Hiroshi Yamakawa",
                    "founding_year": 2003,
                    "launchers": "H-II",
                    "spacecraft": "",
                    "parent": null,
                    "image": {
                        "id": 16,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184621.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 151,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185023.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 69,
                        "name": "[AUTO] Japan Aerospace Exploration Agency - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184813.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 36,
                    "consecutive_successful_launches": 1,
                    "successful_launches": 32,
                    "failed_launches": 4,
                    "pending_launches": 4,
                    "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": 1,
                    "failed_landings_payload": 0,
                    "attempted_landings_payload": 1,
                    "info_url": "http://www.jaxa.jp/",
                    "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
                    "social_media_links": []
                }
            ],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 16,
            "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api",
            "active": true,
            "agencies": [],
            "name": "Space Launch Complex 4E",
            "image": {
                "id": 1342,
                "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
            "map_url": "https://www.google.com/maps?q=34.632,-120.611",
            "latitude": 34.632,
            "longitude": -120.611,
            "country": {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
            "total_launch_count": 188,
            "orbital_launch_attempt_count": 188,
            "fastest_turnaround": "P2DT22H21M10S",
            "location": {
                "response_mode": "normal",
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "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": 7129,
                    "successful_launches": 6587,
                    "failed_launches": 542,
                    "total_attempted_landings": 1089,
                    "successful_landings": 1046,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                "image": {
                    "id": 2226,
                    "name": "Vandenberg SFB imaged by Sentinel-2",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
                    "credit": "Contains modified Copernicus Sentinel data 2020",
                    "license": {
                        "id": 33,
                        "name": "Copernicus Image Use Policy",
                        "priority": 0,
                        "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "longitude": -120.52023,
                "latitude": 34.75133,
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 800,
                "total_landing_count": 26
            }
        },
        "webcast_live": false,
        "program": [],
        "orbital_launch_attempt_count": 6692,
        "location_launch_attempt_count": 757,
        "pad_launch_attempt_count": 146,
        "agency_launch_attempt_count": 368,
        "orbital_launch_attempt_count_year": 103,
        "location_launch_attempt_count_year": 18,
        "pad_launch_attempt_count_year": 18,
        "agency_launch_attempt_count_year": 57
    },
    "landing": null,
    "docking_events": []
}