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 - ll.thespacedevs.com/docs

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

{
    "response_mode": "detailed",
    "id": 11,
    "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/11/?format=api",
    "destination": "Moon",
    "amount": 1,
    "payload": {
        "response_mode": "detailed",
        "id": 10,
        "name": "Luna 25",
        "type": {
            "id": 2,
            "name": "Lunar Lander"
        },
        "manufacturer": {
            "response_mode": "normal",
            "id": 97,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/97/?format=api",
            "name": "NPO Lavochkin",
            "abbrev": "LA",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                }
            ],
            "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": 3,
            "failed_landings_payload": 1,
            "attempted_landings_payload": 4,
            "info_url": "http://www.laspace.ru/",
            "wiki_url": "http://en.wikipedia.org/wiki/NPO_Lavochkin",
            "social_media_links": []
        },
        "operator": {
            "response_mode": "normal",
            "id": 63,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "abbrev": "RFSA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                }
            ],
            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
            "administrator": "Administrator: Yuri Borisov",
            "founding_year": 1992,
            "launchers": "Soyuz",
            "spacecraft": "Soyuz",
            "parent": null,
            "image": {
                "id": 25,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 177,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 89,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "total_launch_count": 331,
            "consecutive_successful_launches": 55,
            "successful_launches": 320,
            "failed_launches": 11,
            "pending_launches": 10,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 199,
            "failed_landings_spacecraft": 7,
            "attempted_landings_spacecraft": 206,
            "successful_landings_payload": 0,
            "failed_landings_payload": 1,
            "attempted_landings_payload": 1,
            "info_url": "http://en.roscosmos.ru/",
            "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
            "social_media_links": []
        },
        "image": {
            "id": 2095,
            "name": "Luna 25 at Salon du Bourget 2015, Paris",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_25_at_salo_image_20240518085328.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_25_at_salo_image_thumbnail_20240518085329.jpeg",
            "credit": "Pline",
            "license": {
                "id": 20,
                "name": "CC BY-SA 4.0",
                "priority": 6,
                "link": "https://creativecommons.org/licenses/by-sa/4.0/"
            },
            "single_use": true,
            "variants": []
        },
        "wiki_link": "https://en.wikipedia.org/wiki/Luna_25",
        "info_link": "https://iki.cosmos.ru/missions/luna-25",
        "program": [],
        "cost": null,
        "mass": 1750.0,
        "description": "Luna 25 was a failed Russian lunar lander mission by Roscosmos in August 2023 that planned to land near the lunar south pole, in the vicinity of the crater Boguslawsky."
    },
    "launch": {
        "id": "2277b184-5a07-4a71-90ce-367f41420eaa",
        "url": "https://ll.thespacedevs.com/2.3.0/launches/2277b184-5a07-4a71-90ce-367f41420eaa/?format=api",
        "name": "Soyuz 2.1b/Fregat-M | Luna 25",
        "response_mode": "normal",
        "slug": "soyuz-21bfregat-m-luna-25",
        "launch_designator": "2023-118",
        "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-03-05T18:31:10Z",
        "net": "2023-08-10T23:10:57Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "window_end": "2023-08-10T23:10:57Z",
        "window_start": "2023-08-10T23:10:57Z",
        "image": {
            "id": 1357,
            "name": "[AUTO] Soyuz 2.1b/Fregat-M | Luna 25 - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230811103805.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192517.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "infographic": null,
        "probability": null,
        "weather_concerns": null,
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "response_mode": "list",
            "id": 63,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "abbrev": "RFSA",
            "type": {
                "id": 1,
                "name": "Government"
            }
        },
        "rocket": {
            "id": 2703,
            "configuration": {
                "response_mode": "list",
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/134/?format=api",
                "name": "Soyuz 2.1b/Fregat-M",
                "families": [
                    {
                        "response_mode": "list",
                        "id": 147,
                        "name": "Soyuz"
                    },
                    {
                        "response_mode": "list",
                        "id": 190,
                        "name": "Soyuz 2"
                    }
                ],
                "full_name": "Soyuz 2.1b Fregat-M",
                "variant": "Fregat-M"
            }
        },
        "mission": {
            "id": 6360,
            "name": "Luna 25",
            "type": "Lunar Exploration",
            "description": "Luna 25 (ex-Luna-Glob) was a lunar lander mission by the Russian Federal Space Agency (Roscosmos) that crashed into the lunar surface after an anomalous orbital maneuver placed it on a collision trajectory towards the Moon. It was scheduled to land near the lunar south pole at the Boguslavsky crater to prove lunar landing technology. The mission carried 30 kg of scientific instruments, including a robotic arm for soil samples and possible drilling hardware. It was planned to remain active for at least one year on the lunar surface.",
            "image": null,
            "orbit": {
                "id": 11,
                "name": "Lunar Orbit",
                "abbrev": "LO",
                "celestial_body": {
                    "response_mode": "list",
                    "id": 1,
                    "name": "Earth"
                }
            },
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                    "administrator": "Administrator: Yuri Borisov",
                    "founding_year": 1992,
                    "launchers": "Soyuz",
                    "spacecraft": "Soyuz",
                    "parent": null,
                    "image": {
                        "id": 25,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 177,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 89,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "total_launch_count": 331,
                    "consecutive_successful_launches": 55,
                    "successful_launches": 320,
                    "failed_launches": 11,
                    "pending_launches": 10,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "successful_landings_spacecraft": 199,
                    "failed_landings_spacecraft": 7,
                    "attempted_landings_spacecraft": 206,
                    "successful_landings_payload": 0,
                    "failed_landings_payload": 1,
                    "attempted_landings_payload": 1,
                    "info_url": "http://en.roscosmos.ru/",
                    "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                    "social_media_links": []
                }
            ],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 83,
            "url": "https://ll.thespacedevs.com/2.3.0/pads/83/?format=api",
            "active": true,
            "agencies": [
                {
                    "response_mode": "normal",
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                    "administrator": "Administrator: Yuri Borisov",
                    "founding_year": 1992,
                    "launchers": "Soyuz",
                    "spacecraft": "Soyuz",
                    "parent": null,
                    "image": {
                        "id": 25,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 177,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 89,
                        "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            ],
            "name": "Cosmodrome Site 1S",
            "image": {
                "id": 1297,
                "name": "Soyuz 2.1b/Fregat-M liftoff from site 1S (Meteor-M No.2-4 & others)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20240229134932.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192322.jpeg",
                "credit": "Roscosmos",
                "license": {
                    "id": 14,
                    "name": "Roscosmos Image Use Policy",
                    "priority": 3,
                    "link": "https://www.roscosmos.ru/22650/"
                },
                "single_use": false,
                "variants": []
            },
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
            "latitude": 51.884395,
            "longitude": 128.333932,
            "country": {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
            "total_launch_count": 18,
            "orbital_launch_attempt_count": 18,
            "fastest_turnaround": "P24DT22H31M45S",
            "location": {
                "response_mode": "normal",
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/18/?format=api",
                "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                "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": 7140,
                    "successful_launches": 6598,
                    "failed_launches": 542,
                    "total_attempted_landings": 1098,
                    "successful_landings": 1055,
                    "failed_landings": 43
                },
                "active": true,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "description": "The Vostochny Cosmodrome is a Russian spaceport above the 51st parallel north in the Amur Oblast, in the Russian Far East. It is intended to reduce Russia's dependency on the Baikonur Cosmodrome in Kazakhstan. The first launch took place on 28 April 2016 at 02:01 UTC.",
                "image": {
                    "id": 1297,
                    "name": "Soyuz 2.1b/Fregat-M liftoff from site 1S (Meteor-M No.2-4 & others)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20240229134932.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192322.jpeg",
                    "credit": "Roscosmos",
                    "license": {
                        "id": 14,
                        "name": "Roscosmos Image Use Policy",
                        "priority": 3,
                        "link": "https://www.roscosmos.ru/22650/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                "longitude": 128.333932,
                "latitude": 51.884395,
                "timezone_name": "Asia/Yakutsk",
                "total_launch_count": 19,
                "total_landing_count": 0
            }
        },
        "webcast_live": false,
        "program": [],
        "orbital_launch_attempt_count": 6492,
        "location_launch_attempt_count": 15,
        "pad_launch_attempt_count": 15,
        "agency_launch_attempt_count": 314,
        "orbital_launch_attempt_count_year": 124,
        "location_launch_attempt_count_year": 3,
        "pad_launch_attempt_count_year": 3,
        "agency_launch_attempt_count_year": 6
    },
    "landing": {
        "id": 1372,
        "url": "https://ll.thespacedevs.com/2.3.0/landings/1372/?format=api",
        "attempt": true,
        "success": false,
        "description": "On 19 August, Roscosmos declared an \"abnormal situation\" after commanding the lander to move into a pre-landing orbit. According to Director General of Roscosmos Yuri Borisov, a maneuvering engine could not be shut down, and ran for 127 seconds instead of 84. The lander crashed on the lunar surface following the failed maneuver.",
        "downrange_distance": null,
        "landing_location": null,
        "type": {
            "id": 9,
            "name": "Vertical Landing",
            "abbrev": "VL",
            "description": "Vertical landing using engines"
        }
    },
    "docking_events": []
}