GET /api/v1/usage-data-host/a616e76e-0f64-42a1-bedc-518d0f7c246b/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a616e76e-0f64-42a1-bedc-518d0f7c246b",
    "name": "Cyberlibris",
    "abbrev": "",
    "address": "",
    "address_country": "FR",
    "website": "https://www.cyberlibris.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/d08b851b-88b3-4dbb-bcbb-1c3a3af55bed/?format=api"
    ],
    "audits": [
        {
            "id": "5bdaebb8-9c9c-497a-ab13-ce3a146608a4",
            "start_date": "2023-10",
            "finish_date": "2023-12",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "3cf7c007-95c8-4c4b-933b-384e2d6a17ea",
            "start_date": "2024-10",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "5bdaebb8-9c9c-497a-ab13-ce3a146608a4",
        "start_date": "2023-10",
        "finish_date": "2023-12",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Audit expired"
    },
    "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"
        }
    ]
}