GET /api/v1/usage-data-host/ccb02fd0-95de-4c89-a79f-4a454e6e484b/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ccb02fd0-95de-4c89-a79f-4a454e6e484b",
    "name": "Clarivate",
    "abbrev": "",
    "address": "1500 Spring Garden Street, 4th Floor,  Philadelphia, PA",
    "address_country": "US",
    "website": "https://www.webofknowledge.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/002f6967-f617-445c-b7cd-0c1e2bdf72c0/?format=api"
    ],
    "audits": [
        {
            "id": "bca3dbd2-1d86-4a48-b3f7-82677b0b3f20",
            "start_date": "2019-10",
            "finish_date": "2020-06",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "54b5d612-0936-4aa5-b18b-1830f8471d6a",
            "start_date": "2021-06",
            "finish_date": "2022-02",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "7497a6e9-6c44-446c-8e2e-38ea1c3c03e2",
            "start_date": "2024-03",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        },
        {
            "id": "2ce7725f-315b-4411-9d86-7cad3ae820b3",
            "start_date": "2022-08",
            "finish_date": "2023-12",
            "finished": true,
            "locked": true,
            "result": "C",
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "2ce7725f-315b-4411-9d86-7cad3ae820b3",
        "start_date": "2022-08",
        "finish_date": "2023-12",
        "finished": true,
        "locked": true,
        "result": "C",
        "counter_release": "5",
        "audit_status": "Audit expired"
    },
    "audited_reports": [
        {
            "counter_release": "5",
            "report_id": "DR",
            "report_name": "Database Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "DR_D1",
            "report_name": "Database Report - Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "DR_D2",
            "report_name": "Database Report - Report 2"
        },
        {
            "counter_release": "5",
            "report_id": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        }
    ]
}