GET /api/v1/usage-data-host/f99b26dc-7376-4b1c-aa20-6108c4a3be6e/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f99b26dc-7376-4b1c-aa20-6108c4a3be6e",
    "name": "Cambridge Core",
    "abbrev": "CUP",
    "address": "Cambridge University Press & Assessment\nShaftesbury Road\nCambridge\nCB2 8EA",
    "address_country": "GB",
    "website": "https://www.cambridge.org/core/",
    "contact": {
        "person": "Arnold Helera",
        "email": "arnold.helera@cambridge.org",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/eb725161-bdba-4913-991d-203d260a6b36/?format=api"
    ],
    "audits": [
        {
            "id": "5811cde4-8d07-478e-9792-10ecec34601e",
            "start_date": "2025-06",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": null
        },
        {
            "id": "91faad87-8a10-4814-af66-3658a125a196",
            "start_date": "2023-09",
            "finish_date": "2024-08",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "6ac157ed-2ca3-45d9-be22-2f22937a945e",
            "start_date": "2021-08",
            "finish_date": "2022-05",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "78a5a7c6-fb79-4d74-b02c-260774693967",
            "start_date": "2022-08",
            "finish_date": "2023-02",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Currently valid audit",
    "last_finished_audit": {
        "id": "91faad87-8a10-4814-af66-3658a125a196",
        "start_date": "2023-09",
        "finish_date": "2024-08",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Currently valid audit"
    },
    "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"
        },
        {
            "counter_release": "5",
            "report_id": "TR_J1",
            "report_name": "Title Report - Journal Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "TR_J2",
            "report_name": "Title Report - Journal Report 2"
        },
        {
            "counter_release": "5",
            "report_id": "TR_J3",
            "report_name": "Title Report - Journal Report 3"
        },
        {
            "counter_release": "5",
            "report_id": "TR_J4",
            "report_name": "Title Report - Journal Report 4"
        }
    ]
}