GET /api/v1/usage-data-host/10b6c444-0a72-481c-ac59-124708eb9a47/platforms/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "id": "9fd59d9f-a669-4756-a4b0-1efeeaf14746",
        "name": "OpenEdition",
        "abbrev": "",
        "content_provider_name": "OpenEdition",
        "host_types": [
            {
                "name": "eBook"
            },
            {
                "name": "eJournal"
            }
        ],
        "address": "22, rue John Maynard Keynes\n13013 MARSEILLE",
        "address_country": {
            "code": "FR",
            "name": "France"
        },
        "website": "https://www.openedition.org",
        "contact": {
            "person": "Jean-François Rivière",
            "email": "counter@openedition.org",
            "phone": "",
            "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_B2",
                "report_name": "Title Report - Book Report 2"
            },
            {
                "counter_release": "5",
                "report_id": "TR_B3",
                "report_name": "Title Report - Book Report 3"
            },
            {
                "counter_release": "5",
                "report_id": "TR_J1",
                "report_name": "Title Report - Journal Report 1"
            },
            {
                "counter_release": "5",
                "report_id": "TR_J2",
                "report_name": "Title Report - Journal Report 2"
            },
            {
                "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/af772b89-bb22-4b02-a4c5-a2cb199e7562/?format=api"
            }
        ],
        "audited": true
    }
]