GET /api/v1/usage-data-host/07e631f5-cb0d-4472-bcd5-2d194cdceacf/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "07e631f5-cb0d-4472-bcd5-2d194cdceacf",
    "name": "Perlego",
    "abbrev": "",
    "address": "",
    "address_country": "",
    "website": "https://www.perlego.com/",
    "contact": {
        "person": "Joe Flagg",
        "email": "joeflagg@perlego.com",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/05d8a7c0-ba49-4a2e-b75b-1cd613a68f86/?format=api"
    ],
    "audits": [],
    "audit_status": "No audit record",
    "last_finished_audit": null,
    "audited_reports": [
        {
            "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": "DR_D2",
            "report_name": "Database Report - Report 2"
        },
        {
            "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"
        }
    ]
}