GET /api/v1/usage-data-host/6ae48fe2-5322-46bd-a29a-a1ab186b3a68/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6ae48fe2-5322-46bd-a29a-a1ab186b3a68",
    "name": "MDPI",
    "abbrev": "MDPI",
    "address": "",
    "address_country": "CH",
    "website": "https://www.mdpi.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/21037f89-872c-4b55-bcdd-e664c8e0514f/?format=api"
    ],
    "audits": [
        {
            "id": "6ce0d1b6-3c02-4f33-ace1-a52575fbe23f",
            "start_date": "2025-01",
            "finish_date": "2025-07",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5.1",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "21f60eb0-9ffc-4390-83e7-d378a4e84704",
            "start_date": "2026-01",
            "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": "6ce0d1b6-3c02-4f33-ace1-a52575fbe23f",
        "start_date": "2025-01",
        "finish_date": "2025-07",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5.1",
        "audit_status": "Currently valid audit"
    },
    "audited_reports": [
        {
            "counter_release": "5.1",
            "report_id": "GIR",
            "report_name": "Global Item Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "IR",
            "report_name": "Item Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "IR_A1",
            "report_name": "Journal Article Requests"
        },
        {
            "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_J3",
            "report_name": "Title Report - Journal Report 3"
        }
    ]
}