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/1044/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 1044,
    "url": "https://ll.thespacedevs.com/2.0.0/agencies/1044/?format=api",
    "name": "ArianeGroup",
    "featured": false,
    "type": "Commercial",
    "country_code": "FRA",
    "abbrev": "AG",
    "description": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
    "administrator": "CEO: André-Hubert Roussel",
    "founding_year": "2015",
    "launchers": "Ariane",
    "spacecraft": "",
    "parent": null,
    "launch_library_url": null,
    "total_launch_count": 0,
    "successful_launches": 0,
    "consecutive_successful_launches": 0,
    "failed_launches": 0,
    "pending_launches": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "consecutive_successful_landings": 0,
    "info_url": "https://www.ariane.group/",
    "wiki_url": "https://en.wikipedia.org/wiki/ArianeGroup",
    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
    "image_url": null,
    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
    "launcher_list": [
        {
            "id": 20,
            "launch_library_id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/20/?format=api",
            "name": "Ariane 5 ECA",
            "description": "Ariane 5 is a heavy-lift launch vehicle, part of the Ariane rocket family.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 ECA",
            "variant": "ECA",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 57.7,
            "diameter": 5.4,
            "maiden_flight": "2002-12-11",
            "launch_mass": 780,
            "leo_capacity": null,
            "gto_capacity": 10500,
            "to_thrust": 11400,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 8,
            "successful_launches": 71,
            "failed_launches": 2,
            "pending_launches": 0
        },
        {
            "id": 215,
            "launch_library_id": 246,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/215/?format=api",
            "name": "Ariane 5 ECA+",
            "description": "Ariane 5 ECA+ is a variant of the Ariane 5 heavy-lift vehicle, with a taller ECA-D upper stage.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 ECA+",
            "variant": "ECA+",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 57.7,
            "diameter": 5.4,
            "maiden_flight": "2019-08-07",
            "launch_mass": 780,
            "leo_capacity": null,
            "gto_capacity": 10200,
            "to_thrust": 11400,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 11,
            "successful_launches": 11,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 18,
            "launch_library_id": 9,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/18/?format=api",
            "name": "Ariane 5 ES",
            "description": "The Ariane 5 ES (Evolution Storable) has an estimated LEO launch capacity of 21,000 kg (46,000 lb). It includes all the performance improvements of Ariane 5 ECA core and boosters but replaces the ESC-A second stage with the restartable EPS used on Ariane 5 GS variants. It was used to launch the Automated Transfer Vehicle (ATV) into a 260 km circular low Earth orbit inclined at 51.6° and has been used 3 times to launch 4 Galileo navigation satellites at a time directly into their operational orbit. The Ariane 5 ES flew 8 times from 2008 to 2018 with no failures.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 ES",
            "variant": "ES",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 45.7,
            "diameter": 5.4,
            "maiden_flight": "2008-03-09",
            "launch_mass": 746,
            "leo_capacity": 21000,
            "gto_capacity": null,
            "to_thrust": 11400,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520es_image_20190222031145.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 8,
            "successful_launches": 8,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 131,
            "launch_library_id": 156,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/131/?format=api",
            "name": "Ariane 5 G",
            "description": "The original version is dubbed Ariane 5 G (Generic) and had a launch mass of 737 tonnes. Its payload capability to geostationary transfer orbit (GTO) was 6,900 kg (15,200 lb) for a single satellite or 6,100 kg (13,400 lb) for dual launches. It flew 17 times with one failure and two partial failures.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 G",
            "variant": "G",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 57.0,
            "diameter": 5.4,
            "maiden_flight": "1996-06-04",
            "launch_mass": 737,
            "leo_capacity": 12200,
            "gto_capacity": 6900,
            "to_thrust": null,
            "apogee": 40000,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520g_image_20190222030331.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 6,
            "successful_launches": 13,
            "failed_launches": 3,
            "pending_launches": 0
        },
        {
            "id": 146,
            "launch_library_id": 175,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/146/?format=api",
            "name": "Ariane 5 G+",
            "description": "The Ariane 5 G+ had an improved EPS second stage, with a GTO capacity of 7,100 kg (15,700 lb) for a single payload or 6,300 kg (13,900 lb) for two. It flew three times in 2004, with no failures.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 G+",
            "variant": "G+",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 55.0,
            "diameter": 5.4,
            "maiden_flight": "2004-03-02",
            "launch_mass": 750,
            "leo_capacity": null,
            "gto_capacity": 7100,
            "to_thrust": 12000,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252052520g252b_image_20190222030334.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 3,
            "successful_launches": 3,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 149,
            "launch_library_id": 174,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/149/?format=api",
            "name": "Ariane 5 GS",
            "description": "At the time of the failure of the first Ariane 5 ECA flight in 2002, all Ariane 5 launchers in production were ECA versions. Some of the ECA cores were modified to use the original Vulcain engine and tank volumes while the failure was investigated; these vehicles were designated Ariane 5 GS. The GS used the improved EAP boosters of the ECA variant and the improved EPS of the G+ variant, but the increased mass of the modified ECA core compared to the G and G+ core resulted in slightly reduced payload capacity. Ariane 5 GS could carry a single payload of 6,600 kg (14,600 lb) or a dual payload of 5,800 kg (12,800 lb) to GTO. The Ariane 5 GS flew 6 times from 2005 to 2009 with no failures.",
            "family": "Ariane 5",
            "full_name": "Ariane 5 GS",
            "variant": "GS",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 55.0,
            "diameter": 5.4,
            "maiden_flight": "2005-08-11",
            "launch_mass": 750,
            "leo_capacity": null,
            "gto_capacity": 6600,
            "to_thrust": 12000,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane_5_gs_image_20240307183745.jpg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "consecutive_successful_launches": 6,
            "successful_launches": 6,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 506,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/506/?format=api",
            "name": "Ariane 6",
            "description": "Ariane 6 (unknown variant)",
            "family": "Ariane 6",
            "full_name": "Ariane 6",
            "variant": "N/A",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 63.0,
            "diameter": 5.4,
            "maiden_flight": null,
            "launch_mass": null,
            "leo_capacity": 21650,
            "gto_capacity": 11500,
            "to_thrust": null,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6",
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 2
        },
        {
            "id": 121,
            "launch_library_id": 164,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/121/?format=api",
            "name": "Ariane 62",
            "description": "The Ariane 6 family is currently under development by the European Space Agency, with two variations including the Ariane 62 with two solid boosters intended for government and scientific missions.",
            "family": "Ariane 6",
            "full_name": "Ariane 62",
            "variant": "62",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 63.0,
            "diameter": 5.4,
            "maiden_flight": null,
            "launch_mass": 530,
            "leo_capacity": 10350,
            "gto_capacity": 5000,
            "to_thrust": 10370,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane252062_image_20190224012339.jpeg",
            "info_url": "http://www.arianespace.com/wp-content/uploads/2017/02/Ariane6_Users-Manual_February2017.pdf",
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6",
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 11
        },
        {
            "id": 116,
            "launch_library_id": 165,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/116/?format=api",
            "name": "Ariane 64",
            "description": "The Ariane 6 family is currently under development by the European Space Agency, with two variations including the Ariane 64 with four solid boosters intended for government and scientific missions.",
            "family": "Ariane 6",
            "full_name": "Ariane 64",
            "variant": "64",
            "alias": "",
            "min_stage": 2,
            "max_stage": 2,
            "length": 63.0,
            "diameter": 5.4,
            "maiden_flight": null,
            "launch_mass": 860,
            "leo_capacity": 21650,
            "gto_capacity": 11500,
            "to_thrust": 19370,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg",
            "info_url": "http://www.arianespace.com/wp-content/uploads/2017/02/Ariane6_Users-Manual_February2017.pdf",
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6",
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 12
        }
    ],
    "spacecraft_list": []
}