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 /v1/organization/?format=api&page=12
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 870,
        "next": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=13",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=11"
    },
    "data": [
        {
            "id": "ahjo:u021500",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Talous- ja suunnitteluosasto",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02100/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150005/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150045/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150015/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150025/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150035/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150055/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:39.242707Z",
            "last_modified_time": "2024-01-24T13:21:21.078397Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150005",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Asuminen",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.316415Z",
            "last_modified_time": "2024-01-24T13:21:27.424827Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150005/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150045",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Talouden ohjaus",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.342056Z",
            "last_modified_time": "2024-01-24T13:21:27.440471Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150045/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150015",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Hankinnat ja kilpailuttaminen",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.368223Z",
            "last_modified_time": "2024-01-24T13:21:27.472479Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150015/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150025",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Konserniohjaus",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.411922Z",
            "last_modified_time": "2024-01-24T13:21:27.498505Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150025/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150035",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Rahoitus",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.440265Z",
            "last_modified_time": "2024-01-24T13:21:27.514260Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150035/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02150055",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Aluerakentaminen",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.466284Z",
            "last_modified_time": "2024-01-24T13:21:27.530798Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02150055/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u021700",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Sisäinen tarkastus",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:39.260476Z",
            "last_modified_time": "2024-01-24T13:21:21.090162Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021700/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u021800",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Viestintäosasto",
            "founding_date": "2018-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02100/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180040/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180050/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180060/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180070/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180081/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:40.698220Z",
            "last_modified_time": "2024-01-24T13:21:22.258720Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Osallisuus ja neuvonta",
            "founding_date": "2018-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:40.707573Z",
            "last_modified_time": "2024-01-24T13:21:22.263267Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180040",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Sisäinen viestintä",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.545656Z",
            "last_modified_time": "2024-01-24T13:21:27.593323Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180050",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Ulkoinen viestintä",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.572068Z",
            "last_modified_time": "2024-01-24T13:21:27.609284Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180060",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Sisällöntuotanto",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.597446Z",
            "last_modified_time": "2024-01-24T13:21:27.624747Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180060/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180070",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Protokolla ja vieraanvaraisuus",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.639904Z",
            "last_modified_time": "2024-01-24T13:21:27.654046Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180070/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02180081",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Brändi ja tapahtumat -yksikkö",
            "founding_date": "2022-05-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021800/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.667938Z",
            "last_modified_time": "2024-01-24T13:21:27.672838Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02180081/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u021900",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Strategiaosasto",
            "founding_date": "2020-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02100/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190050/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190090/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190070/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190080/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.761743Z",
            "last_modified_time": "2024-01-24T13:21:27.727022Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021900/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02190050",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kaupunkitietoyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021900/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.786811Z",
            "last_modified_time": "2024-01-24T13:21:27.746068Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02190090",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kaupunkistrategiayksikkö",
            "founding_date": "2022-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021900/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.833000Z",
            "last_modified_time": "2024-01-24T13:21:27.782449Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190090/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02190070",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kehitysyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021900/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.858731Z",
            "last_modified_time": "2024-01-24T13:21:27.798642Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190070/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u02190080",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Digitalisaatioyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u021900/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:48.884570Z",
            "last_modified_time": "2024-01-24T13:21:27.818455Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u02190080/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}