Using the organization endpoint

Here, the event publisher organizations are listed. Events published by each organization can be found at the event endpoint using the query parameter publisher.

Organization ancestors

To find parent organization and all its ancestors for the given organization id use the query parameter child.

Example:

organization/?child=ahjo:100

See the result

Organization descendants

To find all suborganizations and their descendants for the given organization id use the query parameter parent.

Example:

organization/?parent=ahjo:100

See the result

Dissolved organizations

To filter organizations based on their dissolution date use the parameter dissolved. The filter is boolean type and can be used to show only dissolved organizations (true) or exclude them (false).

Get only dissolved organizations

Example:

organization/?dissolved=true

See the result

Get organizations not dissolved

Example:

organization/?dissolved=false

See the result

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

{
    "meta": {
        "count": 1519,
        "next": "https://api.hel.fi/linkedevents/v1/organization/?format=api&page=3",
        "previous": "https://api.hel.fi/linkedevents/v1/organization/?format=api"
    },
    "data": [
        {
            "id": "fng:sinebrychoff",
            "data_source": "fng",
            "classification": null,
            "name": "Sinebrychoffin taidemuseo",
            "founding_date": "1980-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/fng:kansallisgalleria/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2020-04-21T07:50:55.441664Z",
            "last_modified_time": "2024-01-25T14:35:07.492160Z",
            "replaced_by": null,
            "has_regular_users": true,
            "is_affiliated": true,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/fng:sinebrychoff/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "fng:ateneum",
            "data_source": "fng",
            "classification": null,
            "name": "Ateneumin taidemuseo",
            "founding_date": "1887-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/fng:kansallisgalleria/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2020-04-21T07:50:55.440644Z",
            "last_modified_time": "2024-01-25T14:35:18.590725Z",
            "replaced_by": null,
            "has_regular_users": true,
            "is_affiliated": true,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/fng:ateneum/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ytj:3272340-6",
            "data_source": "ytj",
            "classification": null,
            "name": "HAM Helsingin taidemuseo",
            "founding_date": "2023-11-06",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ytj:0586977-6/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-11-06T13:48:27.570097Z",
            "last_modified_time": "2024-01-29T15:22:03.917574Z",
            "replaced_by": null,
            "has_regular_users": true,
            "is_affiliated": true,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ytj:3272340-6/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "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-04-22T08:40:02.081892Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:00001/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02900",
            "data_source": "ahjo",
            "classification": "ahjo:council",
            "name": "Kaupunginvaltuusto",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:00001/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:00400/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:36.658239Z",
            "last_modified_time": "2024-01-25T13:42:10.782884Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02900/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:00400",
            "data_source": "ahjo",
            "classification": "ahjo:board",
            "name": "Kaupunginhallitus",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02900/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:11010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:200/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:300/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:400/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:301/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u50/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u420300/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u480400/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u541000/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u320200/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:37.213431Z",
            "last_modified_time": "2024-01-25T13:42:10.787311Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:00400/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:100",
            "data_source": "ahjo",
            "classification": "ahjo:7",
            "name": "Kaupunkisuunnittelu- ja kiinteistötoimi",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:00400/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:10400/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:51100/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:51200/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:60011/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:60014/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:60100/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:38.053356Z",
            "last_modified_time": "2018-06-12T14:15:18.961460Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:10400",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Rakennuslautakunta",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:10401/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:39.179960Z",
            "last_modified_time": "2018-06-12T14:14:45.450154Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10400/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:10401",
            "data_source": "ahjo",
            "classification": "ahjo:8",
            "name": "Rakennusvalvontavirasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10400/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:740011/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:740021/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:740031/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-07T14:51:45.628471Z",
            "last_modified_time": "2018-06-12T14:14:45.452755Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10401/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:740011",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Yleinen osasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10401/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:42.224852Z",
            "last_modified_time": "2018-06-12T14:14:42.232484Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:740011/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:740021",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Kaupunkikuvaosasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10401/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:43.831889Z",
            "last_modified_time": "2018-06-12T14:14:43.834508Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:740021/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:740031",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Rakennustekninen osasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:10401/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:45.455033Z",
            "last_modified_time": "2018-06-12T14:14:45.458041Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:740031/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:51100",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Kaupunkisuunnittelulautakunta",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:46.553002Z",
            "last_modified_time": "2018-06-12T14:14:54.548638Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:51101",
            "data_source": "ahjo",
            "classification": "ahjo:8",
            "name": "Kaupunkisuunnitteluvirasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51100/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:511011/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:511020/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:511040/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:511050/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-07T14:51:45.597218Z",
            "last_modified_time": "2023-09-11T12:26:39.995288Z",
            "replaced_by": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u541000/?format=api",
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:511011",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Hallinto-osasto/Ksv",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:49.562871Z",
            "last_modified_time": "2018-06-12T14:14:49.564936Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:511011/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:511020",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Asemakaavaosasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:51.226161Z",
            "last_modified_time": "2018-06-12T14:14:51.229699Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:511020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:511040",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Liikennesuunnitteluosasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:52.905126Z",
            "last_modified_time": "2018-06-12T14:14:52.908248Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:511040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:511050",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Yleissuunnitteluosasto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:54.555311Z",
            "last_modified_time": "2018-06-12T14:14:54.557461Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:511050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:51200",
            "data_source": "ahjo",
            "classification": "ahjo:15",
            "name": "Nimistötoimikunta",
            "founding_date": "2015-06-06",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:55.710905Z",
            "last_modified_time": "2018-06-12T14:14:55.713981Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:51200/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:60011",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Asuntotuotantotoimikunta",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:100/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:60201/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:14:56.821036Z",
            "last_modified_time": "2018-06-12T14:15:03.514693Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:60011/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}