GET /api/v1/usage-data-host/36e75577-be46-4e72-85b6-464f36c48b24/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "36e75577-be46-4e72-85b6-464f36c48b24",
    "name": "Oxford University Voltaire",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.ov-vf.com/",
    "contact": {
        "person": "",
        "email": "sean.curtis@opencc.co.uk",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/aabf567a-e449-49dc-834c-67144f0baa46/?format=api"
    ],
    "audits": [
        {
            "id": "e7773ee3-8200-4056-a45a-b024d3d5a9e5",
            "start_date": "2025-08",
            "finish_date": "2026-01",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5.1",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "c956de0b-742d-4481-8340-a7b201f32175",
            "start_date": "2027-08",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": null
        }
    ],
    "audit_status": "Currently valid audit",
    "last_finished_audit": {
        "id": "e7773ee3-8200-4056-a45a-b024d3d5a9e5",
        "start_date": "2025-08",
        "finish_date": "2026-01",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5.1",
        "audit_status": "Currently valid audit"
    },
    "audited_reports": [
        {
            "counter_release": "5.1",
            "report_id": "DR",
            "report_name": "Database Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "DR_D1",
            "report_name": "Database Report - Report 1"
        },
        {
            "counter_release": "5.1",
            "report_id": "DR_D2",
            "report_name": "Database Report - Report 2"
        },
        {
            "counter_release": "5.1",
            "report_id": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR",
            "report_name": "Title Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B1",
            "report_name": "Title Report - Book Report 1"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B2",
            "report_name": "Title Report - Book Report 2"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B3",
            "report_name": "Title Report - Book Report 3"
        }
    ]
}