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

{
    "meta": {
        "count": 1520,
        "next": "https://api.hel.fi/linkedevents/v1/organization/?format=api&page=5",
        "previous": "https://api.hel.fi/linkedevents/v1/organization/?format=api&page=3"
    },
    "data": [
        {
            "id": "ahjo:015300",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Sisäinen tarkastus",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:27.839998Z",
            "last_modified_time": "2018-06-12T14:15:27.843499Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:015300/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:015400",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Tietotekniikkaosasto",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:29.282462Z",
            "last_modified_time": "2018-06-12T14:15:29.284800Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:015400/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:015500",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Varainhallinta",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:30.790571Z",
            "last_modified_time": "2018-06-12T14:15:30.793831Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:015500/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:015600",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Elinkeinopalvelu",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01500/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:32.610881Z",
            "last_modified_time": "2018-06-12T14:15:32.614465Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:015600/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02978",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Kaupunginhallituksen konsernijaosto",
            "founding_date": null,
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:11010/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:33.754156Z",
            "last_modified_time": "2018-06-12T14:15:53.871186Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02978/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:01101",
            "data_source": "ahjo",
            "classification": "ahjo:8",
            "name": "Hallintokeskus",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02978/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:011010/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:011013/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:011016/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:011030/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:35.221591Z",
            "last_modified_time": "2018-06-12T14:15:42.220577Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:011010",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Hallinto-osasto/Halke",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:36.998477Z",
            "last_modified_time": "2018-06-12T14:15:37.002426Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:011010/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:011013",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Kansainvälinen toiminta",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:38.733490Z",
            "last_modified_time": "2018-06-12T14:15:38.753605Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:011013/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:011016",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Viestintä",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:40.503171Z",
            "last_modified_time": "2018-06-12T14:15:40.506222Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:011016/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:011030",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Oikeuspalvelut",
            "founding_date": null,
            "dissolution_date": "2013-12-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:01101/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:42.224834Z",
            "last_modified_time": "2018-06-12T14:15:42.227827Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:011030/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02100",
            "data_source": "ahjo",
            "classification": "ahjo:8",
            "name": "Kaupunginkanslia",
            "founding_date": "2016-08-11",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02978/?format=api",
            "sub_organizations": [
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021100/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021200/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021300/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021400/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021500/?format=api",
                "https://api.hel.fi/linkedevents/v1/organization/ahjo:021600/?format=api"
            ],
            "affiliated_organizations": [],
            "created_time": "2018-06-07T14:51:45.583388Z",
            "last_modified_time": "2019-04-03T13:51:48.970954Z",
            "replaced_by": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u02100/?format=api",
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021100",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Hallinto-osasto/Kanslia",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:45.407728Z",
            "last_modified_time": "2018-06-12T14:15:45.411246Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021100/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021200",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Elinkeino-osasto",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:47.137618Z",
            "last_modified_time": "2018-06-12T14:15:47.141583Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021200/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021300",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Henkilöstöosasto",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:48.800448Z",
            "last_modified_time": "2018-06-12T14:15:48.811099Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021300/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021400",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Oikeuspalvelut",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:50.474997Z",
            "last_modified_time": "2018-06-12T14:15:50.482807Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021400/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021500",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Talous- ja suunnitteluosasto",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:52.189217Z",
            "last_modified_time": "2018-06-12T14:15:52.193824Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021500/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:021600",
            "data_source": "ahjo",
            "classification": "ahjo:9",
            "name": "Tietotekniikka- ja viestintäosasto",
            "founding_date": "2014-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02100/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-07T14:51:45.673488Z",
            "last_modified_time": "2018-06-12T16:57:54.996001Z",
            "replaced_by": "https://api.hel.fi/linkedevents/v1/organization/ahjo:u021600/?format=api",
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:021600/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02979",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Kaupunginhallituksen sosiaali- ja terveysjaosto",
            "founding_date": "2012-01-01",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:11010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:54.991474Z",
            "last_modified_time": "2018-06-12T14:15:54.994282Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02979/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02985",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Kaupunginhallituksen johtamisen jaosto",
            "founding_date": "2013-10-09",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:11010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:56.153209Z",
            "last_modified_time": "2018-06-12T14:15:56.155922Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02985/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:02986",
            "data_source": "ahjo",
            "classification": "ahjo:5",
            "name": "Kaupunginhallituksen tietotekniikkajaosto",
            "founding_date": "2013-10-09",
            "dissolution_date": "2017-05-31",
            "parent_organization": "https://api.hel.fi/linkedevents/v1/organization/ahjo:11010/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-06-12T14:15:57.261512Z",
            "last_modified_time": "2018-06-12T14:15:57.264310Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "https://api.hel.fi/linkedevents/v1/organization/ahjo:02986/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}