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

{
    "id": 257,
    "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
    "name": "Northrop Grumman Space Systems",
    "featured": true,
    "type": "Commercial",
    "country_code": "USA",
    "abbrev": "NGSS",
    "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
    "administrator": "CEO: Kathy Warden",
    "founding_year": "2015",
    "launchers": "Antares | Minotaur | Pegasus",
    "spacecraft": "Cygnus",
    "parent": null,
    "launch_library_url": null,
    "total_launch_count": 14,
    "successful_launches": 14,
    "consecutive_successful_launches": 14,
    "failed_launches": 0,
    "pending_launches": 5,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "consecutive_successful_landings": 0,
    "info_url": "http://www.northropgrumman.com/AboutUs/BusinessSectors/InnovationSystems/Pages/default.aspx",
    "wiki_url": "https://en.wikipedia.org/wiki/Northrop_Grumman#Innovation_Systems",
    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_logo_20190207032451.png",
    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg",
    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520space2520systems_nation_20230624130158.jpg",
    "launcher_list": [
        {
            "id": 165,
            "launch_library_id": 117,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/165/?format=api",
            "name": "Antares 230",
            "description": "Antares known during early development as Taurus II, is an expendable launch system developed by Orbital Sciences Corporation (now part of Northrop Grumman Innovation Systems after Northrop Grumman acquired Orbital ATK) and the Yuzhnoye Design Bureau to launch the Cygnus spacecraft to the International Space Station as part of NASA's COTS and CRS programs. Able to launch payloads heavier than 5,000 kg (11,000 lb) into low-Earth orbit, Antares is the largest rocket operated by Orbital ATK. Antares launches from the Mid-Atlantic Regional Spaceport and made its inaugural flight on April 21, 2013.",
            "family": "Antares",
            "full_name": "Antares 230",
            "variant": "230",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 42.5,
            "diameter": 3.9,
            "maiden_flight": "2016-10-17",
            "launch_mass": 286,
            "leo_capacity": 7800,
            "gto_capacity": null,
            "to_thrust": 3844,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/antares_230_lau_image_20240308082345.jpeg",
            "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx",
            "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_200",
            "consecutive_successful_launches": 5,
            "successful_launches": 5,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 210,
            "launch_library_id": 241,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/210/?format=api",
            "name": "Antares 230+",
            "description": "Antares known during early development as Taurus II, is an expendable launch system developed by Orbital Sciences Corporation (now part of Northrop Grumman Innovation Systems after Northrop Grumman acquired Orbital ATK) and the Yuzhnoye Design Bureau to launch the Cygnus spacecraft to the International Space Station as part of NASA's COTS and CRS programs. Able to launch payloads heavier than 5,000 kg (11,000 lb) into low-Earth orbit, Antares is the largest rocket operated by Orbital ATK. Antares launches from the Mid-Atlantic Regional Spaceport and made its inaugural flight on April 21, 2013.",
            "family": "Antares",
            "full_name": "Antares 230+",
            "variant": "230+",
            "alias": "",
            "min_stage": 2,
            "max_stage": 3,
            "length": 42.5,
            "diameter": 3.9,
            "maiden_flight": "2019-11-02",
            "launch_mass": 286,
            "leo_capacity": 8200,
            "gto_capacity": null,
            "to_thrust": 3844,
            "apogee": null,
            "vehicle_range": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/antares_230252_image_20230801170759.png",
            "info_url": "http://www.northropgrumman.com/Capabilities/Antares/Pages/default.aspx",
            "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_200",
            "consecutive_successful_launches": 8,
            "successful_launches": 8,
            "failed_launches": 0,
            "pending_launches": 0
        },
        {
            "id": 487,
            "launch_library_id": null,
            "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/487/?format=api",
            "name": "Antares 330",
            "description": "Expendable launch vehicle developed by Northrop Grumman to launch the Cygnus spacecraft to the International Space Station as part of NASA's CRS program.",
            "family": "Antares",
            "full_name": "Antares 330",
            "variant": "330",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": null,
            "diameter": null,
            "maiden_flight": null,
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "to_thrust": 7200,
            "apogee": null,
            "vehicle_range": null,
            "image_url": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Antares_(rocket)#Antares_300_series",
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 3
        }
    ],
    "spacecraft_list": [
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api",
            "name": "Cygnus Enhanced",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "NGSS",
                "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
                "administrator": "CEO: Kathy Warden",
                "founding_year": "2015",
                "launchers": "Antares | Minotaur | Pegasus",
                "spacecraft": "Cygnus",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
            },
            "in_use": true,
            "capability": "Cargo Earth Orbit Logistics",
            "history": "Cygnus is a spacecraft developed originally by Orbital ATK and then acquired by Northrup Grumman after an acquisition. It is used to transport cargo to the ISS.\r\n\r\nThe first operational mission of Cygnus to the ISS was in September 2013.\r\n\r\nOne flight on 28 October 2014 ended in a failure when the Antares launch vehicle, used to launch the Cygnus, exploded shortly after launch. This set back the Cygnus launch schedule over a year. Following the launch anomaly a new version known as 'Cygnus Enhanced' was flown. This extended the Cygnus length and allowed it to carry an extra 700kg to the ISS.",
            "details": "The Cygnus spacecraft is launched aboard Antares, Atlas V, or Falcon 9 to deliver cargo to the ISS under NASAs CRS contracts. It has no heatshield so at the end of its mission its used to dispose of waste by burning up in the Earths atmosphere.",
            "maiden_flight": "2015-12-06",
            "height": 6.3,
            "diameter": 3.07,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 3750,
            "flight_life": "1 week to 2 years design life.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Cygnus_(spacecraft)",
            "info_link": ""
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/5/?format=api",
            "name": "Cygnus Standard",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "NGSS",
                "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
                "administrator": "CEO: Kathy Warden",
                "founding_year": "2015",
                "launchers": "Antares | Minotaur | Pegasus",
                "spacecraft": "Cygnus",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
            },
            "in_use": false,
            "capability": "Cargo Earth Orbit Logistics",
            "history": "Cygnus is a spacecraft developed originally by Orbital ATK and then aquired by Northrup Grumman after an aquisition. It is used to transport cargo to the ISS.\r\n\r\nThe first operational mission of Cygnus to the ISS was in September 2013.\r\n\r\nOne flight on 28 October 2014 ended in a failure when the Antares launch vehicle, used to launch the Cygnus, exploded shortly after launch. This set back the Cygnus launch schedule over a year. Following the launch anomaly a new version known as 'Cygnus Enhanced' was flown. This extended the Cygnus length and allowed it to carry an extra 700kg to the ISS.",
            "details": "The Cygnus spacecraft is launched aboard Antares or the Atlas V to deliver cargo to the ISS under NASAs CRS contracts. It has no heatshield so at the end of its mission its used to dispose of waste by burning up in the Earths atmosphere.",
            "maiden_flight": "2013-09-18",
            "height": 5.1,
            "diameter": 3.07,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 2000,
            "flight_life": "1 Week to 2 Years design life.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Cygnus_(spacecraft)",
            "info_link": ""
        },
        {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/32/?format=api",
            "name": "Cygnus Upgraded",
            "type": {
                "id": 4,
                "name": "Cargo Resupply"
            },
            "agency": {
                "id": 257,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                "name": "Northrop Grumman Space Systems",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "NGSS",
                "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
                "administrator": "CEO: Kathy Warden",
                "founding_year": "2015",
                "launchers": "Antares | Minotaur | Pegasus",
                "spacecraft": "Cygnus",
                "parent": null,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
            },
            "in_use": false,
            "capability": "Cargo Earth Orbit Logistics",
            "history": "Cygnus is a spacecraft developed originally by Orbital ATK and then acquired by Northrup Grumman after an acquisition. It is used to transport cargo to the ISS.\r\n\r\nThe first operational mission of Cygnus to the ISS was in September 2013.\r\n\r\nOne flight on 28 October 2014 ended in a failure when the Antares launch vehicle, used to launch the Cygnus, exploded shortly after launch. This set back the Cygnus launch schedule over a year. Following the launch anomaly a new version known as 'Cygnus Enhanced' was flown, with an extra 700kg payload capacity. This 'upgraded' variant extends the payload module by 1.5 meters, allowing for a total pressurized cargo capacity of 5000 kg.",
            "details": "The Cygnus spacecraft is launched aboard Antares to deliver cargo to the ISS and commercial space stations. It has no heatshield so at the end of its mission its used to dispose of waste by burning up in the Earths atmosphere.",
            "maiden_flight": null,
            "height": 7.8,
            "diameter": 3.07,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 5000,
            "flight_life": "1 week to 2 years design life.",
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Cygnus_(spacecraft)",
            "info_link": ""
        }
    ]
}