API endpoint that allows Agencies to be viewed.

GET:
Return a list of all the existing users.

MODE:
Normal and Detailed
/2.0.0/agencies/?mode=detailed

FILTERS:
Parameters - 'featured', 'agency_type', 'country_code'
Example - /2.0.0/agencies/?featured=true

SEARCH EXAMPLE:
/2.0.0/agencies/?search=nasa

ORDERING:
Fields - 'id', 'name', 'featured'
Example - /2.0.0/agencies/?ordering=featured

GET /2.0.0/agencies/121/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 121,
    "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
    "name": "SpaceX",
    "featured": true,
    "type": "Commercial",
    "country_code": "USA",
    "abbrev": "SpX",
    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
    "administrator": "CEO: Elon Musk",
    "founding_year": "2002",
    "launchers": "Falcon | Starship",
    "spacecraft": "Dragon",
    "parent": null,
    "launch_library_url": null,
    "total_launch_count": 350,
    "successful_launches": 339,
    "consecutive_successful_launches": 51,
    "failed_launches": 11,
    "pending_launches": 137,
    "successful_landings": 302,
    "failed_landings": 24,
    "attempted_landings": 325,
    "consecutive_successful_landings": 14,
    "info_url": "http://www.spacex.com/",
    "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
    "launcher_list": [
        {
            "id": 133,
            "launch_library_id": 160,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
            "name": "Falcon 1",
            "description": "The Falcon 1 was the first launch vehicle developed and manufactured by SpaceX in 2006. It is an expendable, two stage rocket where each stage is powered by a single LOX/RP1 engine.",
            "family": "Falcon",
            "full_name": "Falcon 1",
            "variant": "1",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 22.25,
            "diameter": 1.7,
            "maiden_flight": "2006-03-24",
            "launch_mass": 33,
            "leo_capacity": 470,
            "gto_capacity": null,
            "to_thrust": 454,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon_image_20190222030438.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_1",
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 3,
            "pending_launches": 0
        },
        {
            "id": 55,
            "launch_library_id": 80,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
            "name": "Falcon 9",
            "description": "The Full Thrust variants first stage includes all systems necessary for an operational re-use of stages while the second stage is operated as an expendable rocket stage.",
            "family": "Falcon",
            "full_name": "Falcon 9 Full Thrust",
            "variant": "Full Thrust",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 71.0,
            "diameter": 3.65,
            "maiden_flight": "2015-12-22",
            "launch_mass": 546,
            "leo_capacity": 22800,
            "gto_capacity": 8305,
            "to_thrust": 6804,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon252092520full2520thrust_image_20190222031117.jpeg",
            "info_url": "http://www.spacex.com/falcon9",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "consecutive_successful_launches": 16,
            "successful_launches": 24,
            "failed_launches": 1,
            "pending_launches": 0
        },
        {
            "id": 169,
            "launch_library_id": 90,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/169/?format=api",
            "name": "Falcon 9",
            "description": "The Falcon 9 v1.0 first stage was used on the first five Falcon 9 launches, and powered by nine SpaceX Merlin 1C rocket engines arranged in a 3x3 pattern.",
            "family": "Falcon",
            "full_name": "Falcon 9 v1.0",
            "variant": "v1.0",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 47.8,
            "diameter": 3.65,
            "maiden_flight": "2010-06-04",
            "launch_mass": 318,
            "leo_capacity": 9300,
            "gto_capacity": 3400,
            "to_thrust": 3807,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.0_image_20190222030703.jpeg",
            "info_url": "http://www.spacex.com/falcon9",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9_v1.0",
            "consecutive_successful_launches": 1,
            "successful_launches": 4,
            "failed_launches": 1,
            "pending_launches": 0
        },
        {
            "id": 145,
            "launch_library_id": 187,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
            "name": "Falcon 9",
            "description": "The Full Thrust variants first stage includes all systems necessary for an operational re-use of stages while the second stage is operated as an expendable rocket stage.",
            "family": "Falcon",
            "full_name": "Falcon 9 Block 4",
            "variant": "Block 4",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 71.0,
            "diameter": 3.65,
            "maiden_flight": "2015-12-22",
            "launch_mass": 546,
            "leo_capacity": 22800,
            "gto_capacity": 8305,
            "to_thrust": 6804,
            "apogee": 197,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon252092520block25204_image_20190222031140.jpeg",
            "info_url": "http://www.spacex.com/falcon9",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9_full_thrust",
            "consecutive_successful_launches": 12,
            "successful_launches": 12,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 164,
            "launch_library_id": 188,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
            "name": "Falcon 9",
            "description": "Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit. The Block 5 variant is the fifth major interval aimed at improving upon the ability for rapid reusability.",
            "family": "Falcon",
            "full_name": "Falcon 9 Block 5",
            "variant": "Block 5",
            "alias": "",
            "min_stage": 1,
            "max_stage": 2,
            "length": 70.0,
            "diameter": 3.65,
            "maiden_flight": "2018-05-11",
            "launch_mass": 549,
            "leo_capacity": 22800,
            "gto_capacity": 8300,
            "to_thrust": 7607,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "info_url": "https://www.spacex.com/vehicles/falcon-9/",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9",
            "consecutive_successful_launches": 267,
            "successful_launches": 267,
            "failed_launches": 0,
            "pending_launches": 126
        },
        {
            "id": 14,
            "launch_library_id": 1,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
            "name": "Falcon 9",
            "description": "Falcon 9 v1.1 is a significantly redesigned version of the its predecessor, including a higher payload capacity. This version arranges the engines in a structural form SpaceX calls an Octaweb.",
            "family": "Falcon",
            "full_name": "Falcon 9 v1.1",
            "variant": "v1.1",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 68.4,
            "diameter": 3.65,
            "maiden_flight": "2013-09-29",
            "launch_mass": 506,
            "leo_capacity": 13150,
            "gto_capacity": 4850,
            "to_thrust": 5883,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon252092520v1.1_image_20190222030927.jpeg",
            "info_url": "http://www.spacex.com/falcon9",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_9_v1.1",
            "consecutive_successful_launches": 1,
            "successful_launches": 14,
            "failed_launches": 1,
            "pending_launches": 0
        },
        {
            "id": 161,
            "launch_library_id": 58,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
            "name": "Falcon Heavy",
            "description": "The Falcon Heavy is a variant of the Falcon 9 full thrust launch vehicle and consists of a standard Falcon 9 rocket core, with two additional boosters derived from the Falcon 9 first stage.",
            "family": "Falcon",
            "full_name": "Falcon Heavy",
            "variant": "Heavy",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 70.0,
            "diameter": 12.2,
            "maiden_flight": "2018-02-06",
            "launch_mass": 1400,
            "leo_capacity": 63800,
            "gto_capacity": 26700,
            "to_thrust": 22819,
            "apogee": 200,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/falcon_heavy_image_20220129192819.jpeg",
            "info_url": "https://www.spacex.com/vehicles/falcon-heavy/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Falcon_Heavy",
            "consecutive_successful_launches": 9,
            "successful_launches": 9,
            "failed_launches": 0,
            "pending_launches": 8
        },
        {
            "id": 464,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
            "name": "Starship",
            "description": "Fully reusable two-stage super heavy-lift launch vehicle.",
            "family": "Starship",
            "full_name": "Starship",
            "variant": "",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 120.0,
            "diameter": 9.0,
            "maiden_flight": "2023-04-20",
            "launch_mass": 5000,
            "leo_capacity": 100000,
            "gto_capacity": 21000,
            "to_thrust": 72000,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240314160301.jpg",
            "info_url": "https://www.spacex.com/vehicles/starship/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 2,
            "pending_launches": 3
        },
        {
            "id": 207,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
            "name": "Starship Prototype",
            "description": "Prototype of SpaceX's Starship, a fully reusable second stage and space vehicle.",
            "family": "Starship",
            "full_name": "Starship Prototype",
            "variant": "Prototype",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 50.0,
            "diameter": 9.0,
            "maiden_flight": "2019-07-26",
            "launch_mass": 45,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/starship2520sn_image_20210413205503.jpeg",
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "consecutive_successful_launches": 1,
            "successful_launches": 6,
            "failed_launches": 3,
            "pending_launches": 0
        },
        {
            "id": 463,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/463/?format=api",
            "name": "Super Heavy Prototype",
            "description": "Prototype of SpaceX's Super Heavy, a fully reusable first stage for the Starship space vehicle.",
            "family": "Starship",
            "full_name": "Super Heavy Prototype",
            "variant": "Prototype",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": 70.0,
            "diameter": 9.0,
            "maiden_flight": null,
            "launch_mass": 300,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/super_heavy_pro_image_20210401104735.jpg",
            "info_url": "https://www.spacex.com/vehicles/starship/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0
        }
    ],
    "spacecraft_list": [
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/7/?format=api",
            "name": "Cargo Dragon 2",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": true,
            "capability": "Cargo Earth Orbit Logistics",
            "history": "Cargo Dragon 2 is an updated version of the original Dragon spaceship designed to service the International Space Station with first flights conducted in 2020.\r\n\r\nIn contrast to Dragon 1 it docks to the International Space Station instead of being berthed by the Canada Arm.",
            "details": "Cargo Dragon 2 is a autonomous spaceship capable of bringing science to and from the International Space Station with large pressurized and un-pressurized sections to support a variety of missions.",
            "maiden_flight": "2020-12-06",
            "height": 7.2,
            "diameter": 3.7,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 6000,
            "flight_life": "Able to fly for up to one week of free flight or two years docked.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
            "info_link": "https://www.spacex.com/dragon"
        },
        {
            "id": 6,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/6/?format=api",
            "name": "Crew Dragon 2",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": true,
            "capability": "Crew Flights to ISS or Low Earth Orbit",
            "history": "Crew Dragon 2 is a spacecraft developed by SpaceX, an American private space transportation company based in Hawthorne, California. Dragon is launched into space by the SpaceX Falcon 9 two-stage-to-orbit launch vehicle. It is one of two American Spacecraft being develeoped capable of lifting American Astronauts to the International Space Station.\r\n\r\nThe first crewed flight, launched on 30 May 2020 on a Falcon 9 rocket, and carried NASA astronauts Douglas Hurley and Robert Behnken to the International Space Station in the first crewed orbital spaceflight launched from the US since the final Space Shuttle mission in 2011, and the first ever operated by a commercial provider.",
            "details": "Crew Dragon 2 is capable of lifting four astronauts, or a combination of crew and cargo to and from low Earth orbit. Its heat shield is designed to withstand Earth re-entry velocities from Lunar and Martian spaceflights.",
            "maiden_flight": "2019-03-02",
            "height": 7.2,
            "diameter": 3.7,
            "human_rated": true,
            "crew_capacity": 4,
            "payload_capacity": 6000,
            "flight_life": "Able to fly for up to one week of free flight or two years docked.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Dragon_2",
            "info_link": "https://www.spacex.com/crew-dragon"
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/3/?format=api",
            "name": "Dragon 1",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": false,
            "capability": "ISS Logistics",
            "history": "Dragon, also known as Dragon 1 or Cargo Dragon, was a class of fourteen partially reusable cargo spacecraft developed by SpaceX, an American private space transportation company.\r\n\r\nIt flew 23 missions between 2010 and 2020.\r\n\r\nDuring its maiden flight in December 2010, Dragon became the first commercially built and operated spacecraft to be recovered successfully from orbit.",
            "details": "The Dragon spacecraft consists of a nose-cone cap, a conventional blunt-cone ballistic capsule, and an unpressurized cargo-carrier trunk equipped with two solar arrays. Dragon was launched into orbit by the company's Falcon 9 launch vehicle to resupply the International Space Station (ISS).",
            "maiden_flight": "2010-12-08",
            "height": 6.1,
            "diameter": 3.7,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 6000,
            "flight_life": "One week free flight, up to two years while berthed to the International Space Station.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Dragon_(spacecraft)",
            "info_link": "https://www.spacex.com/dragon"
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/26/?format=api",
            "name": "Starship",
            "type": {
                "id": 6,
                "name": "Reuseable Upper Stage"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": true,
            "capability": "More than 100 tons to Earth orbit",
            "history": "The Starship second stage was testing during a number of low and high altitude suborbital flights before the first orbital launch attempt.",
            "details": "Second stage of the two-stage Starship super heavy-lift launch vehicle.",
            "maiden_flight": "2023-04-20",
            "height": 50.0,
            "diameter": 9.0,
            "human_rated": false,
            "crew_capacity": 0,
            "payload_capacity": 100000,
            "flight_life": "Unknown at this stage",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "info_link": "https://www.spacex.com/vehicles/starship/"
        },
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/20/?format=api",
            "name": "Tesla Roadster",
            "type": {
                "id": 5,
                "name": "Mass Simulator"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": false,
            "capability": "A car in space.",
            "history": "Elon Musk's Tesla Roadster is an electric sports car that served as the dummy payload for the February 2018 Falcon Heavy test flight and became an artificial satellite of the Sun. \"Starman\", a mannequin dressed in a spacesuit, occupies the driver's seat. The car and rocket are products of Tesla and SpaceX, respectively, both companies founded by Elon Musk. The 2008-model Roadster was previously used by Musk for commuting to work, and is the only production car in space.",
            "details": "The car, mounted on the rocket's second stage, acquired enough velocity to escape Earth's gravity and enter an elliptical heliocentric orbit crossing the orbit of Mars. The orbit reaches a maximum distance from the Sun at aphelion of 1.66 astronomical units (au). During the early portion of the voyage outside the Earth's atmosphere, live video was transmitted back to the mission control center and live-streamed for slightly over four hours.",
            "maiden_flight": "2018-02-06",
            "height": 4.0,
            "diameter": 1.8,
            "human_rated": false,
            "crew_capacity": 2,
            "payload_capacity": null,
            "flight_life": "It is now on an heliocentric orbit with no planned return to Earth.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tesla2520roadster_image_20190307220553.jpg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Elon_Musk%27s_Tesla_Roadster",
            "info_link": ""
        }
    ]
}