GET /api/v1/usage-data-host/471e7553-8ca4-4d27-9db2-503a014f1731/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "471e7553-8ca4-4d27-9db2-503a014f1731",
    "name": "EMBASE",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.elsevier.com/products/embase",
    "contact": {
        "person": "",
        "email": "pharmabiotecheh@elsevier.com",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/f5ace0be-ad5e-4504-930e-b8cf376466ab/?format=api"
    ],
    "audits": [
        {
            "id": "c04655ae-9637-4cb4-932e-e2d23e436c48",
            "start_date": "2024-07",
            "finish_date": "2024-09",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        },
        {
            "id": "5f7a73bd-bc75-42b3-9bb6-1e4003d2caf1",
            "start_date": "2025-07",
            "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": "c04655ae-9637-4cb4-932e-e2d23e436c48",
        "start_date": "2024-07",
        "finish_date": "2024-09",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Currently valid audit"
    },
    "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"
        }
    ]
}