GET /api/v1/usage-data-host/5cd1dc68-af17-4524-a4d3-b959c78bb820/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "6a19c019-861e-4448-a625-3556d8e3d59e",
        "name": "VLeBooks",
        "abbrev": "",
        "content_provider_name": "Browns Books",
        "host_types": [
            {
                "name": "eBook"
            }
        ],
        "address": "",
        "address_country": {
            "code": "GB",
            "name": "United Kingdom"
        },
        "website": "https://www.vlebooks.com",
        "contact": {
            "person": "",
            "email": "enquiries@brownsbfs.co.uk",
            "phone": "",
            "form_url": ""
        },
        "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"
            }
        ],
        "sushi_services": [
            {
                "counter_release": "5",
                "url": "https://registry.countermetrics.org/api/v1/sushi-service/ca17a1f9-7861-4771-8b2f-ee9e1f0dbf00/?format=api"
            }
        ],
        "audited": true
    }
]