Using the image endpoint

Here, images for events are listed. Default ordering is decreasing order by -last_modified_time.

Image text

To find images that contain a specific string, use the query parameter text.

Example:

image/?text=lapset

See the result

Image publisher

To find out images that are published by a specific organization, use the query parameter publisher, separating values by commas if you wish to query for several publishers.

Existing publisher organizations are found at the organization endpoint.

Example:

image/?publisher=ytj:0586977-6

See the result

Image data source

To find out images that originate from a specific source system, use the query parameter data_source, separating values by commas if you wish to query for several data sources.

Example:

image/?data_source=helsinki

See the result

Ordering

Default ordering is descending order by -last_modified_time. You may also order results by id and name.

For example:

image/?sort=name

See the result

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

{
    "meta": {
        "count": 16664,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=14",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=12"
    },
    "data": [
        {
            "id": 4961,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T08:07:03.991903Z",
            "last_modified_time": "2023-09-30T08:07:03.991924Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AD09E674-4851-4E3C-ACA1-3D0AA8503498}/106311",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4960,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:47.108047Z",
            "last_modified_time": "2023-09-30T05:30:47.108071Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10048_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4959,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:45.582754Z",
            "last_modified_time": "2023-09-30T05:30:45.582780Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10047_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4958,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:43.081423Z",
            "last_modified_time": "2023-09-30T05:30:43.081440Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10046_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4957,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:22.284085Z",
            "last_modified_time": "2023-09-30T05:01:22.284104Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10043_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4956,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:20.484304Z",
            "last_modified_time": "2023-09-30T05:01:20.484322Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10044_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4955,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:19.576879Z",
            "last_modified_time": "2023-09-30T05:01:19.576897Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10045_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4954,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:16.690459Z",
            "last_modified_time": "2023-09-30T05:01:16.690477Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10042_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4953,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:14.391826Z",
            "last_modified_time": "2023-09-30T05:01:14.391846Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10584_Kesaleiri2023_artikkeli.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4952,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T04:55:46.184119Z",
            "last_modified_time": "2023-09-30T04:55:46.184139Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10041_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T04:55:42.988392Z",
            "last_modified_time": "2023-09-30T04:55:42.988412Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10040_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4950,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T15:11:13.290649Z",
            "last_modified_time": "2023-09-29T15:11:13.290672Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9E751EA3-CA6F-42BE-8A26-22A083B32A52}/106309",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4949,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T13:09:03.798949Z",
            "last_modified_time": "2023-09-29T13:09:03.798968Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{079AE074-F333-475F-98A5-4A7F105D07AC}/106073",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T13:05:03.387497Z",
            "last_modified_time": "2023-09-29T13:05:03.387530Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CA4D0D97-629C-4241-897F-FAAB58EB4736}/106306",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4946,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T11:59:57.244022Z",
            "last_modified_time": "2023-09-29T11:59:57.244042Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{114DD77C-A87F-4A8F-A4E4-28F2E78C7EA9}/106294",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4945,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T11:56:36.791442Z",
            "last_modified_time": "2023-09-29T11:56:36.791460Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB283611-FF67-4971-BEEB-792840D99E51}/106304",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4944,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T10:43:00.303473Z",
            "last_modified_time": "2023-09-29T10:43:00.303494Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9116A24C-0566-43AE-B721-6F811091CD7F}/106290",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T10:06:51.369698Z",
            "last_modified_time": "2023-09-29T10:06:51.369731Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/muut/kallion_virastotalo_2018_kuvaaja_virpi_velin.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4942,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T09:45:06.802216Z",
            "last_modified_time": "2023-09-29T09:45:06.802238Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{57E9F17B-50D8-41FB-ABED-54120BE2C2FE}/106272",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4941,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T09:38:17.089642Z",
            "last_modified_time": "2023-09-29T09:38:17.089662Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D5559D88-81A7-4794-A604-F65A2E516755}/106287",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4940,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T16:02:18.107516Z",
            "last_modified_time": "2023-09-28T16:02:18.107545Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D85271F5-1787-4872-B67C-70AC7369EF4F}/106277",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4939,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T13:10:05.491806Z",
            "last_modified_time": "2023-09-28T13:10:05.491827Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{81234D84-345D-4ED6-B89B-D200887104EB}/106265",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4938,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T12:48:48.190159Z",
            "last_modified_time": "2023-09-28T12:48:48.190180Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E2A6216C-9539-430F-B7FA-9046A5683C9D}/106271",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4937,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T12:41:46.415171Z",
            "last_modified_time": "2023-09-28T12:41:46.415191Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6718F64E-F174-4124-A559-7140257469CF}/106257",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4935,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:43:59.508718Z",
            "last_modified_time": "2023-09-28T10:43:59.508738Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A9BC0D0B-8F46-4AA4-84B0-0588870B4921}/106251",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4934,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:40:48.106316Z",
            "last_modified_time": "2023-09-28T10:40:48.106335Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4F088F64-0796-4542-8E83-450E688391D3}/106255",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4933,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:37:46.182407Z",
            "last_modified_time": "2023-09-28T10:37:46.182425Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30A531BC-D2D7-4371-880B-06416940DFCA}/106243",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4932,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:35:39.348076Z",
            "last_modified_time": "2023-09-28T10:35:39.348097Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18720AB1-55CF-43FC-B481-E46526DE81C4}/106261",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4931,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:57.632984Z",
            "last_modified_time": "2023-09-28T10:34:57.633003Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0FB2B679-2AD2-440D-827B-327C955B16D9}/106266",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4930,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:48.435559Z",
            "last_modified_time": "2023-09-28T10:34:48.435624Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8272C0F-67FA-42C3-9D73-829FE232C576}/106258",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4929,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:29.638423Z",
            "last_modified_time": "2023-09-28T10:34:29.638444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D34A7DD-CB17-4DB4-868D-014015EC9E1D}/106253",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4928,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T07:59:09.435273Z",
            "last_modified_time": "2023-09-28T07:59:09.435293Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E166C1F8-4F44-4C25-AAEA-E32C3DC115CC}/106238",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4927,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T06:25:08.741365Z",
            "last_modified_time": "2023-09-28T06:25:08.741384Z",
            "name": "",
            "url": "https://helsinginkaupunki.sharepoint.com/:i:/s/SOTESOTE-Asukastaloty/EWZhVS2mfb9Ep1PF5WsPcysBQ_y8vwFlznEuUWXzlDKzbw?e=KDg6SC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4926,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T05:27:43.048495Z",
            "last_modified_time": "2023-09-28T05:27:43.048515Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10280_hiphop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4925,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T16:16:54.116503Z",
            "last_modified_time": "2023-09-27T16:16:54.116526Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AAA9A8D9-48C1-44DC-A4C1-D03D5A71D522}/106230",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T16:16:52.833936Z",
            "last_modified_time": "2023-09-27T16:16:52.833965Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58CF95B7-302D-43BA-9447-BCB94D8D4E84}/106232",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:18:49.432588Z",
            "last_modified_time": "2023-09-27T14:18:49.432604Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{96960E88-FB17-4F37-B1BE-848740BA5504}/106226",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4922,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:04:05.429733Z",
            "last_modified_time": "2023-09-27T14:04:05.429750Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{75C7974F-99A4-4AA4-BFD3-5693E2A07806}/106223",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4921,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:01:42.635871Z",
            "last_modified_time": "2023-09-27T14:01:42.635888Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BE71D9C-1C79-4445-BCB2-D4B074ADF56A}/106219",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:00:52.241764Z",
            "last_modified_time": "2023-09-27T14:00:52.241782Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C760D92-280F-4154-8089-73637F495A86}/106217",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4919,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T13:59:13.453490Z",
            "last_modified_time": "2023-09-27T13:59:13.453506Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14517634-D430-48EF-A4BB-2EE81C797224}/106221",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T13:56:02.644018Z",
            "last_modified_time": "2023-09-27T13:56:02.644038Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6DDBBF00-AA51-49C9-B366-A42465ACA0AD}/106228",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T12:54:29.533949Z",
            "last_modified_time": "2023-09-27T12:54:29.533968Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{179C3638-34F5-4F38-90A6-D121CF8B3B67}/106214",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4916,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T11:41:07.435183Z",
            "last_modified_time": "2023-09-27T11:41:07.435205Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E89F1A94-718B-45D5-AD1C-35581814A7D7}/106211",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4915,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T11:39:12.139276Z",
            "last_modified_time": "2023-09-27T11:39:12.139298Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DFEABEC-53A7-4F20-AF24-69B16C17ABA0}/106213",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4915/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T08:07:21.327693Z",
            "last_modified_time": "2023-09-27T08:07:21.327717Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/D-2PwAM8LMqNbFdtmQXb_rCrjQiPR4vNNeSAhACqvOc/1695792339/public/2023-09/Espoonlahden%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4913,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:23:23.726022Z",
            "last_modified_time": "2023-09-26T16:23:23.726043Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0D5F438-95AF-42CD-B698-3792400DF19C}/106208",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4912,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:11:40.941382Z",
            "last_modified_time": "2023-09-26T16:11:40.941444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4486554D-80B1-4CD4-A0E8-1A18FD900830}/106209",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:11:21.439491Z",
            "last_modified_time": "2023-09-26T16:11:21.439517Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{139D9BF6-6185-43FA-AE65-2093D17DCF85}/106206",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4910,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:47:00.235574Z",
            "last_modified_time": "2023-09-26T13:47:00.235593Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1B551A23-8F04-4B8D-9DE1-242C3C7CC42B}/106200",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:44:24.840227Z",
            "last_modified_time": "2023-09-26T13:44:24.840244Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A6B1FD70-5C9A-4E08-AC27-A672D51B9963}/106197",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:43:26.364080Z",
            "last_modified_time": "2023-09-26T13:43:26.364100Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{12036904-17FE-4809-87CF-7DDF01A65DF6}/106195",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T10:10:46.203693Z",
            "last_modified_time": "2023-09-26T10:10:46.203719Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CF840AB6-D3E3-48A6-B791-7328876DA465}/106185",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T09:58:30.939000Z",
            "last_modified_time": "2023-09-26T09:58:30.939026Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C601F0C5-0AB0-41E1-A1AF-E665BB117120}/37523",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4905,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T08:42:29.136896Z",
            "last_modified_time": "2023-09-26T08:42:29.136919Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A25B11D1-1AA2-4DF8-801D-3C7A8C32786C}/106178",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4904,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T07:26:25.444685Z",
            "last_modified_time": "2023-09-26T07:26:25.444707Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8A1D94F7-6437-4FAA-BB3F-0F2F0A6AFBE0}/106175",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4903,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T17:31:20.446160Z",
            "last_modified_time": "2023-09-25T17:31:20.446176Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3B803BAC-AEA4-40E6-98F3-A41EB7C58503}/106172",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4902,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T16:56:43.144331Z",
            "last_modified_time": "2023-09-25T16:56:43.144349Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CB91A894-4F45-42BA-A536-A24C26003785}/106132",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T16:45:31.718997Z",
            "last_modified_time": "2023-09-25T16:45:31.719016Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2057468B-CD79-4948-A7A0-1809007DBCA6}/106174",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T15:40:04.528847Z",
            "last_modified_time": "2023-09-25T15:40:04.528868Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0CF2907C-CE38-45FC-B280-6F7E847B0464}/106170",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T13:00:52.685407Z",
            "last_modified_time": "2023-09-25T13:00:52.685425Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{11546D91-3A6F-4DB0-8807-E70ED92AD634}/106169",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T13:00:04.543144Z",
            "last_modified_time": "2023-09-25T13:00:04.543164Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC9EA1BD-D3CE-4910-8E17-366B9729390D}/106168",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T11:44:37.244316Z",
            "last_modified_time": "2023-09-25T11:44:37.244333Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B029FF6E-15AE-4153-8004-968178737ED6}/106167",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T10:23:22.962238Z",
            "last_modified_time": "2023-09-25T10:23:22.962265Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E03087AD-8F1F-47D8-B447-E5D0688675FF}/106166",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T08:54:57.747798Z",
            "last_modified_time": "2023-09-25T08:54:57.747820Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A97628E0-2492-4714-8C7C-657B78CD0EAE}/106162",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4894,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T08:52:13.580811Z",
            "last_modified_time": "2023-09-25T08:52:13.580843Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C7D005CA-F21F-4957-A3EB-724E84BC7473}/106164",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T07:48:03.621546Z",
            "last_modified_time": "2023-09-25T07:48:03.621592Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B3CFB5B1-DF74-4490-B332-E1B94318DC9E}/106157",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-24T15:12:31.629323Z",
            "last_modified_time": "2023-09-24T15:12:31.629344Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D528371D-F601-41C8-A424-71F6812BD226}/106156",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-23T13:54:49.942238Z",
            "last_modified_time": "2023-09-23T13:54:49.942258Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E0E608A-2C44-4496-86D2-DCDC888FD76A}/106155",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T17:23:14.956517Z",
            "last_modified_time": "2023-09-22T17:23:14.956539Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A4760B76-1662-4B14-8A06-DEF06974CF20}/106145",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:47:41.130945Z",
            "last_modified_time": "2023-09-22T12:47:41.130967Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E9E7DD23-842E-47BE-AA1C-631769B96DEC}/106137",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:47:29.387555Z",
            "last_modified_time": "2023-09-22T12:47:29.387612Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1C657EB0-8FB2-4ED3-B12D-7D996A58E278}/106130",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4887,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:42:36.631451Z",
            "last_modified_time": "2023-09-22T12:42:36.631473Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5D5E0912-8A19-4DC0-9B6F-445820F0EBAA}/106134",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4886,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:41:20.827885Z",
            "last_modified_time": "2023-09-22T12:41:20.827904Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FAE5781A-9440-4312-B32D-BA0BABC937C4}/106135",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4885,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:30:49.169694Z",
            "last_modified_time": "2023-09-22T12:30:49.169714Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D6D7B0F4-A4D3-47C2-9F49-0C9C79BBDA01}/105755",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4883,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:28:41.576153Z",
            "last_modified_time": "2023-09-22T08:28:41.576171Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F24D8BD5-72E3-4842-8CFE-EA00C5774CCF}/106124",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4882,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:20:47.835603Z",
            "last_modified_time": "2023-09-22T08:20:47.835620Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E6BF4D6-B6D1-416C-AB6D-E6136C30E9E4}/106123",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:18:22.736163Z",
            "last_modified_time": "2023-09-22T08:18:22.736188Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{36F9BE34-6FFC-4AC8-87CD-D11B90E4B3E4}/106126",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4880,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T07:20:39.146234Z",
            "last_modified_time": "2023-09-22T07:20:39.146255Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3D2BBA3F-8BDD-4374-8868-217F24E2453E}/106119",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4880/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4879,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T07:01:42.843506Z",
            "last_modified_time": "2023-09-22T07:01:42.843526Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{316C6E23-121F-4706-9B46-44FA3B024F76}/106118",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T05:23:44.910128Z",
            "last_modified_time": "2023-09-22T05:23:44.910149Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/650c3417298bb857957624.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4877,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T15:58:27.675562Z",
            "last_modified_time": "2023-09-21T15:58:27.675582Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4B354F92-F755-4D6A-971B-0A3F568D41F1}/106111",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T14:41:02.063966Z",
            "last_modified_time": "2023-09-21T14:41:02.063986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1D2DF3B1-95AF-4661-93DE-AE08F5E8E7D1}/106096",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4875,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:56:55.342438Z",
            "last_modified_time": "2023-09-21T13:56:55.342457Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EEE7228F-249F-4A4F-89D9-352A44E0EB91}/106081",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:51:33.586758Z",
            "last_modified_time": "2023-09-21T13:51:33.586779Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{91920D42-B6CA-4F84-B249-0EEA386408F2}/106091",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:45:10.402198Z",
            "last_modified_time": "2023-09-21T13:45:10.402216Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{53BF1B34-EF8E-482C-9C3C-519E0CC5BE98}/106047",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:45:01.941366Z",
            "last_modified_time": "2023-09-21T13:45:01.941384Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7EE2B61D-0418-4775-8524-EDD885859E92}/106089",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:39:13.337902Z",
            "last_modified_time": "2023-09-21T13:39:13.337934Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30FD3C4B-85C3-4B13-B77F-2F5768A3908E}/106109",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:33:32.827606Z",
            "last_modified_time": "2023-09-21T13:33:32.827627Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2982B2B9-58D2-4D90-8121-CAC016E071D4}/106079",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4868,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:32:17.136062Z",
            "last_modified_time": "2023-09-21T13:32:17.136083Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1C7E40A-C0F7-4D88-B795-04243D00CBEE}/106087",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:36:46.834159Z",
            "last_modified_time": "2023-09-21T11:36:46.834176Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{352E42CB-BE84-4D49-B0AB-6CE4726075B5}/106077",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:33:10.052006Z",
            "last_modified_time": "2023-09-21T11:33:10.052023Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA4D387D-53EB-4BC7-9925-E1EED8C8E317}/106075",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:27:42.236500Z",
            "last_modified_time": "2023-09-21T11:27:42.236520Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{047F0853-A62C-48E7-8589-7E676E358059}/105870",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:35:59.537044Z",
            "last_modified_time": "2023-09-21T09:35:59.537061Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9DE0D23-F596-4878-8D3E-927A23C974EF}/106067",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:19:19.938113Z",
            "last_modified_time": "2023-09-21T09:19:19.938134Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{228937E4-C79E-4B9A-BC56-76BE23708233}/106070",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4862,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:12:32.836478Z",
            "last_modified_time": "2023-09-21T09:12:32.836499Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10EA3663-B3A6-480E-BE9F-C12545C57EBC}/106071",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4861,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T08:07:56.144109Z",
            "last_modified_time": "2023-09-21T08:07:56.144132Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B0EA1789-9172-416B-ABE9-48E13E5282A8}/106063",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4860,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T17:26:51.135445Z",
            "last_modified_time": "2023-09-20T17:26:51.135464Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD207F91-F8C8-46E2-BBBF-339E05BA7778}/106049",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4859,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T17:19:44.950948Z",
            "last_modified_time": "2023-09-20T17:19:44.950966Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{06501A4F-D176-4339-BE3E-0ACFA78CD02F}/106053",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4859/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4855,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T14:57:54.944715Z",
            "last_modified_time": "2023-09-20T14:57:54.944745Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{29BA6F28-0761-4AF0-A95E-0247C0551D8C}/106045",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4854,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T14:52:10.754195Z",
            "last_modified_time": "2023-09-20T14:52:10.754217Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7EF7F44E-3CD5-4924-A821-4B4371B2E871}/105655",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4853,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:56:13.135546Z",
            "last_modified_time": "2023-09-20T13:56:13.135565Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDB69929-4669-4617-8631-8B2C98329F82}/106039",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4852,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:38:53.953315Z",
            "last_modified_time": "2023-09-20T13:38:53.953334Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3ED3B89C-146C-4746-9A4C-98ABA72C7F93}/88867",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4851,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:28:26.948249Z",
            "last_modified_time": "2023-09-20T13:28:26.948266Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DAE46B1D-C69D-480C-9D81-4CE1D8D416A5}/106043",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4850,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:26:06.314321Z",
            "last_modified_time": "2023-09-20T13:26:06.314339Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14C40713-43E5-4358-9F66-37FA8912B044}/106035",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:30:58.462009Z",
            "last_modified_time": "2023-09-20T12:30:58.462029Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2E16A285-3E67-4B8D-BBEB-F8075D1DA782}/106033",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:22:01.678182Z",
            "last_modified_time": "2023-09-20T12:22:01.678204Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6222D9B0-2290-437C-8006-7830227C1C09}/106027",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4847,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:13:33.935501Z",
            "last_modified_time": "2023-09-20T12:13:33.935527Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F1DA09D9-4EAA-4844-AEEF-3C45EC197C22}/106029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4846,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T11:32:53.729662Z",
            "last_modified_time": "2023-09-20T11:32:53.729682Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{54978D46-DA0C-4B08-BA3A-E80A1C6B428E}/106016",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4845,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T11:01:26.735828Z",
            "last_modified_time": "2023-09-20T11:01:26.735853Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{89FCBDAE-2B95-45C9-861D-355EEADC4F6E}/106014",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4844,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T10:06:08.137966Z",
            "last_modified_time": "2023-09-20T10:06:08.137986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{48D7026E-A89F-492C-B077-266B9C973FD6}/106009",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4842,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T09:41:25.944347Z",
            "last_modified_time": "2023-09-20T09:41:25.944367Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3000A016-61D4-486B-A7D9-36F2A4C1FAF4}/106006",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T09:37:57.531044Z",
            "last_modified_time": "2023-09-20T09:37:57.531066Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FBB7455B-DEB9-40B8-8F82-D2CD2FA14475}/106007",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:51:39.455219Z",
            "last_modified_time": "2023-09-20T05:51:39.455240Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10659/159d79c8-caed-4aa0-a312-720311aa656b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:51:38.938092Z",
            "last_modified_time": "2023-09-20T05:51:38.938115Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10657/2424b615-9ca0-42c1-bd8a-c4d5e23a1469.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4837,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:38:46.852764Z",
            "last_modified_time": "2023-09-20T05:38:46.852782Z",
            "name": "Muut 9",
            "url": "https://www.harrastushaku.fi/images/activityimages/75_muut9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T14:09:24.975252Z",
            "last_modified_time": "2023-09-19T14:09:24.975273Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FC3FFCC4-F0ED-4E8C-BB85-72F7258ADED0}/105804",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4834,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:59:07.514449Z",
            "last_modified_time": "2023-09-19T13:59:07.514474Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C424F331-CF17-4A46-B757-426E31AD7F45}/105996",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:49:01.933916Z",
            "last_modified_time": "2023-09-19T13:49:01.933939Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4C6544D8-185D-412D-B6EC-F2C2165B6572}/106001",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:39:05.455576Z",
            "last_modified_time": "2023-09-19T13:39:05.455602Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1A222299-1400-4D00-A1D6-3C634DF46D0D}/105992",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:38:44.353862Z",
            "last_modified_time": "2023-09-19T13:38:44.353882Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30399CCB-5DFE-4ADF-A39E-8431E4002146}/105991",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4830,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:37:35.443329Z",
            "last_modified_time": "2023-09-19T13:37:35.443351Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D2C3863-04FD-45D2-A272-EB658DC64D7D}/106000",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4829,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:35:53.742640Z",
            "last_modified_time": "2023-09-19T13:35:53.742663Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CCE34786-84AE-43E2-8D05-93A02C0F68D0}/105993",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4828,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T12:09:06.393821Z",
            "last_modified_time": "2023-09-19T12:09:06.393844Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/biZM-bMuasbHYpnKnIDYe-GrHFsvBELSWGQU3BQhH80/1695118275/public/2023-09/Karamzinin%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4827,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T12:09:06.152185Z",
            "last_modified_time": "2023-09-19T12:09:06.152219Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/mEmpo4rac-K1uEphcskNmDLBF6VcAuz2CeMfSpyG-JU/1695118192/public/2023-09/Uusm%C3%A4en%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:39:37.151654Z",
            "last_modified_time": "2023-09-19T11:39:37.151675Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{77056A41-29D9-4168-BC6F-D2A691761945}/105988",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:33:57.167918Z",
            "last_modified_time": "2023-09-19T11:33:57.167942Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F27B2DB1-34CB-42C2-ABE8-EA9F5CB71C2D}/105986",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:31:04.635321Z",
            "last_modified_time": "2023-09-19T11:31:04.635343Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{46F5D716-C49B-40AC-A337-A9674F611337}/105985",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:28:50.639475Z",
            "last_modified_time": "2023-09-19T11:28:50.639500Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2293B901-F751-4771-8E9C-7E78A1CEF070}/105976",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:30:29.685600Z",
            "last_modified_time": "2023-09-19T10:30:29.685622Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{817C8A8E-A141-4071-AB9F-857202D45CCF}/105978",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:23:56.625609Z",
            "last_modified_time": "2023-09-19T10:23:56.625632Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55B77FAD-D164-49F8-BAA9-D0806DD6D707}/105983",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:20:13.536967Z",
            "last_modified_time": "2023-09-19T10:20:13.536990Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{70CD5511-03E7-4316-A0CF-DA742E64340C}/105982",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4819,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T09:32:45.840024Z",
            "last_modified_time": "2023-09-19T09:32:45.840044Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4328315D-B61A-4148-BC30-F906D6C364F6}/105974",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T09:14:49.836933Z",
            "last_modified_time": "2023-09-19T09:14:49.836954Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE991B2A-7512-4BB6-B19E-BC3A04750FFD}/105969",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4817,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T08:10:08.556556Z",
            "last_modified_time": "2023-09-19T08:10:08.556579Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E13B524B-7C15-45D9-A109-8FF689B51A30}/105973",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4816,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T05:39:12.138398Z",
            "last_modified_time": "2023-09-19T05:39:12.138417Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10691/43a63a1e-160e-44a6-a218-bfed7493d9cd.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4815,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T05:34:12.344283Z",
            "last_modified_time": "2023-09-19T05:34:12.344311Z",
            "name": "NUUDELIT",
            "url": "https://www.harrastushaku.fi/images/activityimages/3888_nuudelikuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4814,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:49:23.053915Z",
            "last_modified_time": "2023-09-18T17:49:23.053941Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{271C0704-1D3B-4AAF-9751-E9942942E93A}/105958",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4814/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4813,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:45:18.218405Z",
            "last_modified_time": "2023-09-18T17:45:18.218424Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6D2EFA03-D409-4D85-97B6-2A6CF885D821}/105954",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4812,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:39:09.652881Z",
            "last_modified_time": "2023-09-18T17:39:09.652903Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27F71D9E-BD8D-45E3-8783-566C37E793C7}/105956",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4811,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:36:16.245641Z",
            "last_modified_time": "2023-09-18T17:36:16.245661Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14FA1D29-5C96-43AB-94CE-FAA7EE947F26}/105961",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4810,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:34:44.746745Z",
            "last_modified_time": "2023-09-18T17:34:44.746796Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6B54C097-4FCF-49F8-A550-D77202B7105A}/105959",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4809,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T15:38:33.767938Z",
            "last_modified_time": "2023-09-18T15:38:33.767959Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2DB4B67F-7421-4E10-AA0E-CB972BA6DBC9}/105947",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4808,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T14:33:23.639456Z",
            "last_modified_time": "2023-09-18T14:33:23.639488Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A39E871-42B7-4FB1-9BEC-4F8FEA5F4EB4}/105944",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4807,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:42:49.449561Z",
            "last_modified_time": "2023-09-18T13:42:49.449617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE74DE7A-CE41-407F-8989-29FBF826411A}/105933",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4805,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:30:09.982812Z",
            "last_modified_time": "2023-09-18T13:30:09.982830Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E83E6F0-EA4E-4C38-801C-FB0BF94748AF}/105938",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:26:38.751933Z",
            "last_modified_time": "2023-09-18T13:26:38.751954Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{90A82287-5792-446F-BE2C-CEB2CAD65C04}/105937",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4803,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T12:36:58.645974Z",
            "last_modified_time": "2023-09-18T12:36:58.645996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{561BC329-E114-414C-9B12-2CCDFE5144AF}/105931",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4802,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T12:13:10.217050Z",
            "last_modified_time": "2023-09-18T12:13:10.217072Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/hakalan_katselulava_kehvola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4801,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T11:42:24.942856Z",
            "last_modified_time": "2023-09-18T11:42:24.942877Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EF670C1A-114B-423E-A2B9-FDB8AC1E8937}/105927",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4800,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T08:46:21.844068Z",
            "last_modified_time": "2023-09-18T08:46:21.844088Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5BDED910-AB00-4176-94B1-2C70F85CA35B}/105917",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4799,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T07:45:52.545352Z",
            "last_modified_time": "2023-09-18T07:45:52.545375Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AD0D3367-26C3-465F-B42B-033A9F4850FB}/105914",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4798,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T07:38:34.455620Z",
            "last_modified_time": "2023-09-18T07:38:34.455643Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{583F6184-171D-4A3A-914F-B5E4926DF71E}/102282",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4797,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T05:09:47.266282Z",
            "last_modified_time": "2023-09-18T05:09:47.266323Z",
            "name": "hnmky logo uusi",
            "url": "https://www.harrastushaku.fi/images/activityimages/7811_HelsinginNMKYInstagram-profiilikuva.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4796,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T13:04:34.234715Z",
            "last_modified_time": "2023-09-16T13:04:34.234738Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{86AB79FF-DF93-4FED-95FE-443FBD67BAFC}/105912",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T05:38:10.742367Z",
            "last_modified_time": "2023-09-16T05:38:10.742385Z",
            "name": "helmikirjailu",
            "url": "https://www.harrastushaku.fi/images/activityimages/10778_helmikirjailu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T04:30:57.299532Z",
            "last_modified_time": "2023-09-16T04:30:57.299569Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10592/39309ae5-7d7e-47c0-809b-d397b5f5a8e3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4793,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T14:59:41.039813Z",
            "last_modified_time": "2023-09-15T14:59:41.039832Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{83130754-05BB-4903-9AA0-BD54A0D27429}/105901",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4792,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T14:01:28.205999Z",
            "last_modified_time": "2023-09-15T14:01:28.206020Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1C68EE10-87F4-4B6A-9DEE-CCFC3B1F1DC5}/105900",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4790,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:36:32.928819Z",
            "last_modified_time": "2023-09-15T12:36:32.928842Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{21653C90-2EEC-42CA-A097-6CB3F7DCFBE8}/105888",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4789,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:35:15.197596Z",
            "last_modified_time": "2023-09-15T12:35:15.197617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{01829BA4-0BA3-4D84-87E6-21737B61BC0C}/105889",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4788,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:34:37.254179Z",
            "last_modified_time": "2023-09-15T12:34:37.254209Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9A4915E1-46BA-4D27-BC87-A8D7E7C10670}/105886",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4787,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T11:32:05.613126Z",
            "last_modified_time": "2023-09-15T11:32:05.613152Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9BC3836A-DA88-4921-9AB4-742A7E04703E}/105703",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4786,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T10:34:05.057721Z",
            "last_modified_time": "2023-09-15T10:34:05.057743Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5BD528DB-8F81-4581-9B6C-C588A2363DAB}/105877",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T09:26:07.546875Z",
            "last_modified_time": "2023-09-15T09:26:07.546904Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FFC90F50-4FAA-49C4-A557-5F74C428FF5B}/105868",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T07:54:09.522416Z",
            "last_modified_time": "2023-09-15T07:54:09.522435Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E348816D-E577-497A-AEE8-A1148DA540F7}/105865",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T18:22:32.555879Z",
            "last_modified_time": "2023-09-14T18:22:32.555896Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A2F6D2C0-DB53-49A0-92B8-308CC33E878D}/105859",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T16:05:48.577260Z",
            "last_modified_time": "2023-09-14T16:05:48.577280Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A20EDCF1-822D-4667-99F0-8AFD2E00C456}/105855",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T14:53:01.917201Z",
            "last_modified_time": "2023-09-14T14:53:01.917220Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C8F22E5-7E6E-4247-89B8-8CB1585E4D21}/105853",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T14:13:56.000029Z",
            "last_modified_time": "2023-09-14T14:13:56.000049Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E183BB1-D83A-4A4E-810B-2E5DFCC900E3}/105851",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T13:53:11.623705Z",
            "last_modified_time": "2023-09-14T13:53:11.623721Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8ADA9323-BCBB-48B3-84ED-47B72F32BE6D}/105848",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T13:40:04.349122Z",
            "last_modified_time": "2023-09-14T13:40:04.349143Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A42A664B-5B0A-4EE0-B05D-593EA97DC723}/105847",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:49:32.764406Z",
            "last_modified_time": "2023-09-14T12:49:32.764424Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AF67287B-1902-4A0F-944A-5F514F391EC2}/105844",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:45:50.088699Z",
            "last_modified_time": "2023-09-14T12:45:50.088716Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A4C64C29-2D78-4953-A931-64CDC4967C37}/105838",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:41:20.234523Z",
            "last_modified_time": "2023-09-14T12:41:20.234544Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5838632C-C383-41AF-8ED2-572E428BBCF7}/105840",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:39:40.266799Z",
            "last_modified_time": "2023-09-14T12:39:40.266818Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{169555F7-2ED5-4315-9948-58E71CA6F4D3}/105842",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:33:10.931599Z",
            "last_modified_time": "2023-09-14T12:33:10.931621Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A0369985-472A-4719-8CEF-3787FF2273C9}/79856",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:47:48.729485Z",
            "last_modified_time": "2023-09-14T11:47:48.729514Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{982AED2E-0929-4914-8536-88D3A986DAA9}/105835",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:46:05.131878Z",
            "last_modified_time": "2023-09-14T11:46:05.131898Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3D523935-6A36-4265-BDC8-675F71BEF97C}/105832",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:39:36.133997Z",
            "last_modified_time": "2023-09-14T11:39:36.134019Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8D9E2A4-D7FF-495C-9174-3974707550E6}/105833",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:38:08.869690Z",
            "last_modified_time": "2023-09-14T11:38:08.869710Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{60C8F43A-79AA-4DF3-90C3-8E27F92AF133}/105830",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:12:55.575223Z",
            "last_modified_time": "2023-09-14T11:12:55.575244Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Munkkvuoren-kirkko-14825.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T10:35:43.007074Z",
            "last_modified_time": "2023-09-14T10:35:43.007104Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{045DAE92-009E-4E9E-A4D0-B41675937190}/105827",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T09:27:34.236607Z",
            "last_modified_time": "2023-09-14T09:27:34.236630Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{01E6548F-F54D-4A7F-854E-23E04A27C103}/105826",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T07:27:51.731428Z",
            "last_modified_time": "2023-09-14T07:27:51.731450Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5F8CACE9-75DB-4C8B-979F-647A29598C56}/105817",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4762,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T16:37:24.461844Z",
            "last_modified_time": "2023-09-13T16:37:24.461864Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{50E0BE27-30B4-47BE-99D9-C265C8DB7965}/105815",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T15:40:44.512100Z",
            "last_modified_time": "2023-09-13T15:40:44.512117Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D30C76C1-5A73-4EA3-AF52-7160EEEE2D72}/105813",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T14:04:04.735957Z",
            "last_modified_time": "2023-09-13T14:04:04.735989Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{56FEBE3C-81F2-4657-B09C-979528049E9F}/105797",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:51:20.724866Z",
            "last_modified_time": "2023-09-13T13:51:20.724888Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{507CFDF1-82D4-4775-A591-6F13550BDC3E}/105805",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:50:18.939305Z",
            "last_modified_time": "2023-09-13T13:50:18.939328Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3C4AC710-C2B5-4967-8183-3416B55D8BF6}/101410",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4757,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:43:54.701356Z",
            "last_modified_time": "2023-09-13T13:43:54.701381Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E212EC2F-BEBA-4EF2-B4A9-B1C62D82F0F5}/105799",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4756,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:42:26.177264Z",
            "last_modified_time": "2023-09-13T13:42:26.177284Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC0E2ACA-9799-480E-88C6-5DD3B8E801B5}/97299",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:37:56.217189Z",
            "last_modified_time": "2023-09-13T13:37:56.217209Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BE2138CE-A332-41BE-B311-423DF1FA9AE2}/105795",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:34:27.247713Z",
            "last_modified_time": "2023-09-13T13:34:27.247735Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1BCDE25-6AB0-42F0-AB43-722C1F3A7428}/105809",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T10:54:02.339069Z",
            "last_modified_time": "2023-09-13T10:54:02.339090Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E629E495-64D7-4530-9628-32E9D1F5DEB9}/105793",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T08:40:45.533351Z",
            "last_modified_time": "2023-09-13T08:40:45.533381Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C59D4FF2-A862-4A29-AF34-B6A5565E5EE9}/105584",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T08:34:59.530207Z",
            "last_modified_time": "2023-09-13T08:34:59.530232Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AEB9D978-D456-4BA0-816E-E6F7667DC669}/105789",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T17:32:54.069292Z",
            "last_modified_time": "2023-09-12T17:32:54.069313Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{726D6623-5B60-406A-AFE5-C52BFF51E9C1}/105784",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T16:41:10.159058Z",
            "last_modified_time": "2023-09-12T16:41:10.159078Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{64758E16-4F2E-4537-8FDC-FFBC41D11FFA}/105780",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T16:29:36.145081Z",
            "last_modified_time": "2023-09-12T16:29:36.145102Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27BA3B40-BCF8-4137-AB05-864952C804AF}/105782",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T14:27:13.506122Z",
            "last_modified_time": "2023-09-12T14:27:13.506141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0F3013D7-F958-42DE-BF1A-1448F091CA98}/102583",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4742,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:36:11.318926Z",
            "last_modified_time": "2023-09-12T13:36:11.318943Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C0E045D8-41E2-4A4F-AE5D-826C6058BCC2}/105772",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4741,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:35:34.527835Z",
            "last_modified_time": "2023-09-12T13:35:34.527862Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{04CBC66F-83EE-4BDC-A2CF-87A7B7D22890}/76684",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:35:15.552698Z",
            "last_modified_time": "2023-09-12T13:35:15.552718Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{079B0CED-139D-4E13-A005-98D0F8914857}/105778",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:33:32.004487Z",
            "last_modified_time": "2023-09-12T13:33:32.004514Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDEFC659-746B-4C72-9A5A-FFDC3C40C813}/105769",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:40:22.713175Z",
            "last_modified_time": "2023-09-12T11:40:22.713204Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{811D284A-3BD5-4847-9305-DA459A809C95}/105768",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4737,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:36:31.470705Z",
            "last_modified_time": "2023-09-12T11:36:31.470732Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{677D23CA-8494-41A5-9C63-75B8E059A913}/105548",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4736,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:35:32.605066Z",
            "last_modified_time": "2023-09-12T11:35:32.605093Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A955F69A-FACF-4711-893C-ABB6AEA70E9E}/105766",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:29:03.201195Z",
            "last_modified_time": "2023-09-12T11:29:03.201227Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F25D30E1-CD03-403B-B9E9-B522ABA68A1B}/105761",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4734,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:47:07.935729Z",
            "last_modified_time": "2023-09-12T10:47:07.935751Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DED6679B-9707-44F5-BDDC-D78587FD957C}/105762",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:40:32.842996Z",
            "last_modified_time": "2023-09-12T10:40:32.843018Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4A9DE084-E0C4-4F1E-A417-AA98189CD85C}/105757",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:27:29.439483Z",
            "last_modified_time": "2023-09-12T10:27:29.439503Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18CD13A6-A2A6-436F-A4FF-60CCEBAAFAA1}/105759",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:33:59.127400Z",
            "last_modified_time": "2023-09-12T08:33:59.127422Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CAF6C799-DFC1-4A68-98F2-35CF12805C20}/105748",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:29:59.346660Z",
            "last_modified_time": "2023-09-12T08:29:59.346683Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{496B0D8F-B244-4684-B26F-E62DCD0E5EA4}/105744",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:28:32.946816Z",
            "last_modified_time": "2023-09-12T08:28:32.946836Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{877DCD81-6C4A-429A-8B6D-61E91DA06997}/105753",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:47.264041Z",
            "last_modified_time": "2023-09-12T08:26:47.264059Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84A81BD5-E401-40CB-8DA4-8BA698D58391}/105747",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:40.437955Z",
            "last_modified_time": "2023-09-12T08:26:40.437977Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38FBF90C-5FFE-4A19-B317-EEF730E4F37D}/105739",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4725,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:14.636437Z",
            "last_modified_time": "2023-09-12T08:26:14.636457Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EE3BA768-D6A6-4852-84B0-B2245E23EB32}/105740",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4724,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T07:41:31.644831Z",
            "last_modified_time": "2023-09-12T07:41:31.644854Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7F7505BA-B000-4935-A196-F46E45F77184}/105738",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:14:40.652580Z",
            "last_modified_time": "2023-09-12T05:14:40.652597Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9980_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:57.337220Z",
            "last_modified_time": "2023-09-12T05:02:57.337239Z",
            "name": "Robottileiri Tiedekoulu ",
            "url": "https://www.harrastushaku.fi/images/activityimages/9549_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:56.159733Z",
            "last_modified_time": "2023-09-12T05:02:56.159754Z",
            "name": "Robottileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9548_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4720,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:55.626216Z",
            "last_modified_time": "2023-09-12T05:02:55.626236Z",
            "name": "Robottileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9537_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:54.767355Z",
            "last_modified_time": "2023-09-12T05:02:54.767379Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9536_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:53.851279Z",
            "last_modified_time": "2023-09-12T05:02:53.851301Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9532_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4717,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:53.141812Z",
            "last_modified_time": "2023-09-12T05:02:53.141834Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9531_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4717/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4716,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:52.250037Z",
            "last_modified_time": "2023-09-12T05:02:52.250060Z",
            "name": "Tutkijaleiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9408_270120_AtteMalaska_DSC03116.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4716/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4715,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T04:54:01.446645Z",
            "last_modified_time": "2023-09-12T04:54:01.446666Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10515_270120_AtteMalaska_DSC03091.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4714,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T04:53:00.739323Z",
            "last_modified_time": "2023-09-12T04:53:00.739343Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10586_270120_AtteMalaska_DSC03116.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4712,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-11T21:21:13.164359Z",
            "last_modified_time": "2023-09-11T21:21:13.164376Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733536.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4711,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-11T21:20:29.239913Z",
            "last_modified_time": "2023-09-11T21:20:29.239931Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736911.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4710,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-11T21:18:54.750778Z",
            "last_modified_time": "2023-09-11T21:18:54.750796Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733537.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4709,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T14:31:22.233447Z",
            "last_modified_time": "2023-09-11T14:31:22.233472Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{07452CBE-84D9-44A9-8F51-195303A18840}/62900",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4708,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T14:30:48.339012Z",
            "last_modified_time": "2023-09-11T14:30:48.339039Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{98DE99F6-F638-4658-AD8D-26FDC93F84F1}/88794",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4707,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T13:35:07.512914Z",
            "last_modified_time": "2023-09-11T13:35:07.512942Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E3911E5A-B2C0-4B1B-AD2A-2E533A956C67}/105736",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4706,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T13:32:27.652341Z",
            "last_modified_time": "2023-09-11T13:32:27.652361Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FEB51346-D0F1-4676-9A0F-53BE04C81C62}/105737",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4705,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T13:30:50.651849Z",
            "last_modified_time": "2023-09-11T13:30:50.651878Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C6E780BE-53C1-4B13-9ECE-26F4243657E0}/105735",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4704,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T12:31:36.869151Z",
            "last_modified_time": "2023-09-11T12:31:36.869176Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E7153ED1-E242-4AD5-BB53-064B9C783791}/105729",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4703,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T12:23:24.046186Z",
            "last_modified_time": "2023-09-11T12:23:24.046211Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{530A9B4E-5E15-40DA-9BD5-4AFF2695A8EE}/103200",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T11:31:01.965501Z",
            "last_modified_time": "2023-09-11T11:31:01.965525Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2BEC6A73-0B54-4C59-B111-FA2A24D46D14}/105725",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T11:26:32.957867Z",
            "last_modified_time": "2023-09-11T11:26:32.957891Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8C618ECF-33B0-4369-A66B-A30BD1EF40B4}/105732",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T11:22:49.470620Z",
            "last_modified_time": "2023-09-11T11:22:49.470644Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5EEA1EDA-62A7-4C4D-8C8B-D9520F2079AE}/105731",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4699,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T09:41:41.443377Z",
            "last_modified_time": "2023-09-11T09:41:41.443402Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{48CD81F1-1895-4E4C-B116-41E8A76D8A08}/105723",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4698,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-11T09:39:21.153986Z",
            "last_modified_time": "2023-09-11T09:39:21.154007Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC8DC7DC-7718-4ED6-9350-7A2A2A1A207D}/105721",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4696,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-10T05:40:47.426610Z",
            "last_modified_time": "2023-09-10T05:40:47.426661Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10906_8-HJAnDlw3bvivpX9.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-09T05:37:01.637673Z",
            "last_modified_time": "2023-09-09T05:37:01.637692Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10899_tiPojatpieni.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4694,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-09T05:36:45.127302Z",
            "last_modified_time": "2023-09-09T05:36:45.127321Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10901_Pallokerho.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4693,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-09T05:36:28.945368Z",
            "last_modified_time": "2023-09-09T05:36:28.945385Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10902_Pallokerho.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T13:32:43.704525Z",
            "last_modified_time": "2023-09-08T13:32:43.704557Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A67ED184-B7E1-465A-A4B0-BC59992AD83D}/105717",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T12:30:04.847568Z",
            "last_modified_time": "2023-09-08T12:30:04.847588Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C1DFA915-A43B-49E2-80C5-46F4EC8A4060}/105716",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4690,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T12:27:30.840082Z",
            "last_modified_time": "2023-09-08T12:27:30.840110Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18DB5386-E580-42AA-84CD-5E1EB0BA3404}/105714",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4689,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T10:26:45.463183Z",
            "last_modified_time": "2023-09-08T10:26:45.463205Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EA60134A-81D3-424D-AF3D-E0EA4DEB04CF}/105711",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T09:36:13.283364Z",
            "last_modified_time": "2023-09-08T09:36:13.283393Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E9CDB3BC-B172-4AE5-8983-CBA5ECDE2BD1}/105708",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4687,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T08:28:50.693575Z",
            "last_modified_time": "2023-09-08T08:28:50.693608Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CDCC9481-B2F0-4602-B072-B4B82AE33712}/105699",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4686,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T08:25:54.037174Z",
            "last_modified_time": "2023-09-08T08:25:54.037199Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{43AE0D20-8DDA-4563-AFCB-EE7C7EA5C475}/105705",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4685,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T08:23:13.743368Z",
            "last_modified_time": "2023-09-08T08:23:13.743398Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC6BF560-8667-4A40-9BDF-72CC4900A581}/105697",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-08T07:38:59.962436Z",
            "last_modified_time": "2023-09-08T07:38:59.962463Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4E5D2C1B-FEE0-41CB-93BA-A193AE4BCF09}/105694",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T15:26:22.373812Z",
            "last_modified_time": "2023-09-07T15:26:22.373830Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{44934EFC-FCA6-4181-AAAC-775DA21325A3}/105682",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T15:25:59.905918Z",
            "last_modified_time": "2023-09-07T15:25:59.905936Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6CA7AE5F-569D-4399-AAAE-1B76D78E905F}/105686",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4681,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T15:24:24.877050Z",
            "last_modified_time": "2023-09-07T15:24:24.877073Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{683840F3-8B4B-4A17-AF38-36CE7163DC60}/105676",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T15:21:44.614616Z",
            "last_modified_time": "2023-09-07T15:21:44.614638Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BB318A50-17F7-467E-A696-FCAAC13F15A0}/105691",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4677,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T15:17:00.340637Z",
            "last_modified_time": "2023-09-07T15:17:00.340660Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734221.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4676,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T15:16:59.748976Z",
            "last_modified_time": "2023-09-07T15:16:59.748999Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734220.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4675,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T15:16:59.246711Z",
            "last_modified_time": "2023-09-07T15:16:59.246733Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734219.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4674,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T15:16:58.853566Z",
            "last_modified_time": "2023-09-07T15:16:58.853596Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735323.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4643,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:28:12.730678Z",
            "last_modified_time": "2023-09-07T14:28:12.730702Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730454.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4628,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:57.614137Z",
            "last_modified_time": "2023-09-07T14:27:57.614160Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732255.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4627,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:57.233954Z",
            "last_modified_time": "2023-09-07T14:27:57.233983Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733181.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4626,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:55.132993Z",
            "last_modified_time": "2023-09-07T14:27:55.133016Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725265.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4625,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:53.629902Z",
            "last_modified_time": "2023-09-07T14:27:53.629925Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730659.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4624,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:53.066366Z",
            "last_modified_time": "2023-09-07T14:27:53.066403Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725190.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4623,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:52.652585Z",
            "last_modified_time": "2023-09-07T14:27:52.652614Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730317.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4622,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:52.247973Z",
            "last_modified_time": "2023-09-07T14:27:52.248002Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731781.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4621,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:49.629342Z",
            "last_modified_time": "2023-09-07T14:27:49.629363Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731765.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4620,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:48.562924Z",
            "last_modified_time": "2023-09-07T14:27:48.562953Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734178.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4619,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:48.176631Z",
            "last_modified_time": "2023-09-07T14:27:48.176653Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731715.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4618,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:47.786258Z",
            "last_modified_time": "2023-09-07T14:27:47.786289Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735089.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4617,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:46.033776Z",
            "last_modified_time": "2023-09-07T14:27:46.033799Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736556.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4616,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:44.130297Z",
            "last_modified_time": "2023-09-07T14:27:44.130347Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730653.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4615,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:43.555067Z",
            "last_modified_time": "2023-09-07T14:27:43.555099Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734177.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4614,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:43.130033Z",
            "last_modified_time": "2023-09-07T14:27:43.130054Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731713.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4613,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:42.631875Z",
            "last_modified_time": "2023-09-07T14:27:42.631906Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730859.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4612,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:40.028536Z",
            "last_modified_time": "2023-09-07T14:27:40.028558Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730919.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4611,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:38.966099Z",
            "last_modified_time": "2023-09-07T14:27:38.966121Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734176.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4610,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:38.529864Z",
            "last_modified_time": "2023-09-07T14:27:38.529882Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731712.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4609,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:38.136745Z",
            "last_modified_time": "2023-09-07T14:27:38.136765Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733186.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4608,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:36.552060Z",
            "last_modified_time": "2023-09-07T14:27:36.552094Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731909.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4607,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:34.628677Z",
            "last_modified_time": "2023-09-07T14:27:34.628699Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725264.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4606,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:34.034602Z",
            "last_modified_time": "2023-09-07T14:27:34.034624Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731708.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4605,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:33.660119Z",
            "last_modified_time": "2023-09-07T14:27:33.660148Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730530.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4604,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:33.141292Z",
            "last_modified_time": "2023-09-07T14:27:33.141335Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733075.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4603,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:30.734457Z",
            "last_modified_time": "2023-09-07T14:27:30.734484Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732299.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4602,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:29.623682Z",
            "last_modified_time": "2023-09-07T14:27:29.623701Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732382.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4601,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:29.249297Z",
            "last_modified_time": "2023-09-07T14:27:29.249417Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730515.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4600,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:28.856733Z",
            "last_modified_time": "2023-09-07T14:27:28.856762Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732947.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4599,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:27.432349Z",
            "last_modified_time": "2023-09-07T14:27:27.432381Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725189.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4598,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:25.329973Z",
            "last_modified_time": "2023-09-07T14:27:25.329992Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735297.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4597,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:24.756867Z",
            "last_modified_time": "2023-09-07T14:27:24.756900Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730680.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4596,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:24.341685Z",
            "last_modified_time": "2023-09-07T14:27:24.341705Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731780.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4595,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:23.841035Z",
            "last_modified_time": "2023-09-07T14:27:23.841064Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731764.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4594,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:21.625907Z",
            "last_modified_time": "2023-09-07T14:27:21.625928Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731919.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4593,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:20.286825Z",
            "last_modified_time": "2023-09-07T14:27:20.286854Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731707.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4592,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:19.887194Z",
            "last_modified_time": "2023-09-07T14:27:19.887214Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734215.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4591,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:19.458658Z",
            "last_modified_time": "2023-09-07T14:27:19.458681Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730935.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4590,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:17.730803Z",
            "last_modified_time": "2023-09-07T14:27:17.730825Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731918.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4589,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:16.036799Z",
            "last_modified_time": "2023-09-07T14:27:16.036825Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731293.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4588,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:15.342149Z",
            "last_modified_time": "2023-09-07T14:27:15.342176Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725263.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4587,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:14.926537Z",
            "last_modified_time": "2023-09-07T14:27:14.926565Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_720854.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4586,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:14.344750Z",
            "last_modified_time": "2023-09-07T14:27:14.344780Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733073.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4585,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:12.133872Z",
            "last_modified_time": "2023-09-07T14:27:12.133895Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732297.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4584,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:11.136818Z",
            "last_modified_time": "2023-09-07T14:27:11.136839Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731917.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4583,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:10.763970Z",
            "last_modified_time": "2023-09-07T14:27:10.764003Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735270.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4582,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:10.389618Z",
            "last_modified_time": "2023-09-07T14:27:10.389646Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734597.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4581,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:08.829479Z",
            "last_modified_time": "2023-09-07T14:27:08.829500Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734590.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4580,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:07.240650Z",
            "last_modified_time": "2023-09-07T14:27:07.240672Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734562.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4579,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:06.718892Z",
            "last_modified_time": "2023-09-07T14:27:06.718911Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734552.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4578,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:06.312481Z",
            "last_modified_time": "2023-09-07T14:27:06.312503Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725188.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4577,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:05.638701Z",
            "last_modified_time": "2023-09-07T14:27:05.638724Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734171.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4576,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:03.430693Z",
            "last_modified_time": "2023-09-07T14:27:03.430716Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728251.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4575,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:02.362695Z",
            "last_modified_time": "2023-09-07T14:27:02.362729Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732207.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4574,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:01.953224Z",
            "last_modified_time": "2023-09-07T14:27:01.953261Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730701.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4573,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:27:01.557148Z",
            "last_modified_time": "2023-09-07T14:27:01.557174Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731779.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4572,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:59.736932Z",
            "last_modified_time": "2023-09-07T14:26:59.736952Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730933.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4571,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:58.331099Z",
            "last_modified_time": "2023-09-07T14:26:58.331118Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731763.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4570,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:57.608692Z",
            "last_modified_time": "2023-09-07T14:26:57.608714Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730913.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4569,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:57.203673Z",
            "last_modified_time": "2023-09-07T14:26:57.203700Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732302.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4569/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4568,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:56.731659Z",
            "last_modified_time": "2023-09-07T14:26:56.731680Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730912.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4567,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:54.430408Z",
            "last_modified_time": "2023-09-07T14:26:54.430438Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736555.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4566,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:53.361736Z",
            "last_modified_time": "2023-09-07T14:26:53.361759Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731867.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4565,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:52.971022Z",
            "last_modified_time": "2023-09-07T14:26:52.971043Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730794.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4564,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:52.554080Z",
            "last_modified_time": "2023-09-07T14:26:52.554111Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728300.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4563,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:50.930542Z",
            "last_modified_time": "2023-09-07T14:26:50.930564Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735101.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4562,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:49.129107Z",
            "last_modified_time": "2023-09-07T14:26:49.129129Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733184.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4561,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:48.602830Z",
            "last_modified_time": "2023-09-07T14:26:48.602850Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734230.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4560,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:48.210569Z",
            "last_modified_time": "2023-09-07T14:26:48.210597Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734229.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4559,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:47.762403Z",
            "last_modified_time": "2023-09-07T14:26:47.762422Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731783.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4558,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:45.431731Z",
            "last_modified_time": "2023-09-07T14:26:45.431757Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729034.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4557,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:44.365996Z",
            "last_modified_time": "2023-09-07T14:26:44.366019Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732254.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4556,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:43.991009Z",
            "last_modified_time": "2023-09-07T14:26:43.991040Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733049.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4555,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:43.601143Z",
            "last_modified_time": "2023-09-07T14:26:43.601165Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725262.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4554,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:42.030749Z",
            "last_modified_time": "2023-09-07T14:26:42.030782Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733048.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4553,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:40.330188Z",
            "last_modified_time": "2023-09-07T14:26:40.330208Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733071.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4552,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:39.755201Z",
            "last_modified_time": "2023-09-07T14:26:39.755233Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732295.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4551,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:39.316634Z",
            "last_modified_time": "2023-09-07T14:26:39.316662Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735269.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4550,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:38.837092Z",
            "last_modified_time": "2023-09-07T14:26:38.837114Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734596.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4549,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:36.832698Z",
            "last_modified_time": "2023-09-07T14:26:36.832721Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728500.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4548,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:35.572382Z",
            "last_modified_time": "2023-09-07T14:26:35.572407Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734589.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4547,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:35.192676Z",
            "last_modified_time": "2023-09-07T14:26:35.192701Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734234.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4546,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:34.753994Z",
            "last_modified_time": "2023-09-07T14:26:34.754028Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4545,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:33.429837Z",
            "last_modified_time": "2023-09-07T14:26:33.429859Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734561.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4544,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:31.829802Z",
            "last_modified_time": "2023-09-07T14:26:31.829824Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734551.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4543,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:31.196821Z",
            "last_modified_time": "2023-09-07T14:26:31.196841Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725187.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4542,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:30.827238Z",
            "last_modified_time": "2023-09-07T14:26:30.827261Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731099.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4541,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:30.341502Z",
            "last_modified_time": "2023-09-07T14:26:30.341525Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733550.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4540,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:28.337706Z",
            "last_modified_time": "2023-09-07T14:26:28.337737Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730323.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4539,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:27.297578Z",
            "last_modified_time": "2023-09-07T14:26:27.297601Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731778.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4538,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:26.918122Z",
            "last_modified_time": "2023-09-07T14:26:26.918141Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731762.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4537,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:26.512117Z",
            "last_modified_time": "2023-09-07T14:26:26.512143Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732276.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4536,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:24.830530Z",
            "last_modified_time": "2023-09-07T14:26:24.830550Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_723645.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4535,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:23.245456Z",
            "last_modified_time": "2023-09-07T14:26:23.245482Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728578.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4534,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:22.700849Z",
            "last_modified_time": "2023-09-07T14:26:22.700879Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731624.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4533,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:22.336117Z",
            "last_modified_time": "2023-09-07T14:26:22.336138Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731131.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4532,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:21.934957Z",
            "last_modified_time": "2023-09-07T14:26:21.934979Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731861.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4531,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:19.831291Z",
            "last_modified_time": "2023-09-07T14:26:19.831363Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730961.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4530,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:18.729802Z",
            "last_modified_time": "2023-09-07T14:26:18.729823Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729628.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4529,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:18.336013Z",
            "last_modified_time": "2023-09-07T14:26:18.336033Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731129.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4528,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:17.921114Z",
            "last_modified_time": "2023-09-07T14:26:17.921166Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729770.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4527,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:16.430292Z",
            "last_modified_time": "2023-09-07T14:26:16.430346Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730255.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4526,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:14.728677Z",
            "last_modified_time": "2023-09-07T14:26:14.728701Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731860.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4525,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:14.119583Z",
            "last_modified_time": "2023-09-07T14:26:14.119605Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731300.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4524,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:13.730792Z",
            "last_modified_time": "2023-09-07T14:26:13.730811Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725261.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4523,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:13.235744Z",
            "last_modified_time": "2023-09-07T14:26:13.235765Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731299.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4522,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:10.834284Z",
            "last_modified_time": "2023-09-07T14:26:10.834304Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730720.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4521,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:09.903902Z",
            "last_modified_time": "2023-09-07T14:26:09.903923Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730532.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4520,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:09.527910Z",
            "last_modified_time": "2023-09-07T14:26:09.527931Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735268.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4519,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:09.158830Z",
            "last_modified_time": "2023-09-07T14:26:09.158862Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732348.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4518,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:07.735641Z",
            "last_modified_time": "2023-09-07T14:26:07.735662Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731297.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4517,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:06.036664Z",
            "last_modified_time": "2023-09-07T14:26:06.036693Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734595.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4516,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:05.357917Z",
            "last_modified_time": "2023-09-07T14:26:05.357940Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731296.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4515,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:04.950476Z",
            "last_modified_time": "2023-09-07T14:26:04.950509Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734588.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:04.541776Z",
            "last_modified_time": "2023-09-07T14:26:04.541805Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735160.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4513,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:02.524036Z",
            "last_modified_time": "2023-09-07T14:26:02.524059Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734560.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4512,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:01.334473Z",
            "last_modified_time": "2023-09-07T14:26:01.334498Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734550.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4511,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:00.938849Z",
            "last_modified_time": "2023-09-07T14:26:00.938871Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725186.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4510,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:26:00.441079Z",
            "last_modified_time": "2023-09-07T14:26:00.441100Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730719.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4509,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:58.931083Z",
            "last_modified_time": "2023-09-07T14:25:58.931103Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731777.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4508,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:57.237264Z",
            "last_modified_time": "2023-09-07T14:25:57.237287Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731761.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4507,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:56.698765Z",
            "last_modified_time": "2023-09-07T14:25:56.698782Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734137.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4506,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:56.336528Z",
            "last_modified_time": "2023-09-07T14:25:56.336550Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729755.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4505,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:55.729581Z",
            "last_modified_time": "2023-09-07T14:25:55.729603Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727725.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4504,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:53.632407Z",
            "last_modified_time": "2023-09-07T14:25:53.632448Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729399.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4503,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:52.544518Z",
            "last_modified_time": "2023-09-07T14:25:52.544549Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736554.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4502,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:52.133421Z",
            "last_modified_time": "2023-09-07T14:25:52.133440Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730911.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4501,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:51.749897Z",
            "last_modified_time": "2023-09-07T14:25:51.749924Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735100.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4500,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:50.330824Z",
            "last_modified_time": "2023-09-07T14:25:50.330846Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729627.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4499,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:48.727718Z",
            "last_modified_time": "2023-09-07T14:25:48.727740Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732252.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4498,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:48.119556Z",
            "last_modified_time": "2023-09-07T14:25:48.119585Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730910.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4497,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:47.749900Z",
            "last_modified_time": "2023-09-07T14:25:47.749933Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730830.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4496,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:47.341930Z",
            "last_modified_time": "2023-09-07T14:25:47.341952Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732819.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4495,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:45.331132Z",
            "last_modified_time": "2023-09-07T14:25:45.331153Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731701.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4494,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:44.131126Z",
            "last_modified_time": "2023-09-07T14:25:44.131156Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731032.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4493,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:43.757746Z",
            "last_modified_time": "2023-09-07T14:25:43.757778Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733179.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4492,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:43.370677Z",
            "last_modified_time": "2023-09-07T14:25:43.370698Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730909.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4491,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:42.230115Z",
            "last_modified_time": "2023-09-07T14:25:42.230138Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725260.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4490,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:40.427288Z",
            "last_modified_time": "2023-09-07T14:25:40.427347Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728878.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4489,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:39.873751Z",
            "last_modified_time": "2023-09-07T14:25:39.873773Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_722429.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4488,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:39.516394Z",
            "last_modified_time": "2023-09-07T14:25:39.516420Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733069.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4487,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:39.131723Z",
            "last_modified_time": "2023-09-07T14:25:39.131753Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735267.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4486,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:37.329493Z",
            "last_modified_time": "2023-09-07T14:25:37.329524Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730663.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4485,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:36.132051Z",
            "last_modified_time": "2023-09-07T14:25:36.132073Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734594.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4484,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:35.713155Z",
            "last_modified_time": "2023-09-07T14:25:35.713190Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734587.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4483,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:35.306621Z",
            "last_modified_time": "2023-09-07T14:25:35.306654Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730610.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4482,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:33.931168Z",
            "last_modified_time": "2023-09-07T14:25:33.931190Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731475.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4481,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:32.428720Z",
            "last_modified_time": "2023-09-07T14:25:32.428743Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734559.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4480,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:31.905249Z",
            "last_modified_time": "2023-09-07T14:25:31.905269Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734549.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4479,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:31.509788Z",
            "last_modified_time": "2023-09-07T14:25:31.509808Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725185.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4478,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:30.937904Z",
            "last_modified_time": "2023-09-07T14:25:30.937927Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730321.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4477,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:28.725940Z",
            "last_modified_time": "2023-09-07T14:25:28.725962Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731776.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4476,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:27.796811Z",
            "last_modified_time": "2023-09-07T14:25:27.796838Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731760.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4475,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:27.417062Z",
            "last_modified_time": "2023-09-07T14:25:27.417081Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731727.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4474,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:27.054987Z",
            "last_modified_time": "2023-09-07T14:25:27.055017Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728296.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4473,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:25.538594Z",
            "last_modified_time": "2023-09-07T14:25:25.538624Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731726.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4472,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:24.025946Z",
            "last_modified_time": "2023-09-07T14:25:24.025975Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731044.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4471,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:23.406688Z",
            "last_modified_time": "2023-09-07T14:25:23.406716Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731866.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4470,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:22.971986Z",
            "last_modified_time": "2023-09-07T14:25:22.972026Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734149.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4469,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:22.526096Z",
            "last_modified_time": "2023-09-07T14:25:22.526117Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731724.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4468,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:20.230284Z",
            "last_modified_time": "2023-09-07T14:25:20.230328Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733556.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4467,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:19.300565Z",
            "last_modified_time": "2023-09-07T14:25:19.300598Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731042.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4466,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:18.885533Z",
            "last_modified_time": "2023-09-07T14:25:18.885555Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731058.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4465,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:18.428279Z",
            "last_modified_time": "2023-09-07T14:25:18.428299Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731040.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4464,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:17.233115Z",
            "last_modified_time": "2023-09-07T14:25:17.233137Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733172.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4463,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:15.438614Z",
            "last_modified_time": "2023-09-07T14:25:15.438636Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731056.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4462,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:14.834638Z",
            "last_modified_time": "2023-09-07T14:25:14.834661Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731292.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4461,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:14.444147Z",
            "last_modified_time": "2023-09-07T14:25:14.444176Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725259.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4460,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:14.044617Z",
            "last_modified_time": "2023-09-07T14:25:14.044650Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732915.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4459,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:12.140854Z",
            "last_modified_time": "2023-09-07T14:25:12.140877Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729152.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4458,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:11.153948Z",
            "last_modified_time": "2023-09-07T14:25:11.153973Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733067.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4457,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:10.717804Z",
            "last_modified_time": "2023-09-07T14:25:10.717826Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731038.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4456,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:10.322812Z",
            "last_modified_time": "2023-09-07T14:25:10.322833Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731054.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4455,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:09.128986Z",
            "last_modified_time": "2023-09-07T14:25:09.129008Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731927.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4454,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:07.631967Z",
            "last_modified_time": "2023-09-07T14:25:07.631989Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735266.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4453,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:07.110799Z",
            "last_modified_time": "2023-09-07T14:25:07.110824Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734809.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4452,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:06.733324Z",
            "last_modified_time": "2023-09-07T14:25:06.733352Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734808.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4451,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:06.360612Z",
            "last_modified_time": "2023-09-07T14:25:06.360633Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734558.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4450,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:04.331119Z",
            "last_modified_time": "2023-09-07T14:25:04.331144Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734548.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4449,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:03.224298Z",
            "last_modified_time": "2023-09-07T14:25:03.224349Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725184.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4448,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:02.832142Z",
            "last_modified_time": "2023-09-07T14:25:02.832165Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736290.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4447,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:02.454195Z",
            "last_modified_time": "2023-09-07T14:25:02.454227Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731775.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4446,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:25:01.233888Z",
            "last_modified_time": "2023-09-07T14:25:01.233911Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731759.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4445,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:59.528469Z",
            "last_modified_time": "2023-09-07T14:24:59.528491Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_722936.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4444,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:58.926671Z",
            "last_modified_time": "2023-09-07T14:24:58.926692Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728081.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4443,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:58.566426Z",
            "last_modified_time": "2023-09-07T14:24:58.566458Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732132.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4442,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:58.157721Z",
            "last_modified_time": "2023-09-07T14:24:58.157744Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732399.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4441,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:56.330553Z",
            "last_modified_time": "2023-09-07T14:24:56.330579Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731324.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4440,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:55.035394Z",
            "last_modified_time": "2023-09-07T14:24:55.035418Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736553.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4439,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:54.611387Z",
            "last_modified_time": "2023-09-07T14:24:54.611410Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730718.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4438,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:54.219253Z",
            "last_modified_time": "2023-09-07T14:24:54.219273Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731280.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4437,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:52.940904Z",
            "last_modified_time": "2023-09-07T14:24:52.940935Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728233.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4436,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:51.331832Z",
            "last_modified_time": "2023-09-07T14:24:51.331855Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732300.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4435,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:50.697528Z",
            "last_modified_time": "2023-09-07T14:24:50.697552Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728972.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4434,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:50.274400Z",
            "last_modified_time": "2023-09-07T14:24:50.274436Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730717.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4433,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:49.837758Z",
            "last_modified_time": "2023-09-07T14:24:49.837782Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727050.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4432,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:47.840412Z",
            "last_modified_time": "2023-09-07T14:24:47.840434Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729752.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4431,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:46.821422Z",
            "last_modified_time": "2023-09-07T14:24:46.821462Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731302.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4430,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:46.431052Z",
            "last_modified_time": "2023-09-07T14:24:46.431073Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731323.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4429,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:46.000689Z",
            "last_modified_time": "2023-09-07T14:24:46.000718Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731711.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4428,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:44.733559Z",
            "last_modified_time": "2023-09-07T14:24:44.733584Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_720852.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4427,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:43.240951Z",
            "last_modified_time": "2023-09-07T14:24:43.240972Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732383.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4426,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:42.630207Z",
            "last_modified_time": "2023-09-07T14:24:42.630229Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731290.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4425,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:42.257367Z",
            "last_modified_time": "2023-09-07T14:24:42.257398Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731710.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4424,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:41.831885Z",
            "last_modified_time": "2023-09-07T14:24:41.831907Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731289.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4423,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:39.927935Z",
            "last_modified_time": "2023-09-07T14:24:39.927954Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735821.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4422,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:38.849339Z",
            "last_modified_time": "2023-09-07T14:24:38.849361Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731709.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4421,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:38.472477Z",
            "last_modified_time": "2023-09-07T14:24:38.472507Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735823.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4420,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:38.071426Z",
            "last_modified_time": "2023-09-07T14:24:38.071448Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736267.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4419,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:36.835048Z",
            "last_modified_time": "2023-09-07T14:24:36.835070Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730315.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4418,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:35.143843Z",
            "last_modified_time": "2023-09-07T14:24:35.143874Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735820.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4417,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:34.541485Z",
            "last_modified_time": "2023-09-07T14:24:34.541520Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734731.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4416,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:34.136776Z",
            "last_modified_time": "2023-09-07T14:24:34.136797Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736373.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4415,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:33.730136Z",
            "last_modified_time": "2023-09-07T14:24:33.730163Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735822.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4414,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:32.030779Z",
            "last_modified_time": "2023-09-07T14:24:32.030803Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731132.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4413,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:30.927135Z",
            "last_modified_time": "2023-09-07T14:24:30.927167Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730356.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4412,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:30.420790Z",
            "last_modified_time": "2023-09-07T14:24:30.420812Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_714939.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4411,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:30.028147Z",
            "last_modified_time": "2023-09-07T14:24:30.028171Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729623.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4410,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:28.828677Z",
            "last_modified_time": "2023-09-07T14:24:28.828708Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730528.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4409,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:27.135707Z",
            "last_modified_time": "2023-09-07T14:24:27.135741Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732397.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4408,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:26.567682Z",
            "last_modified_time": "2023-09-07T14:24:26.567704Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729398.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4407,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:26.200845Z",
            "last_modified_time": "2023-09-07T14:24:26.200869Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729033.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4406,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:25.730833Z",
            "last_modified_time": "2023-09-07T14:24:25.730855Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730792.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4405,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:24.135662Z",
            "last_modified_time": "2023-09-07T14:24:24.135692Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_723296.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4404,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:22.921213Z",
            "last_modified_time": "2023-09-07T14:24:22.921234Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734470.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4403,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:22.488227Z",
            "last_modified_time": "2023-09-07T14:24:22.488249Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730295.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4402,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:22.035192Z",
            "last_modified_time": "2023-09-07T14:24:22.035211Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732395.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4401,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:20.825054Z",
            "last_modified_time": "2023-09-07T14:24:20.825076Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734963.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4400,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:19.326463Z",
            "last_modified_time": "2023-09-07T14:24:19.326483Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730915.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4399,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:18.771911Z",
            "last_modified_time": "2023-09-07T14:24:18.771933Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727632.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4398,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:18.356718Z",
            "last_modified_time": "2023-09-07T14:24:18.356754Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_726608.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4397,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:17.932880Z",
            "last_modified_time": "2023-09-07T14:24:17.932898Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725258.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4396,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:16.624005Z",
            "last_modified_time": "2023-09-07T14:24:16.624026Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734962.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4395,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:15.162432Z",
            "last_modified_time": "2023-09-07T14:24:15.162458Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_724876.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4394,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:14.744075Z",
            "last_modified_time": "2023-09-07T14:24:14.744116Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727631.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4393,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:14.341660Z",
            "last_modified_time": "2023-09-07T14:24:14.341692Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733065.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4392,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:13.333548Z",
            "last_modified_time": "2023-09-07T14:24:13.333577Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732289.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4392/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4391,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:11.831960Z",
            "last_modified_time": "2023-09-07T14:24:11.831979Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735265.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4390,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:11.312133Z",
            "last_modified_time": "2023-09-07T14:24:11.312154Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732381.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4389,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:10.927372Z",
            "last_modified_time": "2023-09-07T14:24:10.927394Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730513.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4388,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:10.469181Z",
            "last_modified_time": "2023-09-07T14:24:10.469209Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734237.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4387,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:08.927791Z",
            "last_modified_time": "2023-09-07T14:24:08.927811Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734582.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4386,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:07.814726Z",
            "last_modified_time": "2023-09-07T14:24:07.814751Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734961.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4385,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:07.404196Z",
            "last_modified_time": "2023-09-07T14:24:07.404219Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728497.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4384,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:07.015767Z",
            "last_modified_time": "2023-09-07T14:24:07.015791Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734236.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4383,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:06.026674Z",
            "last_modified_time": "2023-09-07T14:24:06.026695Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734577.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4382,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:04.334849Z",
            "last_modified_time": "2023-09-07T14:24:04.334869Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736368.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4381,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:03.808800Z",
            "last_modified_time": "2023-09-07T14:24:03.808823Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736361.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4380,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:03.421044Z",
            "last_modified_time": "2023-09-07T14:24:03.421065Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734557.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4379,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:02.964735Z",
            "last_modified_time": "2023-09-07T14:24:02.964767Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731451.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4378,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:24:01.222460Z",
            "last_modified_time": "2023-09-07T14:24:01.222482Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732393.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4377,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:59.934871Z",
            "last_modified_time": "2023-09-07T14:23:59.934893Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734547.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4376,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:59.537397Z",
            "last_modified_time": "2023-09-07T14:23:59.537420Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725183.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4375,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:59.167094Z",
            "last_modified_time": "2023-09-07T14:23:59.167119Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731097.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4374,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:58.222115Z",
            "last_modified_time": "2023-09-07T14:23:58.222143Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736360.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4373,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:56.629174Z",
            "last_modified_time": "2023-09-07T14:23:56.629201Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730678.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4372,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:56.094413Z",
            "last_modified_time": "2023-09-07T14:23:56.094440Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731774.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4371,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:55.620198Z",
            "last_modified_time": "2023-09-07T14:23:55.620220Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731758.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4370,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:55.241849Z",
            "last_modified_time": "2023-09-07T14:23:55.241871Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736543.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4369,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:53.530137Z",
            "last_modified_time": "2023-09-07T14:23:53.530158Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731641.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4368,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:52.466032Z",
            "last_modified_time": "2023-09-07T14:23:52.466052Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731999.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4367,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:52.094061Z",
            "last_modified_time": "2023-09-07T14:23:52.094083Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730033.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4366,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:51.717268Z",
            "last_modified_time": "2023-09-07T14:23:51.717288Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731640.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4365,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:50.524538Z",
            "last_modified_time": "2023-09-07T14:23:50.524560Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732390.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4364,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:49.028205Z",
            "last_modified_time": "2023-09-07T14:23:49.028226Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732392.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4363,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:48.464601Z",
            "last_modified_time": "2023-09-07T14:23:48.464631Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736552.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4362,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:48.043249Z",
            "last_modified_time": "2023-09-07T14:23:48.043280Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728239.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4361,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:47.632452Z",
            "last_modified_time": "2023-09-07T14:23:47.632484Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731998.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4360,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:45.839575Z",
            "last_modified_time": "2023-09-07T14:23:45.839595Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730031.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4359,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:44.661970Z",
            "last_modified_time": "2023-09-07T14:23:44.661993Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731639.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4358,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:44.263173Z",
            "last_modified_time": "2023-09-07T14:23:44.263195Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730914.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4357,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:43.829043Z",
            "last_modified_time": "2023-09-07T14:23:43.829072Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734227.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4356,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:42.728742Z",
            "last_modified_time": "2023-09-07T14:23:42.728762Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734226.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4355,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:41.327663Z",
            "last_modified_time": "2023-09-07T14:23:41.327683Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730506.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4354,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:40.639097Z",
            "last_modified_time": "2023-09-07T14:23:40.639153Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_726140.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4353,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:40.219074Z",
            "last_modified_time": "2023-09-07T14:23:40.219096Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733182.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4352,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:39.861108Z",
            "last_modified_time": "2023-09-07T14:23:39.861129Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733046.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4351,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:38.430270Z",
            "last_modified_time": "2023-09-07T14:23:38.430291Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733045.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4350,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:37.240620Z",
            "last_modified_time": "2023-09-07T14:23:37.240643Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725257.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4349,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:36.873850Z",
            "last_modified_time": "2023-09-07T14:23:36.873877Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728592.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4348,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:36.497907Z",
            "last_modified_time": "2023-09-07T14:23:36.497939Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735264.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4347,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:35.333562Z",
            "last_modified_time": "2023-09-07T14:23:35.333584Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730662.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4346,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:33.839510Z",
            "last_modified_time": "2023-09-07T14:23:33.839532Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732380.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4345,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:33.333210Z",
            "last_modified_time": "2023-09-07T14:23:33.333232Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734581.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4344,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:32.940772Z",
            "last_modified_time": "2023-09-07T14:23:32.940793Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728498.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4343,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:32.533238Z",
            "last_modified_time": "2023-09-07T14:23:32.533259Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734576.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4342,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:30.727832Z",
            "last_modified_time": "2023-09-07T14:23:30.727853Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730800.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4341,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:29.610355Z",
            "last_modified_time": "2023-09-07T14:23:29.610386Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733019.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4340,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:29.225942Z",
            "last_modified_time": "2023-09-07T14:23:29.225961Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734556.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4339,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:28.832382Z",
            "last_modified_time": "2023-09-07T14:23:28.832411Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734546.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4338,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:27.829247Z",
            "last_modified_time": "2023-09-07T14:23:27.829268Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725182.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4337,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:26.328069Z",
            "last_modified_time": "2023-09-07T14:23:26.328093Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732902.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4336,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:25.736268Z",
            "last_modified_time": "2023-09-07T14:23:25.736288Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732806.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4335,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:25.364059Z",
            "last_modified_time": "2023-09-07T14:23:25.364088Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730310.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4334,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:24.965298Z",
            "last_modified_time": "2023-09-07T14:23:24.965361Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731773.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4333,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:23.528646Z",
            "last_modified_time": "2023-09-07T14:23:23.528674Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731757.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4332,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:22.366247Z",
            "last_modified_time": "2023-09-07T14:23:22.366280Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731336.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4331,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:21.948332Z",
            "last_modified_time": "2023-09-07T14:23:21.948364Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731687.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4330,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:21.562823Z",
            "last_modified_time": "2023-09-07T14:23:21.562845Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728336.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4329,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:20.527791Z",
            "last_modified_time": "2023-09-07T14:23:20.527811Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732981.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4328,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:18.930914Z",
            "last_modified_time": "2023-09-07T14:23:18.930953Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728339.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4327,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:18.365636Z",
            "last_modified_time": "2023-09-07T14:23:18.365661Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730572.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4326,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:17.948547Z",
            "last_modified_time": "2023-09-07T14:23:17.948569Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730571.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4325,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:17.540156Z",
            "last_modified_time": "2023-09-07T14:23:17.540176Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728016.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4324,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:16.330930Z",
            "last_modified_time": "2023-09-07T14:23:16.330953Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735803.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4323,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:14.956849Z",
            "last_modified_time": "2023-09-07T14:23:14.956883Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732286.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4322,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:14.562863Z",
            "last_modified_time": "2023-09-07T14:23:14.562897Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734143.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4321,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:14.118284Z",
            "last_modified_time": "2023-09-07T14:23:14.118341Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733535.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4320,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:13.127302Z",
            "last_modified_time": "2023-09-07T14:23:13.127346Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734971.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4319,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:11.634988Z",
            "last_modified_time": "2023-09-07T14:23:11.635010Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730465.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4318,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:11.125258Z",
            "last_modified_time": "2023-09-07T14:23:11.125294Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735384.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4317,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:10.689390Z",
            "last_modified_time": "2023-09-07T14:23:10.689422Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733177.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4316,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:10.281631Z",
            "last_modified_time": "2023-09-07T14:23:10.281665Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731291.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4315,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:08.831061Z",
            "last_modified_time": "2023-09-07T14:23:08.831093Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734842.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4314,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:07.756356Z",
            "last_modified_time": "2023-09-07T14:23:07.756385Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731312.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4313,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:07.349254Z",
            "last_modified_time": "2023-09-07T14:23:07.349286Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725256.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4312,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:06.965810Z",
            "last_modified_time": "2023-09-07T14:23:06.965845Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_724386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4311,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:05.938804Z",
            "last_modified_time": "2023-09-07T14:23:05.938836Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728574.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4310,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:04.538132Z",
            "last_modified_time": "2023-09-07T14:23:04.538155Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731311.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4309,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:03.925298Z",
            "last_modified_time": "2023-09-07T14:23:03.925378Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733061.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4308,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:03.535883Z",
            "last_modified_time": "2023-09-07T14:23:03.535916Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735146.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4307,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:03.127250Z",
            "last_modified_time": "2023-09-07T14:23:03.127273Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735263.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4306,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:01.636158Z",
            "last_modified_time": "2023-09-07T14:23:01.636179Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735154.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4305,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:00.499409Z",
            "last_modified_time": "2023-09-07T14:23:00.499442Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730511.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4304,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:23:00.098781Z",
            "last_modified_time": "2023-09-07T14:23:00.098806Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734580.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4303,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:59.656443Z",
            "last_modified_time": "2023-09-07T14:22:59.656471Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734575.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4302,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:58.830266Z",
            "last_modified_time": "2023-09-07T14:22:58.830288Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734661.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4301,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:57.439396Z",
            "last_modified_time": "2023-09-07T14:22:57.439429Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733087.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4300,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:56.894078Z",
            "last_modified_time": "2023-09-07T14:22:56.894099Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729005.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4299,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:56.516149Z",
            "last_modified_time": "2023-09-07T14:22:56.516170Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728997.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4298,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:56.124056Z",
            "last_modified_time": "2023-09-07T14:22:56.124076Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734555.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4297,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:54.440179Z",
            "last_modified_time": "2023-09-07T14:22:54.440215Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734545.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4296,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:53.486171Z",
            "last_modified_time": "2023-09-07T14:22:53.486195Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733173.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4295,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:53.080702Z",
            "last_modified_time": "2023-09-07T14:22:53.080727Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725181.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4294,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:52.693396Z",
            "last_modified_time": "2023-09-07T14:22:52.693417Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734660.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4293,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:52.024854Z",
            "last_modified_time": "2023-09-07T14:22:52.024876Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730313.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4292,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:50.328820Z",
            "last_modified_time": "2023-09-07T14:22:50.328846Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731772.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4291,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:49.731367Z",
            "last_modified_time": "2023-09-07T14:22:49.731392Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731756.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4290,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:49.316601Z",
            "last_modified_time": "2023-09-07T14:22:49.316636Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733080.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4289,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:48.927340Z",
            "last_modified_time": "2023-09-07T14:22:48.927370Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734659.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4288,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:47.528538Z",
            "last_modified_time": "2023-09-07T14:22:47.528561Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731322.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4287,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:46.512542Z",
            "last_modified_time": "2023-09-07T14:22:46.512567Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730851.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4286,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:46.130976Z",
            "last_modified_time": "2023-09-07T14:22:46.130999Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737018.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4285,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:45.632391Z",
            "last_modified_time": "2023-09-07T14:22:45.632412Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730827.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4284,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:44.740770Z",
            "last_modified_time": "2023-09-07T14:22:44.740799Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735148.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4283,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:43.330939Z",
            "last_modified_time": "2023-09-07T14:22:43.330959Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729621.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4282,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:42.725804Z",
            "last_modified_time": "2023-09-07T14:22:42.725825Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731319.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4281,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:42.331803Z",
            "last_modified_time": "2023-09-07T14:22:42.331830Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731702.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4280,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:41.954954Z",
            "last_modified_time": "2023-09-07T14:22:41.954982Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734742.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4279,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:40.233733Z",
            "last_modified_time": "2023-09-07T14:22:40.233754Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731700.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4278,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:39.314163Z",
            "last_modified_time": "2023-09-07T14:22:39.314185Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735110.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4277,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:38.927410Z",
            "last_modified_time": "2023-09-07T14:22:38.927430Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731865.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4276,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:38.528906Z",
            "last_modified_time": "2023-09-07T14:22:38.528928Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735156.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4275,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:37.830660Z",
            "last_modified_time": "2023-09-07T14:22:37.830684Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737017.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4274,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:36.328410Z",
            "last_modified_time": "2023-09-07T14:22:36.328432Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730826.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4273,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:35.664734Z",
            "last_modified_time": "2023-09-07T14:22:35.664755Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737015.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4272,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:35.254904Z",
            "last_modified_time": "2023-09-07T14:22:35.254930Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735150.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4271,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:34.860631Z",
            "last_modified_time": "2023-09-07T14:22:34.860652Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733174.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4270,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:33.430004Z",
            "last_modified_time": "2023-09-07T14:22:33.430027Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731317.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4269,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:32.326525Z",
            "last_modified_time": "2023-09-07T14:22:32.326557Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_726137.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4268,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:31.925165Z",
            "last_modified_time": "2023-09-07T14:22:31.925187Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734741.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4268/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4267,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:31.529743Z",
            "last_modified_time": "2023-09-07T14:22:31.529770Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737014.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4267/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4266,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:30.631163Z",
            "last_modified_time": "2023-09-07T14:22:30.631197Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735140.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4265,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:29.228167Z",
            "last_modified_time": "2023-09-07T14:22:29.228190Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734740.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4264,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:28.614187Z",
            "last_modified_time": "2023-09-07T14:22:28.614208Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731333.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4263,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:28.238138Z",
            "last_modified_time": "2023-09-07T14:22:28.238160Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737013.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4262,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:27.852679Z",
            "last_modified_time": "2023-09-07T14:22:27.852708Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728158.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4261,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:26.541949Z",
            "last_modified_time": "2023-09-07T14:22:26.541970Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730825.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4260,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:25.319605Z",
            "last_modified_time": "2023-09-07T14:22:25.319629Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737012.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4260/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4259,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:24.912425Z",
            "last_modified_time": "2023-09-07T14:22:24.912446Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731331.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4258,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:24.512394Z",
            "last_modified_time": "2023-09-07T14:22:24.512419Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732130.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4257,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:23.829675Z",
            "last_modified_time": "2023-09-07T14:22:23.829705Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737047.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4256,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:22.426915Z",
            "last_modified_time": "2023-09-07T14:22:22.426934Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733546.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4255,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:21.935068Z",
            "last_modified_time": "2023-09-07T14:22:21.935086Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725255.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4255/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4254,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:21.550666Z",
            "last_modified_time": "2023-09-07T14:22:21.550694Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734739.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4253,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:21.161108Z",
            "last_modified_time": "2023-09-07T14:22:21.161139Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737050.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4252,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:19.868429Z",
            "last_modified_time": "2023-09-07T14:22:19.868452Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737011.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4251,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:18.759586Z",
            "last_modified_time": "2023-09-07T14:22:18.759614Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_720850.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4250,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:18.363768Z",
            "last_modified_time": "2023-09-07T14:22:18.363790Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737010.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4249,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:17.935546Z",
            "last_modified_time": "2023-09-07T14:22:17.935569Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733059.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4248,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:17.223669Z",
            "last_modified_time": "2023-09-07T14:22:17.223693Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735134.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4247,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:15.628056Z",
            "last_modified_time": "2023-09-07T14:22:15.628076Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735262.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4246,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:15.084366Z",
            "last_modified_time": "2023-09-07T14:22:15.084390Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732379.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4245,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:14.707386Z",
            "last_modified_time": "2023-09-07T14:22:14.707409Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735138.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4244,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:14.326394Z",
            "last_modified_time": "2023-09-07T14:22:14.326425Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737051.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4243,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:12.828378Z",
            "last_modified_time": "2023-09-07T14:22:12.828405Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734579.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4242,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:11.825424Z",
            "last_modified_time": "2023-09-07T14:22:11.825447Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737054.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4241,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:11.441855Z",
            "last_modified_time": "2023-09-07T14:22:11.441877Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734658.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4240,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:11.065854Z",
            "last_modified_time": "2023-09-07T14:22:11.065876Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734574.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4239,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:10.263740Z",
            "last_modified_time": "2023-09-07T14:22:10.263769Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732129.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4238,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:08.826029Z",
            "last_modified_time": "2023-09-07T14:22:08.826051Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734554.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4237,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:08.254660Z",
            "last_modified_time": "2023-09-07T14:22:08.254692Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734796.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4236,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:07.885944Z",
            "last_modified_time": "2023-09-07T14:22:07.885967Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725180.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4235,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:07.476348Z",
            "last_modified_time": "2023-09-07T14:22:07.476370Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734656.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4234,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:06.233333Z",
            "last_modified_time": "2023-09-07T14:22:06.233359Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731095.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4233,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:05.055573Z",
            "last_modified_time": "2023-09-07T14:22:05.055593Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734655.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4232,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:04.675186Z",
            "last_modified_time": "2023-09-07T14:22:04.675208Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731045.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4231,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:04.264956Z",
            "last_modified_time": "2023-09-07T14:22:04.264986Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728995.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4230,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:03.626681Z",
            "last_modified_time": "2023-09-07T14:22:03.626713Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730676.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4229,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:02.228873Z",
            "last_modified_time": "2023-09-07T14:22:02.228895Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731771.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4228,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:01.635294Z",
            "last_modified_time": "2023-09-07T14:22:01.635360Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731755.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4227,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:01.167054Z",
            "last_modified_time": "2023-09-07T14:22:01.167076Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737008.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4226,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:22:00.689488Z",
            "last_modified_time": "2023-09-07T14:22:00.689511Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4225,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:59.533634Z",
            "last_modified_time": "2023-09-07T14:21:59.533662Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737006.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4224,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:58.436483Z",
            "last_modified_time": "2023-09-07T14:21:58.436517Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737005.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4223,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:58.061906Z",
            "last_modified_time": "2023-09-07T14:21:58.061937Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737004.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4222,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:57.667946Z",
            "last_modified_time": "2023-09-07T14:21:57.667967Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728851.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4221,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:56.926573Z",
            "last_modified_time": "2023-09-07T14:21:56.926597Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737003.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4220,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:55.426986Z",
            "last_modified_time": "2023-09-07T14:21:55.427006Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736551.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4219,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:54.845595Z",
            "last_modified_time": "2023-09-07T14:21:54.845623Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737002.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4218,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:54.443088Z",
            "last_modified_time": "2023-09-07T14:21:54.443120Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731337.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4217,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:54.050712Z",
            "last_modified_time": "2023-09-07T14:21:54.050741Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737001.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4216,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:52.840890Z",
            "last_modified_time": "2023-09-07T14:21:52.840914Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730789.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4215,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:51.813422Z",
            "last_modified_time": "2023-09-07T14:21:51.813443Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737000.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4214,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:51.425893Z",
            "last_modified_time": "2023-09-07T14:21:51.425915Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730879.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4213,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:51.024977Z",
            "last_modified_time": "2023-09-07T14:21:51.024997Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735136.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4212,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:50.257944Z",
            "last_modified_time": "2023-09-07T14:21:50.257966Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735831.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4211,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:48.835218Z",
            "last_modified_time": "2023-09-07T14:21:48.835239Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736999.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4210,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:48.337909Z",
            "last_modified_time": "2023-09-07T14:21:48.337936Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735132.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4209,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:47.941278Z",
            "last_modified_time": "2023-09-07T14:21:47.941299Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734810.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4208,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:47.538593Z",
            "last_modified_time": "2023-09-07T14:21:47.538615Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734249.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4207,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:46.531220Z",
            "last_modified_time": "2023-09-07T14:21:46.531239Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734248.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4206,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:45.250502Z",
            "last_modified_time": "2023-09-07T14:21:45.250525Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730696.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4205,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:44.855039Z",
            "last_modified_time": "2023-09-07T14:21:44.855058Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731903.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4204,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:44.498805Z",
            "last_modified_time": "2023-09-07T14:21:44.498826Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733022.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4203,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:43.830113Z",
            "last_modified_time": "2023-09-07T14:21:43.830131Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734805.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4202,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:42.440205Z",
            "last_modified_time": "2023-09-07T14:21:42.440223Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732128.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4201,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:41.885994Z",
            "last_modified_time": "2023-09-07T14:21:41.886014Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731846.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4200,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:41.524914Z",
            "last_modified_time": "2023-09-07T14:21:41.524936Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734055.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4199,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:41.167519Z",
            "last_modified_time": "2023-09-07T14:21:41.167550Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725254.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4198,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:39.927841Z",
            "last_modified_time": "2023-09-07T14:21:39.927862Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734054.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:38.881251Z",
            "last_modified_time": "2023-09-07T14:21:38.881270Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728591.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4196,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:38.532953Z",
            "last_modified_time": "2023-09-07T14:21:38.532974Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730537.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4195,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:38.105949Z",
            "last_modified_time": "2023-09-07T14:21:38.105968Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733057.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4194,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:37.335024Z",
            "last_modified_time": "2023-09-07T14:21:37.335042Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735130.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4193,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:35.930814Z",
            "last_modified_time": "2023-09-07T14:21:35.930834Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735261.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4192,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:35.356064Z",
            "last_modified_time": "2023-09-07T14:21:35.356085Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734218.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4191,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:34.970289Z",
            "last_modified_time": "2023-09-07T14:21:34.970346Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731457.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4190,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:34.541461Z",
            "last_modified_time": "2023-09-07T14:21:34.541486Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732385.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4189,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:33.437417Z",
            "last_modified_time": "2023-09-07T14:21:33.437438Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732377.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4188,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:32.215074Z",
            "last_modified_time": "2023-09-07T14:21:32.215101Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735479.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4187,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:31.846372Z",
            "last_modified_time": "2023-09-07T14:21:31.846393Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734807.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4186,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:31.449018Z",
            "last_modified_time": "2023-09-07T14:21:31.449046Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734806.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4185,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:30.530348Z",
            "last_modified_time": "2023-09-07T14:21:30.530370Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732127.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4184,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:29.235370Z",
            "last_modified_time": "2023-09-07T14:21:29.235391Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730395.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4183,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:28.719718Z",
            "last_modified_time": "2023-09-07T14:21:28.719750Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731454.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4182,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:28.330179Z",
            "last_modified_time": "2023-09-07T14:21:28.330201Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730685.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4181,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:27.930811Z",
            "last_modified_time": "2023-09-07T14:21:27.930830Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725179.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4180,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:26.831535Z",
            "last_modified_time": "2023-09-07T14:21:26.831557Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734232.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4179,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:25.592702Z",
            "last_modified_time": "2023-09-07T14:21:25.592725Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734538.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4178,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:25.216759Z",
            "last_modified_time": "2023-09-07T14:21:25.216780Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730308.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4177,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:24.833852Z",
            "last_modified_time": "2023-09-07T14:21:24.833871Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729376.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4176,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:24.247781Z",
            "last_modified_time": "2023-09-07T14:21:24.247803Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734738.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4175,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:22.942393Z",
            "last_modified_time": "2023-09-07T14:21:22.942427Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731997.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4174,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:22.375784Z",
            "last_modified_time": "2023-09-07T14:21:22.375807Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4173,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:22.014146Z",
            "last_modified_time": "2023-09-07T14:21:22.014168Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731996.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4172,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:21.661063Z",
            "last_modified_time": "2023-09-07T14:21:21.661087Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734795.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4171,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:20.540612Z",
            "last_modified_time": "2023-09-07T14:21:20.540634Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734736.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:19.405561Z",
            "last_modified_time": "2023-09-07T14:21:19.405582Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730569.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4169,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:19.041798Z",
            "last_modified_time": "2023-09-07T14:21:19.041830Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_722820.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4168,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:18.626611Z",
            "last_modified_time": "2023-09-07T14:21:18.626633Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732253.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4167,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:18.029953Z",
            "last_modified_time": "2023-09-07T14:21:18.029973Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734737.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4166,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:16.639290Z",
            "last_modified_time": "2023-09-07T14:21:16.639334Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730947.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4165,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:16.115305Z",
            "last_modified_time": "2023-09-07T14:21:16.115370Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731995.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4164,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:15.624819Z",
            "last_modified_time": "2023-09-07T14:21:15.624838Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735126.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4163,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:15.229735Z",
            "last_modified_time": "2023-09-07T14:21:15.229757Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735128.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4162,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:14.138384Z",
            "last_modified_time": "2023-09-07T14:21:14.138417Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731826.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4161,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:13.126670Z",
            "last_modified_time": "2023-09-07T14:21:13.126693Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732878.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4160,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:12.734123Z",
            "last_modified_time": "2023-09-07T14:21:12.734145Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734735.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4159,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:12.337714Z",
            "last_modified_time": "2023-09-07T14:21:12.337750Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730567.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4158,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:11.732583Z",
            "last_modified_time": "2023-09-07T14:21:11.732609Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733505.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4157,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:10.240590Z",
            "last_modified_time": "2023-09-07T14:21:10.240610Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732995.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4156,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:09.699850Z",
            "last_modified_time": "2023-09-07T14:21:09.699870Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734031.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4155,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:09.328469Z",
            "last_modified_time": "2023-09-07T14:21:09.328500Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732994.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4154,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:08.921844Z",
            "last_modified_time": "2023-09-07T14:21:08.921864Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734030.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4153,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:07.737721Z",
            "last_modified_time": "2023-09-07T14:21:07.737743Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732165.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4152,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:06.519398Z",
            "last_modified_time": "2023-09-07T14:21:06.519421Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731994.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4151,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:06.131634Z",
            "last_modified_time": "2023-09-07T14:21:06.131656Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733055.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4150,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:05.659730Z",
            "last_modified_time": "2023-09-07T14:21:05.659753Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735124.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4149,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:05.126054Z",
            "last_modified_time": "2023-09-07T14:21:05.126075Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735851.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4148,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:03.833006Z",
            "last_modified_time": "2023-09-07T14:21:03.833028Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732376.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4147,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:03.259420Z",
            "last_modified_time": "2023-09-07T14:21:03.259445Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730661.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4146,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:02.885566Z",
            "last_modified_time": "2023-09-07T14:21:02.885588Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735119.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4145,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:02.425529Z",
            "last_modified_time": "2023-09-07T14:21:02.425553Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734803.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4144,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:01.329509Z",
            "last_modified_time": "2023-09-07T14:21:01.329532Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734802.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4143,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:21:00.159664Z",
            "last_modified_time": "2023-09-07T14:21:00.159689Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731892.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4142,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:59.731460Z",
            "last_modified_time": "2023-09-07T14:20:59.731482Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730684.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4141,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:59.355055Z",
            "last_modified_time": "2023-09-07T14:20:59.355087Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731891.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4140,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:58.827082Z",
            "last_modified_time": "2023-09-07T14:20:58.827104Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729769.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4139,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:57.529785Z",
            "last_modified_time": "2023-09-07T14:20:57.529808Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734603.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4138,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:56.966240Z",
            "last_modified_time": "2023-09-07T14:20:56.966262Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734602.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4137,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:56.573612Z",
            "last_modified_time": "2023-09-07T14:20:56.573638Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731993.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4136,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:56.138978Z",
            "last_modified_time": "2023-09-07T14:20:56.139001Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730682.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4135,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:54.936802Z",
            "last_modified_time": "2023-09-07T14:20:54.936825Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734885.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4134,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:53.919448Z",
            "last_modified_time": "2023-09-07T14:20:53.919471Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731889.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4133,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:53.515444Z",
            "last_modified_time": "2023-09-07T14:20:53.515466Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731879.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4132,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:53.072771Z",
            "last_modified_time": "2023-09-07T14:20:53.072799Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_723834.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4131,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:52.444438Z",
            "last_modified_time": "2023-09-07T14:20:52.444476Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735117.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4130,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:51.130130Z",
            "last_modified_time": "2023-09-07T14:20:51.130167Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734883.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4129,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:50.425561Z",
            "last_modified_time": "2023-09-07T14:20:50.425585Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734880.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4128,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:50.040470Z",
            "last_modified_time": "2023-09-07T14:20:50.040491Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735112.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4127,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:48.961000Z",
            "last_modified_time": "2023-09-07T14:20:48.961032Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735107.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4126,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:47.430036Z",
            "last_modified_time": "2023-09-07T14:20:47.430055Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734960.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4125,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:47.063241Z",
            "last_modified_time": "2023-09-07T14:20:47.063274Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735083.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4124,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:46.675464Z",
            "last_modified_time": "2023-09-07T14:20:46.675486Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731990.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4123,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:46.128732Z",
            "last_modified_time": "2023-09-07T14:20:46.128753Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734886.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4122,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:44.438113Z",
            "last_modified_time": "2023-09-07T14:20:44.438136Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735096.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4121,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:43.890778Z",
            "last_modified_time": "2023-09-07T14:20:43.890798Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734959.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4120,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:43.427941Z",
            "last_modified_time": "2023-09-07T14:20:43.427962Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735564.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4119,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:42.967489Z",
            "last_modified_time": "2023-09-07T14:20:42.967522Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730727.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4119/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4118,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:41.930898Z",
            "last_modified_time": "2023-09-07T14:20:41.930918Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734863.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4117,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:40.965950Z",
            "last_modified_time": "2023-09-07T14:20:40.965978Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734785.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4116,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:40.533993Z",
            "last_modified_time": "2023-09-07T14:20:40.534014Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731989.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4115,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:40.162920Z",
            "last_modified_time": "2023-09-07T14:20:40.162960Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_725671.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4114,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:39.572046Z",
            "last_modified_time": "2023-09-07T14:20:39.572070Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_726545.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4113,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:38.328388Z",
            "last_modified_time": "2023-09-07T14:20:38.328411Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735094.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4112,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:37.671718Z",
            "last_modified_time": "2023-09-07T14:20:37.671740Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731699.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4111,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:37.279972Z",
            "last_modified_time": "2023-09-07T14:20:37.279992Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731988.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4110,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:36.898068Z",
            "last_modified_time": "2023-09-07T14:20:36.898089Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731971.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4109,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:35.727678Z",
            "last_modified_time": "2023-09-07T14:20:35.727701Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731905.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4108,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:34.729060Z",
            "last_modified_time": "2023-09-07T14:20:34.729081Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730509.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4108/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4107,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:34.334989Z",
            "last_modified_time": "2023-09-07T14:20:34.335011Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731698.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4107/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4106,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:33.968092Z",
            "last_modified_time": "2023-09-07T14:20:33.968123Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731697.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4106/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4105,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:33.429093Z",
            "last_modified_time": "2023-09-07T14:20:33.429114Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734664.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4104,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:32.129455Z",
            "last_modified_time": "2023-09-07T14:20:32.129489Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731987.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4103,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:31.620159Z",
            "last_modified_time": "2023-09-07T14:20:31.620180Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734138.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4102,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:31.238042Z",
            "last_modified_time": "2023-09-07T14:20:31.238064Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729768.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4101,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:30.753581Z",
            "last_modified_time": "2023-09-07T14:20:30.753611Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734600.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4100,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:29.829968Z",
            "last_modified_time": "2023-09-07T14:20:29.829988Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734599.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4099,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:28.734414Z",
            "last_modified_time": "2023-09-07T14:20:28.734436Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730306.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4098,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:28.361653Z",
            "last_modified_time": "2023-09-07T14:20:28.361684Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731986.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4097,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:27.994367Z",
            "last_modified_time": "2023-09-07T14:20:27.994392Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731970.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4096,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:27.427858Z",
            "last_modified_time": "2023-09-07T14:20:27.427879Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734718.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4095,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:26.243511Z",
            "last_modified_time": "2023-09-07T14:20:26.243543Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734136.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4094,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:25.538024Z",
            "last_modified_time": "2023-09-07T14:20:25.538049Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734135.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4093,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:25.118837Z",
            "last_modified_time": "2023-09-07T14:20:25.118860Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730195.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4092,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:24.683876Z",
            "last_modified_time": "2023-09-07T14:20:24.683896Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734717.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4091,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:23.930293Z",
            "last_modified_time": "2023-09-07T14:20:23.930336Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730194.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4090,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:22.786092Z",
            "last_modified_time": "2023-09-07T14:20:22.786113Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732104.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4089,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:22.345077Z",
            "last_modified_time": "2023-09-07T14:20:22.345114Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734078.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4088,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:21.961190Z",
            "last_modified_time": "2023-09-07T14:20:21.961226Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732103.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4088/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4087,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:21.452104Z",
            "last_modified_time": "2023-09-07T14:20:21.452128Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734131.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4087/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4086,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:20.029894Z",
            "last_modified_time": "2023-09-07T14:20:20.029916Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734132.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4086/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4085,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:19.458791Z",
            "last_modified_time": "2023-09-07T14:20:19.458823Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734535.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4085/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4084,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:19.075488Z",
            "last_modified_time": "2023-09-07T14:20:19.075519Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734716.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4084/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4083,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:18.693634Z",
            "last_modified_time": "2023-09-07T14:20:18.693665Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730193.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4083/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4082,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:17.628856Z",
            "last_modified_time": "2023-09-07T14:20:17.628876Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734070.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4081,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:16.657615Z",
            "last_modified_time": "2023-09-07T14:20:16.657636Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731274.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4081/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4080,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:16.292820Z",
            "last_modified_time": "2023-09-07T14:20:16.292840Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730138.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4080/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4079,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:15.876244Z",
            "last_modified_time": "2023-09-07T14:20:15.876264Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731121.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4078,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:15.364379Z",
            "last_modified_time": "2023-09-07T14:20:15.364410Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736275.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4077,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:14.230921Z",
            "last_modified_time": "2023-09-07T14:20:14.230942Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730130.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4076,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:13.627250Z",
            "last_modified_time": "2023-09-07T14:20:13.627271Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734129.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4075,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:13.229530Z",
            "last_modified_time": "2023-09-07T14:20:13.229554Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735287.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4074,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:12.846634Z",
            "last_modified_time": "2023-09-07T14:20:12.846667Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735433.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4073,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:12.230876Z",
            "last_modified_time": "2023-09-07T14:20:12.230897Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734128.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4072,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:10.572420Z",
            "last_modified_time": "2023-09-07T14:20:10.572441Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734715.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4071,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:10.204600Z",
            "last_modified_time": "2023-09-07T14:20:10.204622Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734782.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4070,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:09.814263Z",
            "last_modified_time": "2023-09-07T14:20:09.814285Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731273.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4070/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4069,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:09.363225Z",
            "last_modified_time": "2023-09-07T14:20:09.363256Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731958.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4068,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:08.237333Z",
            "last_modified_time": "2023-09-07T14:20:08.237364Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730192.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4068/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4067,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:07.662295Z",
            "last_modified_time": "2023-09-07T14:20:07.662360Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_722425.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4066,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:07.258188Z",
            "last_modified_time": "2023-09-07T14:20:07.258218Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731967.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4066/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4065,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:06.838568Z",
            "last_modified_time": "2023-09-07T14:20:06.838590Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731983.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4064,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:05.865068Z",
            "last_modified_time": "2023-09-07T14:20:05.865100Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731264.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4063,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:04.885377Z",
            "last_modified_time": "2023-09-07T14:20:04.885399Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730140.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4062,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:04.454800Z",
            "last_modified_time": "2023-09-07T14:20:04.454834Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732106.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4061,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:04.044581Z",
            "last_modified_time": "2023-09-07T14:20:04.044614Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730191.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4060,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:03.538673Z",
            "last_modified_time": "2023-09-07T14:20:03.538704Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734124.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4060/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4059,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:02.242292Z",
            "last_modified_time": "2023-09-07T14:20:02.242371Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734750.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4058,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:01.659240Z",
            "last_modified_time": "2023-09-07T14:20:01.659262Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734123.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4058/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4057,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:01.277118Z",
            "last_modified_time": "2023-09-07T14:20:01.277146Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731982.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4057/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4056,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:20:00.849047Z",
            "last_modified_time": "2023-09-07T14:20:00.849076Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730956.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4056/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4055,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:59.928649Z",
            "last_modified_time": "2023-09-07T14:19:59.928670Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731090.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4054,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:58.941531Z",
            "last_modified_time": "2023-09-07T14:19:58.941559Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731093.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4054/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4053,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:58.554304Z",
            "last_modified_time": "2023-09-07T14:19:58.554357Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729767.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4052,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:58.168232Z",
            "last_modified_time": "2023-09-07T14:19:58.168255Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732077.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4051,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:57.737713Z",
            "last_modified_time": "2023-09-07T14:19:57.737735Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731272.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4050,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:56.529892Z",
            "last_modified_time": "2023-09-07T14:19:56.529915Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731981.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4050/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4049,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:56.014368Z",
            "last_modified_time": "2023-09-07T14:19:56.014390Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731966.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4049/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4048,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:55.585505Z",
            "last_modified_time": "2023-09-07T14:19:55.585532Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731945.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4048/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4047,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:55.225957Z",
            "last_modified_time": "2023-09-07T14:19:55.225979Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735334.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4047/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4046,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:54.241957Z",
            "last_modified_time": "2023-09-07T14:19:54.241982Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730526.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4046/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4045,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:53.280565Z",
            "last_modified_time": "2023-09-07T14:19:53.280589Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730190.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4045/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4044,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:52.913935Z",
            "last_modified_time": "2023-09-07T14:19:52.913955Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731864.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4043,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:52.552778Z",
            "last_modified_time": "2023-09-07T14:19:52.552801Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730188.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4042,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:52.055385Z",
            "last_modified_time": "2023-09-07T14:19:52.055407Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730189.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4041,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:50.737520Z",
            "last_modified_time": "2023-09-07T14:19:50.737548Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730385.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4040,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:50.244782Z",
            "last_modified_time": "2023-09-07T14:19:50.244801Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730187.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4039,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:49.870771Z",
            "last_modified_time": "2023-09-07T14:19:49.870793Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731980.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4038,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:49.463019Z",
            "last_modified_time": "2023-09-07T14:19:49.463048Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730136.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4037,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:48.543619Z",
            "last_modified_time": "2023-09-07T14:19:48.543642Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730128.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4036,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:47.496978Z",
            "last_modified_time": "2023-09-07T14:19:47.496999Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728087.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4035,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:47.122000Z",
            "last_modified_time": "2023-09-07T14:19:47.122023Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734781.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4034,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:46.754934Z",
            "last_modified_time": "2023-09-07T14:19:46.754955Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731979.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4033,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:46.326572Z",
            "last_modified_time": "2023-09-07T14:19:46.326593Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732787.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4032,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:44.930703Z",
            "last_modified_time": "2023-09-07T14:19:44.930766Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732388.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4031,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:44.395097Z",
            "last_modified_time": "2023-09-07T14:19:44.395125Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727655.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4030,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:43.989969Z",
            "last_modified_time": "2023-09-07T14:19:43.989989Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727787.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4029,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:43.598491Z",
            "last_modified_time": "2023-09-07T14:19:43.598513Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735432.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4028,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:42.924357Z",
            "last_modified_time": "2023-09-07T14:19:42.924380Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730164.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4027,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:41.770973Z",
            "last_modified_time": "2023-09-07T14:19:41.770994Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734861.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4026,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:41.370551Z",
            "last_modified_time": "2023-09-07T14:19:41.370580Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728463.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4025,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:41.006334Z",
            "last_modified_time": "2023-09-07T14:19:41.006356Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732011.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4025/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4024,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:40.455641Z",
            "last_modified_time": "2023-09-07T14:19:40.455669Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731978.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4024/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4023,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:39.339462Z",
            "last_modified_time": "2023-09-07T14:19:39.339487Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731965.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4023/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4022,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:38.725334Z",
            "last_modified_time": "2023-09-07T14:19:38.725366Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735047.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4022/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4021,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:38.320945Z",
            "last_modified_time": "2023-09-07T14:19:38.320968Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735046.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4021/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4020,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:37.897375Z",
            "last_modified_time": "2023-09-07T14:19:37.897398Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731977.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4019,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:37.242577Z",
            "last_modified_time": "2023-09-07T14:19:37.242607Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735044.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4019/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4018,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:36.048264Z",
            "last_modified_time": "2023-09-07T14:19:36.048292Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735043.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4018/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4017,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:35.580609Z",
            "last_modified_time": "2023-09-07T14:19:35.580642Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729766.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4017/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4016,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:35.193390Z",
            "last_modified_time": "2023-09-07T14:19:35.193415Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731976.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4016/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4015,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:34.727697Z",
            "last_modified_time": "2023-09-07T14:19:34.727725Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731964.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4015/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4014,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:33.542446Z",
            "last_modified_time": "2023-09-07T14:19:33.542474Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735041.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4014/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4013,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:33.054609Z",
            "last_modified_time": "2023-09-07T14:19:33.054636Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735037.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4012,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:32.675122Z",
            "last_modified_time": "2023-09-07T14:19:32.675146Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730936.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4011,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:32.294761Z",
            "last_modified_time": "2023-09-07T14:19:32.294827Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735035.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4011/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4010,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:31.331082Z",
            "last_modified_time": "2023-09-07T14:19:31.331104Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735032.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4010/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4009,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:30.208290Z",
            "last_modified_time": "2023-09-07T14:19:30.208333Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735031.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4009/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4008,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:29.764412Z",
            "last_modified_time": "2023-09-07T14:19:29.764439Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735392.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4008/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4007,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:29.389732Z",
            "last_modified_time": "2023-09-07T14:19:29.389769Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735030.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4007/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4006,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:28.961874Z",
            "last_modified_time": "2023-09-07T14:19:28.961898Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731734.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4006/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4005,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:27.832224Z",
            "last_modified_time": "2023-09-07T14:19:27.832246Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729467.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4004,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:27.195254Z",
            "last_modified_time": "2023-09-07T14:19:27.195275Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728607.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4003,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:26.797019Z",
            "last_modified_time": "2023-09-07T14:19:26.797042Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734780.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4003/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4002,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:26.394248Z",
            "last_modified_time": "2023-09-07T14:19:26.394269Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735024.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4001,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:25.641948Z",
            "last_modified_time": "2023-09-07T14:19:25.641977Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735023.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4000,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:24.529242Z",
            "last_modified_time": "2023-09-07T14:19:24.529269Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732010.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3999,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:24.059054Z",
            "last_modified_time": "2023-09-07T14:19:24.059083Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731963.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3998,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:23.589612Z",
            "last_modified_time": "2023-09-07T14:19:23.589632Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735021.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3997,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:23.129735Z",
            "last_modified_time": "2023-09-07T14:19:23.129767Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735020.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3996,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:21.970383Z",
            "last_modified_time": "2023-09-07T14:19:21.970414Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732804.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3995,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:21.370066Z",
            "last_modified_time": "2023-09-07T14:19:21.370097Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735015.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3994,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:20.994113Z",
            "last_modified_time": "2023-09-07T14:19:20.994137Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735011.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3993,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:20.590697Z",
            "last_modified_time": "2023-09-07T14:19:20.590718Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728750.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3992,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:19.726726Z",
            "last_modified_time": "2023-09-07T14:19:19.726766Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735009.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3991,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:18.734270Z",
            "last_modified_time": "2023-09-07T14:19:18.734305Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735008.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3990,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:18.312255Z",
            "last_modified_time": "2023-09-07T14:19:18.312277Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728806.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3989,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:17.848856Z",
            "last_modified_time": "2023-09-07T14:19:17.848887Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729366.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3988,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:17.378585Z",
            "last_modified_time": "2023-09-07T14:19:17.378607Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730393.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3987,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:16.031225Z",
            "last_modified_time": "2023-09-07T14:19:16.031247Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730392.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3986,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:15.356632Z",
            "last_modified_time": "2023-09-07T14:19:15.356654Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730593.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3985,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:14.950415Z",
            "last_modified_time": "2023-09-07T14:19:14.950454Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728606.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3984,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:14.495304Z",
            "last_modified_time": "2023-09-07T14:19:14.495360Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730391.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3983,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:13.934128Z",
            "last_modified_time": "2023-09-07T14:19:13.934159Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727060.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3982,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:12.817643Z",
            "last_modified_time": "2023-09-07T14:19:12.817675Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732009.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3981,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:12.424983Z",
            "last_modified_time": "2023-09-07T14:19:12.425007Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731959.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3980,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:11.862226Z",
            "last_modified_time": "2023-09-07T14:19:11.862246Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730390.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3979,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:11.468347Z",
            "last_modified_time": "2023-09-07T14:19:11.468373Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735048.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3978,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:10.233575Z",
            "last_modified_time": "2023-09-07T14:19:10.233598Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731448.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3977,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:09.667249Z",
            "last_modified_time": "2023-09-07T14:19:09.667273Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731447.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3976,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:08.975810Z",
            "last_modified_time": "2023-09-07T14:19:08.975831Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730389.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3975,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:08.521119Z",
            "last_modified_time": "2023-09-07T14:19:08.521142Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729061.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3974,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:07.931709Z",
            "last_modified_time": "2023-09-07T14:19:07.931732Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730613.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3974/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3973,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:06.803578Z",
            "last_modified_time": "2023-09-07T14:19:06.803606Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728749.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3972,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:06.408896Z",
            "last_modified_time": "2023-09-07T14:19:06.408916Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730388.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3971,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:06.018999Z",
            "last_modified_time": "2023-09-07T14:19:06.019023Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727444.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3970,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:05.522429Z",
            "last_modified_time": "2023-09-07T14:19:05.522461Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730299.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3970/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3969,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:04.433539Z",
            "last_modified_time": "2023-09-07T14:19:04.433576Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732108.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3969/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3968,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:03.878983Z",
            "last_modified_time": "2023-09-07T14:19:03.879013Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728605.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3968/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3967,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:03.458443Z",
            "last_modified_time": "2023-09-07T14:19:03.458473Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735082.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3966,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:03.021054Z",
            "last_modified_time": "2023-09-07T14:19:03.021088Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735081.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3965,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:02.434985Z",
            "last_modified_time": "2023-09-07T14:19:02.435016Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732008.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3965/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3964,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:01.369526Z",
            "last_modified_time": "2023-09-07T14:19:01.369551Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731649.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3963,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:00.995745Z",
            "last_modified_time": "2023-09-07T14:19:00.995769Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731648.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3962,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:00.591390Z",
            "last_modified_time": "2023-09-07T14:19:00.591417Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732799.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3961,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:19:00.165364Z",
            "last_modified_time": "2023-09-07T14:19:00.165400Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732803.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3960,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:59.137158Z",
            "last_modified_time": "2023-09-07T14:18:59.137190Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730429.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3959,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:58.563048Z",
            "last_modified_time": "2023-09-07T14:18:58.563079Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730428.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3958,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:58.143371Z",
            "last_modified_time": "2023-09-07T14:18:58.143394Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730426.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3957,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:57.697194Z",
            "last_modified_time": "2023-09-07T14:18:57.697218Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728748.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3956,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:57.136500Z",
            "last_modified_time": "2023-09-07T14:18:57.136522Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730425.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3955,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:56.004291Z",
            "last_modified_time": "2023-09-07T14:18:56.004344Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734075.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3954,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:55.573175Z",
            "last_modified_time": "2023-09-07T14:18:55.573195Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730422.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3953,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:55.113024Z",
            "last_modified_time": "2023-09-07T14:18:55.113046Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732280.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3952,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:54.687436Z",
            "last_modified_time": "2023-09-07T14:18:54.687473Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_719226.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3951,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:53.726787Z",
            "last_modified_time": "2023-09-07T14:18:53.726818Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728604.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3950,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:53.038680Z",
            "last_modified_time": "2023-09-07T14:18:53.038713Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3949,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:52.602165Z",
            "last_modified_time": "2023-09-07T14:18:52.602197Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730251.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3948,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:52.197559Z",
            "last_modified_time": "2023-09-07T14:18:52.197580Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732798.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3947,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:51.629592Z",
            "last_modified_time": "2023-09-07T14:18:51.629612Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730522.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3946,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:50.419501Z",
            "last_modified_time": "2023-09-07T14:18:50.419537Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730521.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3945,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:50.018299Z",
            "last_modified_time": "2023-09-07T14:18:50.018368Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730697.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3944,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:49.631921Z",
            "last_modified_time": "2023-09-07T14:18:49.631943Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730421.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3943,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:49.232418Z",
            "last_modified_time": "2023-09-07T14:18:49.232464Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728747.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3942,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:48.233373Z",
            "last_modified_time": "2023-09-07T14:18:48.233399Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730420.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3941,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:47.653055Z",
            "last_modified_time": "2023-09-07T14:18:47.653087Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732111.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3940,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:47.272455Z",
            "last_modified_time": "2023-09-07T14:18:47.272484Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730250.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3939,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:46.826505Z",
            "last_modified_time": "2023-09-07T14:18:46.826532Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732105.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3938,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:46.227668Z",
            "last_modified_time": "2023-09-07T14:18:46.227692Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728530.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3937,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:44.940205Z",
            "last_modified_time": "2023-09-07T14:18:44.940231Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728603.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3936,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:44.472918Z",
            "last_modified_time": "2023-09-07T14:18:44.472950Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730396.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3936/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3935,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:44.073799Z",
            "last_modified_time": "2023-09-07T14:18:44.073829Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732006.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3934,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:43.598066Z",
            "last_modified_time": "2023-09-07T14:18:43.598095Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730247.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3933,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:42.626990Z",
            "last_modified_time": "2023-09-07T14:18:42.627025Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732797.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3932,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:42.016797Z",
            "last_modified_time": "2023-09-07T14:18:42.016821Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730280.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3931,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:41.597633Z",
            "last_modified_time": "2023-09-07T14:18:41.597657Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732802.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3930,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:41.185382Z",
            "last_modified_time": "2023-09-07T14:18:41.185416Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732282.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3929,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:40.559622Z",
            "last_modified_time": "2023-09-07T14:18:40.559655Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730260.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3928,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:39.403101Z",
            "last_modified_time": "2023-09-07T14:18:39.403124Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728746.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3927,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:38.874166Z",
            "last_modified_time": "2023-09-07T14:18:38.874201Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730419.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3926,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:38.315055Z",
            "last_modified_time": "2023-09-07T14:18:38.315085Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732074.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3925,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:36.631872Z",
            "last_modified_time": "2023-09-07T14:18:36.631894Z",
            "name": "",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732075.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3924,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:35.226260Z",
            "last_modified_time": "2023-09-07T14:18:35.226279Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727785.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3923,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:34.516818Z",
            "last_modified_time": "2023-09-07T14:18:34.516843Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735428.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3922,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-09-07T14:18:34.007086Z",
            "last_modified_time": "2023-09-07T14:18:34.007121Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729178.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3921,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T11:22:45.852371Z",
            "last_modified_time": "2023-09-07T11:22:45.852390Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A9CDB600-B9B8-4A67-907D-4F7BEC5AAF12}/105670",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T09:32:14.665477Z",
            "last_modified_time": "2023-09-07T09:32:14.665497Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{72A8ADEC-C004-4A9E-AFB5-ACB65CD46B2C}/105668",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3919,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T09:26:34.663972Z",
            "last_modified_time": "2023-09-07T09:26:34.663993Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AF82172B-0047-452F-8D43-1FD7A6C82B30}/105667",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T09:24:59.382444Z",
            "last_modified_time": "2023-09-07T09:24:59.382465Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{65398071-E1BD-4DE8-9FC8-8FD2D54523C3}/105664",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T08:09:48.921260Z",
            "last_modified_time": "2023-09-07T08:09:48.921283Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/TLQI9uhgKkOwOp9AeKRJMeKtzRwuWHU2xP4UKyPjvFc/1694066812/public/2023-09/20230829_122108.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3916,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T07:20:26.259047Z",
            "last_modified_time": "2023-09-07T07:20:26.259067Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B471FC76-8221-4C1D-A296-03D36F3BE84E}/105661",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3915,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-07T04:57:21.379234Z",
            "last_modified_time": "2023-09-07T04:57:21.379270Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8374_Photo16.9.202019.05.03.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3915/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T17:28:59.491907Z",
            "last_modified_time": "2023-09-06T17:28:59.491927Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B0A5FD87-1203-428C-9004-4F68676506FD}/105659",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3913,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T14:28:05.588538Z",
            "last_modified_time": "2023-09-06T14:28:05.588557Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{05EE714F-C7AD-4897-BA13-466951A883CD}/105657",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3912,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T14:26:43.433822Z",
            "last_modified_time": "2023-09-06T14:26:43.433841Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9F8D41FB-B73F-4C21-A370-18D13C096778}/105656",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T13:34:03.456885Z",
            "last_modified_time": "2023-09-06T13:34:03.456903Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{26529838-E972-4E71-9CAA-E6BAE8ECFA33}/105653",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3910,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T13:27:28.474374Z",
            "last_modified_time": "2023-09-06T13:27:28.474393Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DA7A54A7-53D2-4CB1-B3A2-E7A097B2C88D}/105652",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T13:23:53.963197Z",
            "last_modified_time": "2023-09-06T13:23:53.963219Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2CA4027A-EE7E-47A1-8E81-2A25749DBF8C}/105650",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T11:22:08.871228Z",
            "last_modified_time": "2023-09-06T11:22:08.871253Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{09D1B39A-83E1-4082-ADC2-0AB5D78CA352}/86537",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T10:38:59.858023Z",
            "last_modified_time": "2023-09-06T10:38:59.858076Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{572D0BB0-35AD-40A5-AAA0-FC89F24809A3}/105647",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T10:25:51.566219Z",
            "last_modified_time": "2023-09-06T10:25:51.566241Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38713CA7-8978-4B47-B08C-28FA32E2DD0B}/105641",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3905,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T10:25:47.465245Z",
            "last_modified_time": "2023-09-06T10:25:47.465267Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{74216BC8-D6A2-4688-B733-E2CFAFBA1790}/105645",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3904,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T09:34:51.382766Z",
            "last_modified_time": "2023-09-06T09:34:51.382790Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0D6DF9CA-7D90-4433-A10B-47658031756D}/105637",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3903,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T08:26:12.286178Z",
            "last_modified_time": "2023-09-06T08:26:12.286199Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1C54C78B-8EDE-437F-8916-CEDE40C84C25}/105636",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3902,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-06T08:23:05.343314Z",
            "last_modified_time": "2023-09-06T08:23:05.343333Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC5BE981-0FC9-46B9-84DE-1BA0098C2BE6}/105635",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T16:34:34.772537Z",
            "last_modified_time": "2023-09-05T16:34:34.772560Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B24B4191-3322-4D03-80A0-F683B5E79ACD}/105631",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T16:26:47.612102Z",
            "last_modified_time": "2023-09-05T16:26:47.612122Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{982BCF05-8BFF-4071-BD37-3F5F3830F191}/105630",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:41:08.306581Z",
            "last_modified_time": "2023-09-05T13:41:08.306600Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{69CBD73F-97CE-4D22-884C-EB5180B99922}/105613",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:33:38.848848Z",
            "last_modified_time": "2023-09-05T13:33:38.848878Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{02E30190-A915-4D23-B54E-FBAA6D60FF4D}/105619",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:33:28.395057Z",
            "last_modified_time": "2023-09-05T13:33:28.395084Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ACA51671-3DA2-46CE-B9F0-852B08839FDA}/105626",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:33:26.965414Z",
            "last_modified_time": "2023-09-05T13:33:26.965434Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6E24B14C-AC0D-4838-88AF-CD38AC28E75D}/105623",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:30:43.295049Z",
            "last_modified_time": "2023-09-05T13:30:43.295070Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CDD22E6-A471-47C5-A015-47F9F662AA81}/105616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}