GET /api/v1/usage-data-host/77a5aa84-cc9d-49f3-a818-9cb786f3b36c/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "77a5aa84-cc9d-49f3-a818-9cb786f3b36c",
    "name": "Adam Matthew Digital",
    "abbrev": "",
    "address": "Pelham House, Pelhams Court\nLondon Road\nMarlborough\nWiltshire\nSN8 2AG",
    "address_country": "GB",
    "website": "https://www.amdigital.co.uk/",
    "contact": {
        "person": "",
        "email": "info@amdigital.co.uk",
        "phone": "",
        "form_url": "https://www.amdigital.co.uk/contact"
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/570ee10e-a903-4f06-b9b1-33759ef204d4/?format=api"
    ],
    "audits": [
        {
            "id": "fe4178c3-89d6-4c8c-a866-6834fe607d73",
            "start_date": "2023-04",
            "finish_date": "2023-08",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "93c4d6f1-2a59-4e59-b8c4-452608038d0a",
            "start_date": "2025-07",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": null
        },
        {
            "id": "6978a71a-8cbb-4e4c-887a-36db1a6c2f07",
            "start_date": "2021-03",
            "finish_date": "2022-04",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Currently valid audit",
    "last_finished_audit": {
        "id": "fe4178c3-89d6-4c8c-a866-6834fe607d73",
        "start_date": "2023-04",
        "finish_date": "2023-08",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Currently valid audit"
    },
    "audited_reports": [
        {
            "counter_release": "5",
            "report_id": "DR",
            "report_name": "Database Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "DR_D1",
            "report_name": "Database Report - Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "DR_D2",
            "report_name": "Database Report - Report 2"
        },
        {
            "counter_release": "5",
            "report_id": "IR",
            "report_name": "Item Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "IR_M1",
            "report_name": "Multimedia Item Requests"
        },
        {
            "counter_release": "5",
            "report_id": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        }
    ]
}