Returns agency overview information for USAspending.gov's Agency Details page for agencies that have ever awarded.

Documentation for this endpoint can be found here.

GET /api/v2/agency/012/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "fiscal_year": 2023,
    "toptier_code": "012",
    "name": "Department of Agriculture",
    "abbreviation": "USDA",
    "agency_id": 95,
    "icon_filename": "USDA.jpg",
    "mission": "We provide leadership on food, agriculture, natural resources, rural development, nutrition, and related issues based on sound public policy, the best available science, and efficient management.",
    "website": "https://www.usda.gov/",
    "congressional_justification_url": "https://www.usda.gov/cj",
    "about_agency_data": null,
    "subtier_agency_count": 26,
    "def_codes": [
        {
            "code": "C",
            "public_law": "Emergency P.L. 115-123",
            "title": "Bipartisan Budget Act of 2018",
            "urls": "https://www.congress.gov/115/plaws/publ123/PLAW-115publ123.htm",
            "disaster": null
        },
        {
            "code": "V",
            "public_law": "Non-emergency P.L. 117-2",
            "title": "American Rescue Plan Act of 2021",
            "urls": "https://www.congress.gov/117/plaws/publ2/PLAW-117publ2.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "A",
            "public_law": "Emergency P.L. 115-56",
            "title": "Supplemental Appropriations for Disaster Relief Requirements Act, 2017",
            "urls": "https://www.congress.gov/115/plaws/publ56/PLAW-115publ56.htm",
            "disaster": null
        },
        {
            "code": "X",
            "public_law": "Emergency P.L. 117-43",
            "title": "Extending Government Funding and Delivering Emergency Assistance Act",
            "urls": "https://www.congress.gov/117/plaws/publ43/PLAW-117publ43.pdf",
            "disaster": null
        },
        {
            "code": "I",
            "public_law": "Emergency P.L. 116-94",
            "title": "Further Consolidated Appropriations Act, 2020",
            "urls": "https://www.congress.gov/bill/116th-congress/house-bill/1865/tex",
            "disaster": null
        },
        {
            "code": "M",
            "public_law": "Emergency P.L. 116-127",
            "title": "Families First Coronavirus Response Act",
            "urls": "https://www.congress.gov/116/plaws/publ127/PLAW-116publ127.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "3",
            "public_law": "Emergency P.L. 117-103",
            "title": "Consolidated Appropriations Act, 2022",
            "urls": "https://www.congress.gov/117/bills/hr2471/BILLS-117hr2471enr.pdf",
            "disaster": null
        },
        {
            "code": "N",
            "public_law": "Emergency P.L. 116-136",
            "title": "Coronavirus Aid, Relief, and Economic Security Act or the CARES Act",
            "urls": "https://www.congress.gov/116/bills/hr748/BILLS-116hr748enr.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "O",
            "public_law": "Non-emergency P.L. 116-136|Non-emergency P.L. 116-139|Non-emergency P.L. 116-260",
            "title": "Coronavirus Aid, Relief, and Economic Security Act or the CARES Act|Paycheck Protection Program and Health Care Enhancement Act|Consolidated Appropriations Act, 2021",
            "urls": "https://www.congress.gov/116/bills/hr748/BILLS-116hr748enr.pdf|https://www.congress.gov/116/plaws/publ139/PLAW-116publ139.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "Q",
            "public_law": "Excluded from tracking (uses non-emergency/non-disaster designated appropriations)",
            "title": null,
            "urls": null,
            "disaster": null
        },
        {
            "code": "E",
            "public_law": "Emergency P.L. 116-20",
            "title": "Additional Supplemental Appropriations for Disaster Relief Act, 2019",
            "urls": "https://www.congress.gov/116/plaws/publ20/PLAW-116publ20.pdf",
            "disaster": null
        },
        {
            "code": "AAC",
            "public_law": "Wildfire Suppression P.L. 117-328",
            "title": "Consolidated Appropriations Act, 2023",
            "urls": "https://www.congress.gov/117/bills/hr2617/BILLS-117hr2617enr.pdf",
            "disaster": null
        },
        {
            "code": "AAB",
            "public_law": "Emergency P.L. 117-328",
            "title": "Consolidated Appropriations Act, 2023",
            "urls": "https://www.congress.gov/117/bills/hr2617/BILLS-117hr2617enr.pdf",
            "disaster": null
        },
        {
            "code": "Z",
            "public_law": "Emergency P.L. 117-58",
            "title": "Infrastructure Investment and Jobs Act",
            "urls": "https://www.congress.gov/117/plaws/publ58/PLAW-117publ58.pdf",
            "disaster": "infrastructure"
        },
        {
            "code": "1",
            "public_law": "Non-emergency P.L. 117-58",
            "title": "Infrastructure Investment and Jobs Act",
            "urls": "https://www.congress.gov/117/plaws/publ58/PLAW-117publ58.pdf",
            "disaster": "infrastructure"
        }
    ],
    "messages": []
}