GET /v3/statistics/organization-statistics?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "organization": "aalto.fi",
            "count_total": 652,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 652,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "csc.fi",
            "count_total": 46,
            "count_ida": 41,
            "count_pas": 0,
            "count_att": 5,
            "count_other": 0,
            "byte_size_total": 737397,
            "byte_size_ida": 737397,
            "byte_size_pas": 0
        },
        {
            "organization": "fddps_demo_org_3",
            "count_total": 8,
            "count_ida": 0,
            "count_pas": 8,
            "count_att": 0,
            "count_other": 0,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "fddps_demo_org_91",
            "count_total": 23,
            "count_ida": 14,
            "count_pas": 9,
            "count_att": 0,
            "count_other": 0,
            "byte_size_total": 53893,
            "byte_size_ida": 29359,
            "byte_size_pas": 24534
        },
        {
            "organization": "fddps_demo_org_99",
            "count_total": 0,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 0,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "fsd.tuni.fi",
            "count_total": 2165,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 2165,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "justus.csc.fi",
            "count_total": 2,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 2,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "jyu.fi",
            "count_total": 41,
            "count_ida": 0,
            "count_pas": 2,
            "count_att": 0,
            "count_other": 39,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "kielipankki.fi",
            "count_total": 200,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 200,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "LAB-ammattikorkeakoulu",
            "count_total": 2,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 2,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "organization-0",
            "count_total": 0,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 0,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_fmi",
            "count_total": 1,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 1,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_fsd",
            "count_total": 2165,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 2165,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_justus",
            "count_total": 2,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 2,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_kielipankki",
            "count_total": 200,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 200,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_luke",
            "count_total": 8,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 8,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "service_sd",
            "count_total": 1637,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 1637,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        },
        {
            "organization": "syke.fi",
            "count_total": 0,
            "count_ida": 0,
            "count_pas": 0,
            "count_att": 0,
            "count_other": 0,
            "byte_size_total": 0,
            "byte_size_ida": 0,
            "byte_size_pas": 0
        }
    ]
}