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

{
    "id": "espoo:kaupunki",
    "data_source": "espoo",
    "classification": "ahjo:13",
    "name": "Espoon kaupunki",
    "founding_date": null,
    "dissolution_date": null,
    "parent_organization": null,
    "sub_organizations": [
        "https://api.hel.fi/linkedevents/v1/organization/espoo:sito/?format=api",
        "https://api.hel.fi/linkedevents/v1/organization/espoo:tyt/?format=api",
        "https://api.hel.fi/linkedevents/v1/organization/espoo:koha/?format=api",
        "https://api.hel.fi/linkedevents/v1/organization/espoo:others/?format=api",
        "https://api.hel.fi/linkedevents/v1/organization/espoo:KOTO/?format=api"
    ],
    "affiliated_organizations": [],
    "created_time": "2018-06-07T14:51:45.561752Z",
    "last_modified_time": "2018-08-30T12:19:26.023895Z",
    "is_affiliated": false,
    "replaced_by": null,
    "has_regular_users": false,
    "@id": "https://api.hel.fi/linkedevents/v1/organization/espoo:kaupunki/?format=api",
    "@context": "http://schema.org",
    "@type": "Organization"
}