GET /api/v1/usage-data-host/5145c3d0-bed1-4bf1-a130-5173e469da90/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5145c3d0-bed1-4bf1-a130-5173e469da90",
    "name": "Begell House Inc. Publishers",
    "abbrev": "",
    "address": "50 North Street, Danbury, CT 06810, USA",
    "address_country": "US",
    "website": "https://www.begellhouse.com/",
    "contact": {
        "person": "Meghan Rohrmann",
        "email": "meghan@begellhouse.com",
        "phone": "+12034566161",
        "form_url": "https://www.begellhouse.com/contact/"
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/74b47466-6ff4-4070-a65b-bb01f6702e1f/?format=api"
    ],
    "audits": [
        {
            "id": "d74f005f-2ae9-402f-a648-49ccf820810a",
            "start_date": "2024-11",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        },
        {
            "id": "2f6bd3fb-2204-4392-b0f7-ffb4c6a64dd6",
            "start_date": "2021-06",
            "finish_date": "2022-03",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "c24529d6-f586-47a1-a7c1-6b57ca530b9e",
            "start_date": "2019-06",
            "finish_date": "2020-12",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "39f067ea-3bbc-4070-829a-9ec784f37063",
            "start_date": "2022-06",
            "finish_date": null,
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "9252c1fe-fe13-4642-bcdb-5aab34ef0030",
            "start_date": "2023-11",
            "finish_date": "2024-06",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "9252c1fe-fe13-4642-bcdb-5aab34ef0030",
        "start_date": "2023-11",
        "finish_date": "2024-06",
        "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"
        }
    ]
}