Returns submission history of the specified agency for the specified fiscal year and period

Documentation for this endpoint can be found here.

GET /api/v2/reporting/agencies/020/2020/12/unlinked_awards/procurement/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Trace: no-cache
Content-Type: application/json
Vary: Accept

{
    "unlinked_file_c_award_count": 20,
    "unlinked_file_d_award_count": 117,
    "total_linked_award_count": 3052
}