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/v0.1/organization/?format=api&page=40
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 1520,
        "next": "http://api.hel.fi/linkedevents/v0.1/organization/?format=api&page=41",
        "previous": "http://api.hel.fi/linkedevents/v0.1/organization/?format=api&page=39"
    },
    "data": [
        {
            "id": "kultus:53",
            "data_source": "kultus",
            "classification": null,
            "name": "DanceAbility Finland",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.050829Z",
            "last_modified_time": "2021-09-10T17:30:47.121347Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:53/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:54",
            "data_source": "kultus",
            "classification": null,
            "name": "Designmuseo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.064366Z",
            "last_modified_time": "2021-09-10T17:30:47.147085Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:54/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:55",
            "data_source": "kultus",
            "classification": null,
            "name": "Didrichsenin taidemuseo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.078977Z",
            "last_modified_time": "2021-09-10T17:30:47.173699Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:55/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:56",
            "data_source": "kultus",
            "classification": null,
            "name": "Draivia kouluun!",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.094637Z",
            "last_modified_time": "2021-09-10T17:30:47.204484Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:56/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:57",
            "data_source": "kultus",
            "classification": null,
            "name": "EMMA - Espoon modernin taiteen museo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.114026Z",
            "last_modified_time": "2021-09-10T17:30:47.232331Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:57/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:58",
            "data_source": "kultus",
            "classification": null,
            "name": "Ebeneser-säätiö | Lastentarhamuseo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.135421Z",
            "last_modified_time": "2021-09-10T17:30:47.257547Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:58/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:59",
            "data_source": "kultus",
            "classification": null,
            "name": "Ehrensvärd-seura",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.150304Z",
            "last_modified_time": "2021-09-10T17:30:47.280892Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:59/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:60",
            "data_source": "kultus",
            "classification": null,
            "name": "Elävän kuvan keskus ELKE ry",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.164914Z",
            "last_modified_time": "2021-09-10T17:30:47.303484Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:60/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:61",
            "data_source": "kultus",
            "classification": null,
            "name": "Esbo stad, svenska bildningstjänster",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.178143Z",
            "last_modified_time": "2021-09-10T17:30:47.330786Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:61/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:62",
            "data_source": "kultus",
            "classification": null,
            "name": "Esitystaiteen seura",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.192826Z",
            "last_modified_time": "2021-09-10T17:30:47.356502Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:62/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:63",
            "data_source": "kultus",
            "classification": null,
            "name": "Espoo Ciné",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.207467Z",
            "last_modified_time": "2021-09-10T17:30:47.380391Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:63/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:64",
            "data_source": "kultus",
            "classification": null,
            "name": "Espoon Kaupunginteatteri",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.221553Z",
            "last_modified_time": "2021-09-10T17:30:47.402235Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:64/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:65",
            "data_source": "kultus",
            "classification": null,
            "name": "Espoon kulttuurikeskus",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.236123Z",
            "last_modified_time": "2021-09-10T17:30:47.425196Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:65/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:66",
            "data_source": "kultus",
            "classification": null,
            "name": "Espoon kuvataidekoulu",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.252170Z",
            "last_modified_time": "2021-09-10T17:30:47.448198Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:66/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:67",
            "data_source": "kultus",
            "classification": null,
            "name": "Finlandssvenskt filmcentrum rf",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.264815Z",
            "last_modified_time": "2021-09-10T17:30:47.470744Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:67/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:68",
            "data_source": "kultus",
            "classification": null,
            "name": "Forum Box - Tila taiteelle",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.277707Z",
            "last_modified_time": "2021-09-10T17:30:47.493000Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:68/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:69",
            "data_source": "kultus",
            "classification": null,
            "name": "Förbundet FInlands Svenska Synskadade rf",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.290010Z",
            "last_modified_time": "2021-09-10T17:30:47.516134Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:69/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:70",
            "data_source": "kultus",
            "classification": null,
            "name": "Gallen-Kallelan Museo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.303328Z",
            "last_modified_time": "2021-09-10T17:30:47.537341Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:70/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:72",
            "data_source": "kultus",
            "classification": null,
            "name": "HIT Helsinki",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.331489Z",
            "last_modified_time": "2021-09-10T17:30:47.581424Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:72/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "kultus:73",
            "data_source": "kultus",
            "classification": null,
            "name": "Helinä Rautavaaran museo",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:0/?format=api",
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2021-09-08T09:00:11.350452Z",
            "last_modified_time": "2021-09-10T17:30:47.602975Z",
            "replaced_by": null,
            "has_regular_users": false,
            "is_affiliated": false,
            "@id": "http://api.hel.fi/linkedevents/v0.1/organization/kultus:73/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}