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/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "fiscal_year": 2024,
    "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": 28,
    "def_codes": [
        {
            "code": "1",
            "public_law": "Non-emergency P.L. 117-58",
            "title": "Infrastructure Investment and Jobs Act",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ58/pdf/PLAW-117publ58.pdf",
            "disaster": "infrastructure"
        },
        {
            "code": "3",
            "public_law": "Emergency P.L. 117-103",
            "title": "Consolidated Appropriations Act, 2022",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ103/pdf/PLAW-117publ103.pdf",
            "disaster": null
        },
        {
            "code": "A",
            "public_law": "Emergency P.L. 115-56",
            "title": "Continuing Appropriations Act, 2018 and Supplemental Appropriations for Disaster Relief Requirements Act, 2017",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-115publ56/pdf/PLAW-115publ56.pdf",
            "disaster": null
        },
        {
            "code": "AAB",
            "public_law": "Emergency P.L. 117-328",
            "title": "Consolidated Appropriations Act, 2023",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ328/pdf/PLAW-117publ328.pdf",
            "disaster": null
        },
        {
            "code": "AAC",
            "public_law": "Wildfire Suppression P.L. 117-328",
            "title": "Consolidated Appropriations Act, 2023",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ328/pdf/PLAW-117publ328.pdf",
            "disaster": null
        },
        {
            "code": "C",
            "public_law": "Emergency P.L. 115-123",
            "title": "Bipartisan Budget Act of 2018",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-115publ123/pdf/PLAW-115publ123.pdf",
            "disaster": null
        },
        {
            "code": "E",
            "public_law": "Emergency P.L. 116-20",
            "title": "Additional Supplemental Appropriations for Disaster Relief Act, 2019",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-116publ20/pdf/PLAW-116publ20.pdf",
            "disaster": null
        },
        {
            "code": "I",
            "public_law": "Emergency P.L. 116-94",
            "title": "Further Consolidated Appropriations Act, 2020",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-116publ94/pdf/PLAW-116publ94.pdf",
            "disaster": null
        },
        {
            "code": "M",
            "public_law": "Emergency P.L. 116-127",
            "title": "Families First Coronavirus Response Act",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-116publ127/pdf/PLAW-116publ127.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "N",
            "public_law": "Emergency P.L. 116-136",
            "title": "Coronavirus Aid, Relief, and Economic Security Act or the CARES Act",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-116publ136/pdf/PLAW-116publ136.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|Non-emergency P.L. 117-2",
            "title": "Coronavirus Aid, Relief, and Economic Security Act or the CARES Act|Paycheck Protection Program and Health Care Enhancement Act|Consolidated Appropriations Act, 2021|American Rescue Plan Act of 2021",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-116publ136/pdf/PLAW-116publ136.pdf|http://www.govinfo.gov/content/pkg/PLAW-116publ139/pdf/PLAW-116publ139.pdf|http://www.govinfo.gov/content/pkg/PLAW-116publ260/pdf/PLAW-116publ260.pdf|http://www.govinfo.gov/content/pkg/PLAW-117publ2/pdf/PLAW-117publ2.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "Q",
            "public_law": "Not Designated Nonemergency/Emergency/Disaster/Wildfire Suppression",
            "title": "Not Designated Nonemergency/Emergency/Disaster/Wildfire Suppression",
            "urls": null,
            "disaster": null
        },
        {
            "code": "V",
            "public_law": "Non-emergency P.L. 117-2",
            "title": "American Rescue Plan Act of 2021",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ2/pdf/PLAW-117publ2.pdf",
            "disaster": "covid_19"
        },
        {
            "code": "X",
            "public_law": "Emergency P.L. 117-43",
            "title": "Extending Government Funding and Delivering Emergency Assistance Act",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ43/pdf/PLAW-117publ43.pdf",
            "disaster": null
        },
        {
            "code": "Z",
            "public_law": "Emergency P.L. 117-58",
            "title": "Infrastructure Investment and Jobs Act",
            "urls": "http://www.govinfo.gov/content/pkg/PLAW-117publ58/pdf/PLAW-117publ58.pdf",
            "disaster": "infrastructure"
        }
    ],
    "messages": []
}