GET /api/v1/usage-data-host/cd6d4b4e-b068-4c2a-9ce0-6fd2c0ed91c4/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd6d4b4e-b068-4c2a-9ce0-6fd2c0ed91c4",
    "name": "Scholars Portal",
    "abbrev": "",
    "address": "130 St. George St., 7th Floor\nToronto ON\nM5S 1A5",
    "address_country": "CA",
    "website": "https://journals.scholarsportal.info/",
    "contact": {
        "person": "Sabina Pagotto",
        "email": "sabina@scholarsportal.info",
        "phone": "+14169780189",
        "form_url": "https://journals.scholarsportal.info/contact"
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/76cda6c9-d9b6-4a2e-8146-1cd437328b78/?format=api"
    ],
    "audits": [
        {
            "id": "f870b08f-dca8-4a60-9193-2ef1cfd2c661",
            "start_date": "2020-10",
            "finish_date": "2021-03",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "f0a3d30e-d4e7-4a90-84aa-424fb685bd71",
            "start_date": "2025-03",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5.1",
            "audit_status": "Audit in progress"
        },
        {
            "id": "35375ab7-91b9-47a0-a2ea-56b41f913936",
            "start_date": "2023-03",
            "finish_date": "2023-05",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Currently valid audit"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "35375ab7-91b9-47a0-a2ea-56b41f913936",
        "start_date": "2023-03",
        "finish_date": "2023-05",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Currently valid audit"
    },
    "audited_reports": [
        {
            "counter_release": "5",
            "report_id": "PR",
            "report_name": "Platform Master Report"
        },
        {
            "counter_release": "5",
            "report_id": "PR_P1",
            "report_name": "Platform Report - Report 1"
        },
        {
            "counter_release": "5",
            "report_id": "TR",
            "report_name": "Title Master Report"
        },
        {
            "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"
        }
    ]
}