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=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 869,
        "next": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=6",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=4"
    },
    "data": [
        {
            "id": "ahjo:u4203002018090",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Suomenlinnan ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020180/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.217946Z",
            "last_modified_time": "2024-01-24T13:21:23.376961Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002018090/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020190",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Perusopetuksen alueelliset palvelut 2",
            "founding_date": "2021-04-16",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190100/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190110/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190120/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190130/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019030/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019040/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019050/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019060/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019070/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019080/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019090/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:37.604306Z",
            "last_modified_time": "2024-01-24T13:21:19.684245Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020190100",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pikku Huopalahden ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:37.613647Z",
            "last_modified_time": "2024-01-24T13:21:19.689142Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Haagan peruskoulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.093203Z",
            "last_modified_time": "2024-01-24T13:21:23.298952Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kannelmäen peruskoulu",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.253961Z",
            "last_modified_time": "2024-01-24T13:21:23.401083Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020190110",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pitäjänmäen peruskoulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.288408Z",
            "last_modified_time": "2024-01-24T13:21:23.424923Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190110/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020190120",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pohjois-Haagan ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.315113Z",
            "last_modified_time": "2024-01-24T13:21:23.444105Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190120/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020190130",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Strömbergin ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.342000Z",
            "last_modified_time": "2024-01-24T13:21:23.460893Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190130/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Konalan ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.366426Z",
            "last_modified_time": "2024-01-24T13:21:23.478577Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019040",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Malminkartanon ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.445956Z",
            "last_modified_time": "2024-01-24T13:21:23.540842Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019050",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Meilahden ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.511730Z",
            "last_modified_time": "2024-01-24T13:21:23.583894Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019060",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Meilahden yläasteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.531793Z",
            "last_modified_time": "2024-01-24T13:21:23.601916Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019060/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019070",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Munkkiniemen ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.553161Z",
            "last_modified_time": "2024-01-24T13:21:23.618471Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019070/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019080",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Munkkivuoren ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.576171Z",
            "last_modified_time": "2024-01-24T13:21:23.632871Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019080/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002019090",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pihkapuiston ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020190/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:42.597520Z",
            "last_modified_time": "2024-01-24T13:21:23.646239Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002019090/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020220",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Perusopetuksen alueelliset palvelut 5",
            "founding_date": "2021-04-16",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022090/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022030/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220110/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220100/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220120/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220130/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220140/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220150/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220160/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022040/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022070/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022050/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022060/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022080/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:37.643990Z",
            "last_modified_time": "2024-01-24T13:21:19.706842Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002022090",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pihlajamäen ala-asteen koulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:37.654946Z",
            "last_modified_time": "2024-01-24T13:21:19.712181Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022090/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002022030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Hiidenkiven peruskoulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:40.881471Z",
            "last_modified_time": "2024-01-24T13:21:22.392312Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203002022010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pukinmäenkaaren peruskoulu",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:43.198560Z",
            "last_modified_time": "2024-01-24T13:21:24.026232Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203002022010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u42030020220110",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Puistolan peruskoulu",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:43.221728Z",
            "last_modified_time": "2024-01-24T13:21:24.038589Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030020220110/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}