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

{
    "id": "espoo:KOTO",
    "data_source": "espoo",
    "classification": null,
    "name": "Kasvu ja oppiminen",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/espoo:kaupunki/?format=api",
    "sub_organizations": [],
    "affiliated_organizations": [],
    "created_time": "2023-12-18T20:23:57.188193Z",
    "last_modified_time": "2023-12-18T20:23:57.190814Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "@id": "https://api.hel.fi/linkedevents/v1/organization/espoo:KOTO/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}