GET /api/v1/usage-data-host/fe491887-d1b7-47e9-9e8d-7dab1e087d42/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "fe491887-d1b7-47e9-9e8d-7dab1e087d42",
    "name": "VitalSource",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.vitalsource.com/",
    "contact": {
        "person": "",
        "email": "Scott.Gaspar@vitalsource.com",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/4f0299af-e99c-48ed-bffb-81486a056252/?format=api"
    ],
    "audits": [],
    "audit_status": "No audit record",
    "last_finished_audit": null,
    "audited_reports": [
        {
            "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"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B2",
            "report_name": "Title Report - Book Report 2"
        },
        {
            "counter_release": "5.1",
            "report_id": "TR_B3",
            "report_name": "Title Report - Book Report 3"
        }
    ]
}