GET /api/v1/usage-data-host/10b6c444-0a72-481c-ac59-124708eb9a47/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "10b6c444-0a72-481c-ac59-124708eb9a47",
    "name": "OpenEdition",
    "abbrev": "",
    "address": "22, rue John Maynard Keynes, Bât. C\n13013 MARSEILLE",
    "address_country": "FR",
    "website": "https://www.openedition.org",
    "contact": {
        "person": "Jean-François Rivière",
        "email": "counter@openedition.org",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/9fd59d9f-a669-4756-a4b0-1efeeaf14746/?format=api"
    ],
    "audits": [
        {
            "id": "85526a03-0313-41e9-b82c-60324e08b58b",
            "start_date": "2021-02",
            "finish_date": "2021-04",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "c3cd9fe6-606a-4560-a237-47eedef03877",
            "start_date": "2025-04",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": null
        },
        {
            "id": "d5f119f1-9062-46a1-88d9-696c43e84702",
            "start_date": "2023-04",
            "finish_date": "2023-07",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        }
    ],
    "audit_status": "Currently valid audit",
    "last_finished_audit": {
        "id": "d5f119f1-9062-46a1-88d9-696c43e84702",
        "start_date": "2023-04",
        "finish_date": "2023-07",
        "finished": true,
        "locked": true,
        "result": "P",
        "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"
        }
    ]
}