GET /api/v1/usage-data-host/dd969c2f-9de0-4137-98b8-d6e60409d49b/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "131b28b5-78b1-4575-9487-816021ddc756",
        "name": "International Association for Energy Economics",
        "abbrev": "IAEE",
        "content_provider_name": "International Association for Energy Economics",
        "host_types": [
            {
                "name": "eJournal"
            }
        ],
        "address": "28790 Chagrin Blvd., Suite 350\nCleveland, Ohio",
        "address_country": {
            "code": "US",
            "name": "United States of America"
        },
        "website": "https://www.iaee.org/",
        "contact": null,
        "reports": [
            {
                "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": "TR_J3",
                "report_name": "Title Report - Journal Report 3"
            },
            {
                "counter_release": "5",
                "report_id": "TR_J4",
                "report_name": "Title Report - Journal Report 4"
            },
            {
                "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/4e80aa52-64c2-419a-bd2c-5af29587f337/?format=api"
            }
        ],
        "audited": true
    }
]