GET /v1/organization/?format=api&page=100
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 1981,
        "next": null,
        "previous": "http://epkalenteri.linkedevents.fi/v1/organization/?format=api&page=99"
    },
    "data": [
        {
            "id": "eptapahtumat:oidc:user:1af13ad6-4f2a-4e56-ab2c-7fc65d272b27",
            "data_source": "eptapahtumat",
            "classification": null,
            "name": "1af13ad6-4f2a-4e56-ab2c-7fc65d272b27",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://epkalenteri.linkedevents.fi/v1/organization/eptapahtumat:eptapahtumat/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2026-04-23T10:58:46.896582Z",
            "last_modified_time": "2026-04-23T10:58:46.915575Z",
            "is_affiliated": false,
            "replaced_by": null,
            "has_regular_users": false,
            "@id": "http://epkalenteri.linkedevents.fi/v1/organization/eptapahtumat:oidc:user:1af13ad6-4f2a-4e56-ab2c-7fc65d272b27/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}