GET /api/v1/usage-data-host/934a89ac-91a5-47a7-9140-24ca433f1e57/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "934a89ac-91a5-47a7-9140-24ca433f1e57",
    "name": "Faculty Opinions",
    "abbrev": "",
    "address": "",
    "address_country": "GB",
    "website": "https://facultyopinions.com/",
    "contact": {
        "person": "",
        "email": "info@facultyopinions.com",
        "phone": "",
        "form_url": ""
    },
    "platforms": [
        "https://registry.countermetrics.org/api/v1/platform/82cb5e12-80f3-4c36-a998-c22cfb6c4cb6/?format=api"
    ],
    "audits": [
        {
            "id": "a534820f-0cb8-4ea3-9e7e-e1a42964fa1f",
            "start_date": "2024-05",
            "finish_date": null,
            "finished": false,
            "locked": false,
            "result": null,
            "counter_release": "5",
            "audit_status": "Audit in progress"
        },
        {
            "id": "649be131-b4a4-487f-8ddf-ef5ce46d50f8",
            "start_date": "2023-05",
            "finish_date": "2023-06",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "24c429ce-dc26-463b-aec2-12a64ec89d4c",
            "start_date": "2021-03",
            "finish_date": "2021-08",
            "finished": true,
            "locked": true,
            "result": "P",
            "counter_release": "5",
            "audit_status": "Audit expired"
        },
        {
            "id": "53c3705b-6703-442e-a652-7b17dfde70d3",
            "start_date": "2022-04",
            "finish_date": "2023-02",
            "finished": true,
            "locked": true,
            "result": "C",
            "counter_release": "5",
            "audit_status": "Audit expired"
        }
    ],
    "audit_status": "Audit in progress",
    "last_finished_audit": {
        "id": "649be131-b4a4-487f-8ddf-ef5ce46d50f8",
        "start_date": "2023-05",
        "finish_date": "2023-06",
        "finished": true,
        "locked": true,
        "result": "P",
        "counter_release": "5",
        "audit_status": "Audit expired"
    },
    "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"
        }
    ]
}