GET /api/v1/usage-data-host/020da468-6204-49c6-bebb-89f1aee72e14/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "020da468-6204-49c6-bebb-89f1aee72e14",
    "name": "IG Publishing",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.igpublish.com/",
    "contact": null,
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/a8cead1d-6432-4fc6-8e0a-e5a8461dfccb/?format=api"
    ],
    "audits": [
        {
            "id": "5068a76e-b496-4468-a7ff-3b7fe8e0e55f",
            "start_date": "2024-10",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        },
        {
            "id": "39a8e695-8759-471e-adca-b2ccdefb4395",
            "start_date": "2023-10",
            "finish_date": "2024-01",
            "finished": true,
            "locked": true,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "39a8e695-8759-471e-adca-b2ccdefb4395",
        "start_date": "2023-10",
        "finish_date": "2024-01",
        "finished": true,
        "locked": true,
        "result": null,
        "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"
        },
        {
            "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"
        }
    ]
}