GET /api/v1/usage-data-host/3baeb1e4-cab3-449b-9f34-3a13761adb58/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3baeb1e4-cab3-449b-9f34-3a13761adb58",
    "name": "Clinical Key",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.clinicalkey.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/11d41144-1616-41bf-8f9b-8e8d5d9356d9/?format=api"
    ],
    "audits": [
        {
            "id": "f3a80da0-a049-4537-9bed-d1485ecee66e",
            "start_date": "2024-09",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        },
        {
            "id": "9c854a4a-7004-439b-8a24-e607e2dc51a4",
            "start_date": "2023-09",
            "finish_date": "2024-06",
            "finished": true,
            "locked": true,
            "result": "C",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "513eea59-edff-4233-ac9c-20f17232c220",
            "start_date": "2022-08",
            "finish_date": "2023-02",
            "finished": true,
            "locked": true,
            "result": "C",
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "9c854a4a-7004-439b-8a24-e607e2dc51a4",
        "start_date": "2023-09",
        "finish_date": "2024-06",
        "finished": true,
        "locked": true,
        "result": "C",
        "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"
        }
    ]
}