GET /api/v1/usage-data-host/872f4834-d9b5-418d-8f55-73b9576f9115/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "fc0690dc-a7f8-4dcc-8f7d-3f5685075a17",
        "name": "NewsBank",
        "abbrev": "",
        "content_provider_name": "NewsBank, inc",
        "host_types": [
            {
                "name": "Aggregated_Full_Content"
            }
        ],
        "address": "",
        "address_country": {
            "code": "US",
            "name": "United States of America"
        },
        "website": "https://www.newsbank.com/",
        "contact": {
            "person": "Peter Simon",
            "email": "custservice@newsbank.com",
            "phone": "+18002437694",
            "form_url": ""
        },
        "reports": [
            {
                "counter_release": "5",
                "report_id": "DR_D1",
                "report_name": "Database Report - Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "PR_P1",
                "report_name": "Platform Report - Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "TR_J1",
                "report_name": "Title Report - Journal Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "DR",
                "report_name": "Database Master Report"
            },
            {
                "counter_release": "5",
                "report_id": "PR",
                "report_name": "Platform Master Report"
            },
            {
                "counter_release": "5",
                "report_id": "TR",
                "report_name": "Title Master Report"
            }
        ],
        "sushi_services": [
            {
                "counter_release": "5",
                "url": "https://registry.countermetrics.org/api/v1/sushi-service/d247b1ff-4162-432d-b8f3-f3d972bde164/?format=api"
            }
        ],
        "audited": true
    }
]