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

{
    "meta": {
        "count": 1520,
        "next": null,
        "previous": "https://api.hel.fi/linkedevents/v1/organization/?format=api&page=75"
    },
    "data": [
        {
            "id": "ahjo:u321",
            "data_source": "ahjo",
            "classification": "ahjo:committee",
            "name": "Sosiaali-, terveys- ja pelastuslautakunta",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:26.185795Z",
            "last_modified_time": "2024-01-25T13:42:26.191705Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u32120050",
            "data_source": "ahjo",
            "classification": "ahjo:packaged_service",
            "name": "Pelastustoimi -palvelukokonaisuus",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005020/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005040/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.478530Z",
            "last_modified_time": "2024-02-28T19:46:55.062287Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u32120050/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u3212005010",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Pelastustoiminnan palvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u32120050/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501020/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501030/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.494316Z",
            "last_modified_time": "2024-01-25T13:42:30.497605Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200501010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Pelastustoiminnan johtamisen yksikkö",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.505299Z",
            "last_modified_time": "2024-01-25T13:42:30.508443Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200501020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Operatiivinen yksikkö",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.516527Z",
            "last_modified_time": "2024-01-25T13:42:30.519889Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200501030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Ensihoitoyksikkö",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.529676Z",
            "last_modified_time": "2024-01-25T13:42:30.533443Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200501030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u3212005020",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Riskienhallinnan palvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u32120050/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502020/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502030/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.541501Z",
            "last_modified_time": "2024-01-25T13:42:30.544602Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200502010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Onnettomuuksien ehkäisyn palvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.553640Z",
            "last_modified_time": "2024-01-25T13:42:30.556840Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200502020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Varautumisen ja väestönsuojelun johtamisen palvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.565090Z",
            "last_modified_time": "2024-01-25T13:42:30.568532Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200502030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kaupunkiympäristöpalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005020/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.581929Z",
            "last_modified_time": "2024-01-25T13:42:30.584950Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200502030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u3212005030",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Huoltovarmuuspalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u32120050/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503030/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503040/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503020/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.593146Z",
            "last_modified_time": "2024-01-25T13:42:30.596435Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200503010",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kiinteistöpalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.617614Z",
            "last_modified_time": "2024-01-25T13:42:30.621547Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200503030",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Kalustopalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.630561Z",
            "last_modified_time": "2024-01-25T13:42:30.634320Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200503040",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Materiaalipalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.643280Z",
            "last_modified_time": "2024-01-25T13:42:30.646776Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u321200503020",
            "data_source": "ahjo",
            "classification": "ahjo:unit",
            "name": "Järjestelmäpalvelut",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005030/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.705697Z",
            "last_modified_time": "2024-01-25T13:42:30.709198Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u321200503020/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:u3212005040",
            "data_source": "ahjo",
            "classification": "ahjo:division",
            "name": "Pelastuskoulu",
            "founding_date": "2023-01-01",
            "dissolution_date": null,
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u32120050/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2024-01-25T13:42:30.655868Z",
            "last_modified_time": "2024-01-25T13:42:30.659668Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u3212005040/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ytj:0224232-9",
            "data_source": "ytj",
            "classification": null,
            "name": "Helsingin tapahtumasäätiö sr",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2020-05-27T14:14:40.498529Z",
            "last_modified_time": "2024-02-28T12:13:29.305026Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ytj:0224232-9/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "others",
            "data_source": "helsinki",
            "classification": null,
            "name": "Muu",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-01T03:53:03.963071Z",
            "last_modified_time": "2024-04-24T10:26:38.664698Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/others/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "vantaa:kaupunki",
            "data_source": "vantaa",
            "classification": "ahjo:13",
            "name": "Vantaan kaupunki",
            "founding_date": "2023-09-06",
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-09-07T14:44:17.693944Z",
            "last_modified_time": "2024-04-23T18:42:09.899105Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/vantaa:kaupunki/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kauniainen:kaupunki",
            "data_source": "kauniainen",
            "classification": "ahjo:13",
            "name": "Kauniainen",
            "founding_date": "2023-10-31",
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2023-10-31T11:03:12.434610Z",
            "last_modified_time": "2024-02-27T12:08:29.675704Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/kauniainen:kaupunki/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}