GET /api/v1/usage-data-host/1439e686-ee9d-4ccb-905c-d4979b3d7893/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1439e686-ee9d-4ccb-905c-d4979b3d7893",
    "name": "Primal Pictures",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.primalpictures.com/",
    "contact": {
        "person": "Dipanwita Shome",
        "email": "Dipanwita@primalpictures.com",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/d0775f60-e556-47cb-ab73-7d6a8727eb67/?format=api"
    ],
    "audits": [
        {
            "id": "20a261fa-c233-42df-afb0-367ede195237",
            "start_date": "2025-02",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": "Audit in progress"
        },
        {
            "id": "c87564c9-6d2e-4456-899d-33ea2c323889",
            "start_date": "2023-02",
            "finish_date": "2023-06",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "bc96f14b-7f08-4da5-a030-bc5614ec2e66",
            "start_date": "2024-02",
            "finish_date": "2024-05",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "bc96f14b-7f08-4da5-a030-bc5614ec2e66",
        "start_date": "2024-02",
        "finish_date": "2024-05",
        "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"
        },
        {
            "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": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR",
            "report_name": "Title Master Report"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B1",
            "report_name": "Title Report - Book Report 1"
        }
    ]
}