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=8
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=9",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=7"
    },
    "data": [
        {
            "id": "ahjo:u420300302031",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kampus 2",
            "founding_date": "2018-08-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.948798Z",
            "last_modified_time": "2024-01-24T13:21:25.162680Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300302031/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300302041",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kampus 1",
            "founding_date": "2018-08-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.968598Z",
            "last_modified_time": "2024-01-24T13:21:25.175225Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300302041/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300302051",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kampus 5",
            "founding_date": "2018-08-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:45.115807Z",
            "last_modified_time": "2024-01-24T13:21:25.302643Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300302051/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203003010",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Lukiokoulutus",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030030/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301030/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010100/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010110/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301040/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301050/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301060/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301070/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301080/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301090/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.163073Z",
            "last_modified_time": "2024-01-24T13:21:20.150240Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Helsingin luonnontiedelukio",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.522867Z",
            "last_modified_time": "2024-01-24T13:21:24.858362Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Mäkelänrinteen lukio",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.549619Z",
            "last_modified_time": "2024-01-24T13:21:24.874661Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203003010100",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Sibelius-lukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.581991Z",
            "last_modified_time": "2024-01-24T13:21:24.916825Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203003010110",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Vuosaaren lukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.610684Z",
            "last_modified_time": "2024-01-24T13:21:24.894884Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010110/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Helsingin medialukio",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.638172Z",
            "last_modified_time": "2024-01-24T13:21:24.929427Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301040",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Ressun lukio",
            "founding_date": "2021-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.666806Z",
            "last_modified_time": "2024-01-24T13:21:24.942350Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301050",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Alppilan lukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.684683Z",
            "last_modified_time": "2024-01-24T13:21:24.955088Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301060",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Etu-Töölön lukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.704136Z",
            "last_modified_time": "2024-01-24T13:21:24.968574Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301060/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301070",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Helsingin aikuislukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.723400Z",
            "last_modified_time": "2024-01-24T13:21:24.981377Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301070/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301080",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Helsingin kuvataidelukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.740391Z",
            "last_modified_time": "2024-01-24T13:21:24.992576Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301080/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300301090",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kallion lukio",
            "founding_date": "2022-09-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:44.759052Z",
            "last_modified_time": "2024-01-24T13:21:25.005209Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300301090/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203003030",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Vapaa sivistystyö",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030030/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303030/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.223505Z",
            "last_modified_time": "2024-01-24T13:21:20.193436Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300303010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kielet ja tietoaineet",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.247064Z",
            "last_modified_time": "2024-01-24T13:21:20.208820Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300303020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Taideaineet",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.264563Z",
            "last_modified_time": "2024-01-24T13:21:20.225333Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u420300303030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Taitoaineet",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.280488Z",
            "last_modified_time": "2024-01-24T13:21:20.239100Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300303030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4203003040",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Toisen asteen opiskelijahuollon palvelut",
            "founding_date": "2017-06-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u42030030/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300304010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u420300304020/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:38.296918Z",
            "last_modified_time": "2024-01-24T13:21:20.250831Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4203003040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}