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

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

{
    "response_mode": "detailed",
    "id": 547,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/547/?format=api",
    "name": "Gaganyaan G1",
    "serial_number": null,
    "is_placeholder": false,
    "image": {
        "id": 1914,
        "name": "[AUTO] Gaganyaan - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194125.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "P0D",
    "time_docked": "P0D",
    "flights_count": 0,
    "mission_ends_count": 0,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "First operational Gaganyaan capsule.",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 29,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/29/?format=api",
        "name": "Gaganyaan",
        "type": {
            "id": 2,
            "name": "Capsule"
        },
        "agency": {
            "response_mode": "normal",
            "id": 1031,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1031/?format=api",
            "name": "Hindustan Aeronautics Limited",
            "abbrev": "HAL",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": false,
            "country": [
                {
                    "id": 9,
                    "name": "India",
                    "alpha_2_code": "IN",
                    "alpha_3_code": "IND",
                    "nationality_name": "Indian",
                    "nationality_name_composed": "Indo"
                }
            ],
            "description": "Hindustan Aeronautics Limited is an Indian state-owned aerospace and defence company, headquartered in Bengaluru, India. Established on 23 December 1940, HAL is one of the oldest and largest aerospace and defence manufacturers in the world.",
            "administrator": "Chairman: R. Madhavan",
            "founding_year": 1940,
            "launchers": "",
            "spacecraft": "Gaganyaan",
            "parent": null,
            "image": {
                "id": 13,
                "name": "[AUTO] Hindustan Aeronautics Limited - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan_aeron_image_20220205093649.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184612.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 139,
                "name": "[AUTO] Hindustan Aeronautics Limited - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_logo_20220205093649.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185003.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 61,
                "name": "[AUTO] Hindustan Aeronautics Limited - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hindustan2520aeronautics2520limited_nation_20220205093649.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184802.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        "family": [],
        "in_use": true,
        "image": {
            "id": 1914,
            "name": "[AUTO] Gaganyaan - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194125.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "capability": "The spacecraft is being designed to carry three people, and a planned upgraded version will be equipped with rendezvous and docking capability.",
        "history": "This Hindustan Aeronautics Limited manufactured crew module had its first uncrewed experimental flight on 18 December 2014 as part of a suborbital test flight of the GSLV Mark III rocket.",
        "details": "Gaganyaan is an Indian crewed orbital spacecraft intended to be the formative spacecraft of the Indian Human Spaceflight Programme.",
        "maiden_flight": "2023-10-21",
        "height": 3.58,
        "diameter": 3.5,
        "human_rated": true,
        "crew_capacity": 3,
        "payload_capacity": null,
        "payload_return_capacity": null,
        "flight_life": "Up to seven days in orbit",
        "wiki_link": "https://en.wikipedia.org/wiki/Gaganyaan",
        "info_link": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
        "spacecraft_flown": 1,
        "total_launch_count": 1,
        "successful_launches": 1,
        "failed_launches": 0,
        "attempted_landings": 1,
        "successful_landings": 1,
        "failed_landings": 0,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": [
        {
            "id": 770,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/770/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": null,
            "spacecraft": {
                "response_mode": "normal",
                "id": 547,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/547/?format=api",
                "name": "Gaganyaan G1",
                "serial_number": null,
                "is_placeholder": false,
                "image": {
                    "id": 1914,
                    "name": "[AUTO] Gaganyaan - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194125.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "in_space": false,
                "time_in_space": "P0D",
                "time_docked": "P0D",
                "flights_count": 0,
                "mission_ends_count": 0,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "First operational Gaganyaan capsule.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 29,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/29/?format=api",
                    "name": "Gaganyaan",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 1031,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1031/?format=api",
                        "name": "Hindustan Aeronautics Limited",
                        "abbrev": "HAL",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [],
                    "in_use": true,
                    "image": {
                        "id": 1914,
                        "name": "[AUTO] Gaganyaan - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_image_20231021132705.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194125.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "dfac5ab7-7017-454f-b6cf-eeed277a97b5",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/dfac5ab7-7017-454f-b6cf-eeed277a97b5/?format=api",
                "name": "LVM-3 | Gaganyaan-1",
                "response_mode": "normal",
                "slug": "lvm-3-gaganyaan-1",
                "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": "2025-01-23T18:30:12Z",
                "net": "2025-06-30T00:00:00Z",
                "net_precision": {
                    "id": 9,
                    "name": "Quarter 2",
                    "abbrev": "Q2",
                    "description": "The T-0 is expected in the second quarter of the given year."
                },
                "window_end": "2025-06-30T00:00:00Z",
                "window_start": "2025-06-30T00:00:00Z",
                "image": {
                    "id": 1784,
                    "name": "[AUTO] LVM-3 (GSLV Mk III) - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193746.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": 31,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                    "name": "Indian Space Research Organization",
                    "abbrev": "ISRO",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "rocket": {
                    "id": 7522,
                    "configuration": {
                        "response_mode": "list",
                        "id": 172,
                        "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/172/?format=api",
                        "name": "LVM-3 (GSLV Mk III)",
                        "families": [
                            {
                                "response_mode": "list",
                                "id": 84,
                                "name": "GSLV"
                            }
                        ],
                        "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 5940,
                    "name": "Gaganyaan-1",
                    "type": "Test Flight",
                    "description": "First uncrewed orbital test flight of the Gaganyaan capsule.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 82,
                    "url": "https://lldev.thespacedevs.com/2.3.0/pads/82/?format=api",
                    "active": true,
                    "agencies": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        }
                    ],
                    "name": "Satish Dhawan Space Centre Second Launch Pad",
                    "image": {
                        "id": 1992,
                        "name": "Second Launch Pad",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_20240311093204.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/second_launch_p_image_thumbnail_20240311093204.jpeg",
                        "credit": "Indian Space Research Organisation",
                        "license": {
                            "id": 11,
                            "name": "Government Open Data License - India (GODL)",
                            "priority": 3,
                            "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
                    "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
                    "latitude": 13.7199,
                    "longitude": 80.2304,
                    "country": {
                        "id": 9,
                        "name": "India",
                        "alpha_2_code": "IN",
                        "alpha_3_code": "IND",
                        "nationality_name": "Indian",
                        "nationality_name_composed": "Indo"
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
                    "total_launch_count": 29,
                    "orbital_launch_attempt_count": 28,
                    "fastest_turnaround": "P31DT31M",
                    "location": {
                        "response_mode": "normal",
                        "id": 14,
                        "url": "https://lldev.thespacedevs.com/2.3.0/locations/14/?format=api",
                        "name": "Satish Dhawan Space Centre, India",
                        "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": 9,
                            "name": "India",
                            "alpha_2_code": "IN",
                            "alpha_3_code": "IND",
                            "nationality_name": "Indian",
                            "nationality_name_composed": "Indo"
                        },
                        "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
                        "image": {
                            "id": 2212,
                            "name": "Satish Dhawan Space Centre",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_20240919164153.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satish_dhawan_s_image_thumbnail_20240919164154.png",
                            "credit": "ISRO",
                            "license": {
                                "id": 11,
                                "name": "Government Open Data License - India (GODL)",
                                "priority": 3,
                                "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                        "longitude": 80.23,
                        "latitude": 13.72,
                        "timezone_name": "Asia/Kolkata",
                        "total_launch_count": 98,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 21,
                        "url": "https://lldev.thespacedevs.com/2.3.0/programs/21/?format=api",
                        "name": "Gaganyaan",
                        "image": {
                            "id": 1889,
                            "name": "[AUTO] Gaganyaan - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194042.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
                        "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan",
                        "description": "Gaganyaan is India's first human spaceflight program.",
                        "agencies": [
                            {
                                "response_mode": "list",
                                "id": 31,
                                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                                "name": "Indian Space Research Organization",
                                "abbrev": "ISRO",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            }
                        ],
                        "start_date": "2018-08-15T00:00:00Z",
                        "end_date": null,
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6962,
                "location_launch_attempt_count": 102,
                "pad_launch_attempt_count": 32,
                "agency_launch_attempt_count": 98,
                "orbital_launch_attempt_count_year": 113,
                "location_launch_attempt_count_year": 5,
                "pad_launch_attempt_count_year": 4,
                "agency_launch_attempt_count_year": 5
            },
            "landing": {
                "id": 452,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/452/?format=api",
                "attempt": true,
                "success": null,
                "description": "The Gaganyaan spacecraft will splashdown in the Bay of Bengal after this flight.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 31,
                    "name": "Bay of Bengal",
                    "active": true,
                    "abbrev": "BB",
                    "description": "Northeastern part of the Indian Ocean.",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 2231,
                        "name": "Bay of Bengal imaged by Terra",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bay_of_bengal_i_image_20240920090001.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bay_of_bengal_i_image_thumbnail_20240920090001.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": []
                    },
                    "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": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PCL",
                    "description": "Unpowered landing using parachute(s)."
                }
            },
            "duration": null,
            "turn_around_time": null,
            "response_mode": "normal"
        }
    ]
}