GET /linkedevents/v1/organization/ahjo:00001/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "id": "ahjo:00001",
    "data_source": "ahjo",
    "classification": "ahjo:city",
    "name": "Helsingin kaupunki",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": null,
    "sub_organizations": [
        "https://api.hel.fi/linkedevents/v1/organization/ahjo:02900/?format=api"
    ],
    "affiliated_organizations": [],
    "created_time": "2018-06-12T14:14:36.246599Z",
    "last_modified_time": "2024-03-21T19:05:30.585041Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:00001/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}