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=24
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=25",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/organization/?format=api&page=23"
    },
    "data": [
        {
            "id": "ahjo:u480400501027",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pukinmäen kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.560652Z",
            "last_modified_time": "2024-01-24T13:21:26.910635Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501027/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501028",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Suutarilan kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.578528Z",
            "last_modified_time": "2024-01-24T13:21:26.922876Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501028/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501029",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Tapanilan kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.596511Z",
            "last_modified_time": "2024-01-24T13:21:26.935105Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501029/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Rikhardinkadun kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.616803Z",
            "last_modified_time": "2024-01-24T13:21:26.948909Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501031",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Jätkäsaaren kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.634401Z",
            "last_modified_time": "2024-01-24T13:21:26.960852Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501031/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501032",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Suomenlinnan kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.651787Z",
            "last_modified_time": "2024-01-24T13:21:26.972662Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501032/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501033",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Töölön kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.673803Z",
            "last_modified_time": "2024-01-24T13:21:26.983981Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501033/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501034",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pikku-Huopalahden kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.692832Z",
            "last_modified_time": "2024-01-24T13:21:26.997242Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501034/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501035",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Viikin kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.710443Z",
            "last_modified_time": "2024-01-24T13:21:27.009785Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501035/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501036",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Vuosaaren kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.728807Z",
            "last_modified_time": "2024-01-24T13:21:27.024815Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501036/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501037",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Sakarinmäen kirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.747851Z",
            "last_modified_time": "2024-01-24T13:21:27.037163Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501037/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501038",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Koti- ja palvelukirjasto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.767321Z",
            "last_modified_time": "2024-01-24T13:21:27.051651Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501038/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400501039",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kirjastoauto",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.787433Z",
            "last_modified_time": "2024-01-24T13:21:27.065252Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400501039/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4804005020",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Keskustakirjasto Oodi",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u48040050/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502020/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502030/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502040/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.807446Z",
            "last_modified_time": "2024-01-24T13:21:27.077319Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400502010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Sisältöpalveluyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.828127Z",
            "last_modified_time": "2024-01-24T13:21:27.088998Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400502020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kumppanuusyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.847471Z",
            "last_modified_time": "2024-01-24T13:21:27.101396Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400502030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Mediakulttuuriyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.866017Z",
            "last_modified_time": "2024-01-24T13:21:27.113710Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400502040",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Asiakaspalveluyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.885336Z",
            "last_modified_time": "2024-01-24T13:21:27.126355Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400502040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u4804005030",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Kirjastoverkon yhteiset palvelut",
            "founding_date": "2019-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u48040050/?format=api",
            "sub_organizations": [
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400503010/?format=api",
                "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400503020/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.900784Z",
            "last_modified_time": "2024-01-24T13:21:27.140562Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u480400503010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kokoelma- ja metatietoyksikkö",
            "founding_date": "2021-01-01",
            "dissolution_date": null,
            "parent_organization": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u4804005030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-04T11:15:47.917508Z",
            "last_modified_time": "2024-01-24T13:21:27.153132Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/organization/ahjo:u480400503010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}