GET /api/v1/usage-data-host/fd88208c-d7ac-4b50-bbc9-234ffa45fd1f/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fd88208c-d7ac-4b50-bbc9-234ffa45fd1f",
    "name": "IMAIOS",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.imaios.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/25fc68dd-76ef-4c2e-8a7d-4b50058d9c63/?format=api"
    ],
    "audits": [
        {
            "id": "17813f08-6f78-4e81-9758-706260b919be",
            "start_date": "2025-07",
            "finish_date": "2025-11",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5.1",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "31298d6e-00a2-4b53-a64f-8cc8cbed8eba",
            "start_date": "2026-08",
            "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": "17813f08-6f78-4e81-9758-706260b919be",
        "start_date": "2025-07",
        "finish_date": "2025-11",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5.1",
        "audit_status": "Currently valid audit"
    },
    "audited_reports": [
        {
            "counter_release": "5.1",
            "report_id": "DR",
            "report_name": "Database Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "DR_D1",
            "report_name": "Database Report - Report 1"
        },
        {
            "counter_release": "5.1",
            "report_id": "DR_D2",
            "report_name": "Database Report - Report 2"
        },
        {
            "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"
        }
    ]
}