GET /api/v1/usage-data-host/8851a018-e82c-4caf-ba22-4a7deb24a8e0/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "aaf5d9d3-79a7-463f-8e62-9df2e0b66227",
        "name": "BibliU",
        "abbrev": "",
        "content_provider_name": "BibliU",
        "host_types": [
            {
                "name": "eBook"
            }
        ],
        "address": "",
        "address_country": {
            "code": "GB",
            "name": "United Kingdom"
        },
        "website": "https://bibliu.com/",
        "contact": {
            "person": "Support team",
            "email": "support@bibliu.com",
            "phone": "",
            "form_url": "https://bibliu.com/contact-us"
        },
        "reports": [
            {
                "counter_release": "5",
                "report_id": "PR_P1",
                "report_name": "Platform Report - Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "TR_B1",
                "report_name": "Title Report - Book Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "TR_B3",
                "report_name": "Title Report - Book Report 3"
            },
            {
                "counter_release": "5",
                "report_id": "TR",
                "report_name": "Title Master Report"
            },
            {
                "counter_release": "5",
                "report_id": "PR",
                "report_name": "Platform Master Report"
            }
        ],
        "sushi_services": [
            {
                "counter_release": "5",
                "url": "https://registry.countermetrics.org/api/v1/sushi-service/6b6d1bc7-a1d7-4435-a471-8b5d58866fed/?format=api"
            }
        ],
        "audited": true
    }
]