GET /v1/organization/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json ;utf-8
Vary: Accept

{
    "meta": {
        "count": 4,
        "next": null,
        "previous": null
    },
    "data": [
        {
            "id": "ahjo:021600",
            "data_source": "ahjo",
            "classification": null,
            "name": "Tietotekniikka- ja viestintäosasto",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-05-16T09:20:06.039767Z",
            "last_modified_time": "2018-05-16T09:20:06.040652Z",
            "is_affiliated": false,
            "replaced_by": null,
            "@id": "http://mantyharju.linkedevents.fi/v1/organization/ahjo:021600/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ytj:0586977-6",
            "data_source": "ytj",
            "classification": null,
            "name": "Helsingin Markkinointi Oy",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-05-16T09:20:06.014676Z",
            "last_modified_time": "2018-05-16T09:20:06.015622Z",
            "is_affiliated": false,
            "replaced_by": null,
            "@id": "http://mantyharju.linkedevents.fi/v1/organization/ytj:0586977-6/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "ahjo:45400",
            "data_source": "helmet",
            "classification": null,
            "name": "Helsingin kaupunginkirjasto",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-05-16T09:20:05.988423Z",
            "last_modified_time": "2018-05-16T09:20:05.989671Z",
            "is_affiliated": false,
            "replaced_by": null,
            "@id": "http://mantyharju.linkedevents.fi/v1/organization/ahjo:45400/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        },
        {
            "id": "mantyharju:87fefd9e-0d06-46d5-ab14-a4a35fa03b17",
            "data_source": "mantyharju",
            "classification": null,
            "name": "Mäntyharju",
            "founding_date": null,
            "dissolution_date": null,
            "parent_organization": null,
            "sub_organizations": [],
            "affiliated_organizations": [],
            "created_time": "2018-05-16T09:20:06.027129Z",
            "last_modified_time": "2018-05-16T09:20:06.028114Z",
            "is_affiliated": false,
            "replaced_by": null,
            "@id": "http://mantyharju.linkedevents.fi/v1/organization/mantyharju:87fefd9e-0d06-46d5-ab14-a4a35fa03b17/?format=api",
            "@context": "http://schema.org",
            "@type": "Organization"
        }
    ]
}