GET /api/v1/usage-data-host/6f81039d-f957-4537-aabc-a0b96ffa8d35/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "eea81d8a-f1fc-4a88-8350-3ee864863ad2",
        "name": "Kortext",
        "abbrev": "",
        "content_provider_name": "Kortext Limited",
        "host_types": [
            {
                "name": "eBook"
            },
            {
                "name": "eBook_Collection"
            }
        ],
        "address": "Suite B 6th Floor \nAvalon House\n26-32 Oxford Road\nBournemouth\nBH6 4BZ",
        "address_country": {
            "code": "GB",
            "name": "United Kingdom"
        },
        "website": "https://www.kortext.com/",
        "contact": {
            "person": "Alexander Lewis",
            "email": "alexl@kortext.com",
            "phone": "+441202551203",
            "form_url": ""
        },
        "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"
            },
            {
                "counter_release": "5",
                "report_id": "DR",
                "report_name": "Database Master Report"
            },
            {
                "counter_release": "5",
                "report_id": "TR_B2",
                "report_name": "Title Report - Book Report 2"
            },
            {
                "counter_release": "5",
                "report_id": "DR_D2",
                "report_name": "Database Report - Report 2"
            },
            {
                "counter_release": "5",
                "report_id": "DR_D1",
                "report_name": "Database Report - Report 1"
            }
        ],
        "sushi_services": [
            {
                "counter_release": "5",
                "url": "https://registry.countermetrics.org/api/v1/sushi-service/3c5cee29-e090-4c0a-89d2-28b24bdfd6eb/?format=api"
            }
        ],
        "audited": true
    }
]