GET /api/v1/usage-data-host/5cd1dc68-af17-4524-a4d3-b959c78bb820/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5cd1dc68-af17-4524-a4d3-b959c78bb820",
    "name": "VLeBooks",
    "abbrev": "",
    "address": "",
    "address_country": "GB",
    "website": "https://www.vlebooks.com",
    "contact": {
        "person": "",
        "email": "enquiries@brownsbfs.co.uk",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/6a19c019-861e-4448-a625-3556d8e3d59e/?format=api"
    ],
    "audits": [
        {
            "id": "af043bc9-73a9-42ea-a3e7-9cbbf1a62c06",
            "start_date": "2022-11",
            "finish_date": "2022-12",
            "finished": true,
            "locked": true,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "ace2960e-2da5-4563-ae8f-e73fd1c46205",
            "start_date": "2023-11",
            "finish_date": null,
            "finished": true,
            "locked": true,
            "result": "F",
            "counter_release": "5",
            "audit_status": "Audit failed"
        }
    ],
    "audit_status": "Audit expired",
    "last_finished_audit": {
        "id": "ace2960e-2da5-4563-ae8f-e73fd1c46205",
        "start_date": "2023-11",
        "finish_date": null,
        "finished": true,
        "locked": true,
        "result": "F",
        "counter_release": "5",
        "audit_status": "Audit failed"
    },
    "audited_reports": [
        {
            "counter_release": "5",
            "report_id": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "TR",
            "report_name": "Title Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "TR_B1",
            "report_name": "Title Report - Book Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "TR_B2",
            "report_name": "Title Report - Book Report 2"
        },
        {
            "counter_release": "5",
            "report_id": "TR_B3",
            "report_name": "Title Report - Book Report 3"
        }
    ]
}