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

{
    "meta": {
        "count": 582872,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=2",
        "previous": null
    },
    "data": [
        {
            "id": 2386174,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:51.185760Z",
            "last_modified_time": "2026-09-08T14:13:51.185772Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797149.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386173,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:50.707231Z",
            "last_modified_time": "2026-09-08T14:13:50.707245Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797147.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386172,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:50.237907Z",
            "last_modified_time": "2026-09-08T14:13:50.237921Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797146.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386171,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:49.877954Z",
            "last_modified_time": "2026-09-08T14:13:49.877969Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797145.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:49.348564Z",
            "last_modified_time": "2026-09-08T14:13:49.348579Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797144.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386169,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T14:13:48.626425Z",
            "last_modified_time": "2026-09-08T14:13:48.626439Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797143.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386168,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T13:14:15.145985Z",
            "last_modified_time": "2026-09-08T13:14:15.145999Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797141.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386167,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T13:09:39.174365Z",
            "last_modified_time": "2026-09-08T13:09:39.174386Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-09/Pitk%C3%A4nnotkon%20leikkipaikka%202026%20kuva%20.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386166,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:53:57.854123Z",
            "last_modified_time": "2026-09-08T11:53:57.854143Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/076323ff-1ad5-4042-ae8a-aa0c232f8b80.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kirja aukeaa ja sen sisältä pursuaa eläimiä, värikyniä, legopalikoita",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386165,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:28.692292Z",
            "last_modified_time": "2026-09-08T11:25:28.692310Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-09/Nupurin%20yleinen%20laituri%202026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386164,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:27.743310Z",
            "last_modified_time": "2026-09-08T11:25:27.743384Z",
            "url": "https://tprimages.blob.core.windows.net/public/11032/e9a765aa-8431-4a64-93cf-77fa2c8e71d5.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386163,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:27.035532Z",
            "last_modified_time": "2026-09-08T11:25:27.035545Z",
            "url": "https://tprimages.blob.core.windows.net/public/12028/c09924ff-1882-41ff-a7f1-895b7b1edebf.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386162,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:26.845143Z",
            "last_modified_time": "2026-09-08T11:25:26.845154Z",
            "url": "https://www.hel.fi/static/sote/kuvat/senioripalvelut/jakomaen-palvelukeskus-2026-kuva-elli-pukkinen.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386161,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:24.662322Z",
            "last_modified_time": "2026-09-08T11:25:24.662338Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/08/dji_0182.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386160,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:23.774383Z",
            "last_modified_time": "2026-09-08T11:25:23.774398Z",
            "url": "https://tprimages.blob.core.windows.net/public/11496/2a4bf581-2d30-471e-8ea5-916279f98ac0.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386159,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:10.950659Z",
            "last_modified_time": "2026-09-08T11:25:10.950673Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-09/Nupurinkartanonpuisto%20leikkipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386158,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:25:07.781167Z",
            "last_modified_time": "2026-09-08T11:25:07.781182Z",
            "url": "https://tprimages.blob.core.windows.net/public/3995/a1a1a1ba-a54e-442f-bc11-4d2618d01693.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386157,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:24:59.986883Z",
            "last_modified_time": "2026-09-08T11:24:59.986899Z",
            "url": "https://tprimages.blob.core.windows.net/public/662/eea4efe3-e10b-4a77-8187-a09b2ef0057b.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386156,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:24:59.876494Z",
            "last_modified_time": "2026-09-08T11:24:59.876570Z",
            "url": "https://tprimages.blob.core.windows.net/public/2896/51411f39-88ce-4a23-b61b-466ccb0682b8.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386155,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T11:24:59.756500Z",
            "last_modified_time": "2026-09-08T11:24:59.756516Z",
            "url": "https://tprimages.blob.core.windows.net/public/3046/c34d75b2-4720-443f-9b70-8860adfd536c.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386154,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T09:45:52.993374Z",
            "last_modified_time": "2026-09-08T09:45:52.993391Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5d1fe65f-b46f-431b-b1be-4e7ede4f3a53.png",
            "name": "",
            "cropping": "22,0,861,840",
            "photographer_name": "",
            "alt_text": "Kuvassa on nuoria henkilöitä ja siinä lukee englanniksi cook together, meet people, and support the community",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386152,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T09:21:33.074841Z",
            "last_modified_time": "2026-09-08T09:21:33.074863Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a7e7d3d3-7ca8-4f93-8f12-7efeb3297fdb.jpg",
            "name": "Lasten kerho",
            "cropping": "350,0,1250,900",
            "photographer_name": "",
            "alt_text": "Lasten kerho",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386153,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-08T08:45:47.840176Z",
            "last_modified_time": "2026-09-08T08:45:47.840224Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1bda497d-76e8-43af-98cc-bbe17b499f9c.jpg",
            "name": "",
            "cropping": "76,0,864,788",
            "photographer_name": "",
            "alt_text": "Kaksi piirroshahmoa puhuu suomea",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386151,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-08T08:09:34.076895Z",
            "last_modified_time": "2026-09-08T08:09:34.076913Z",
            "url": "https://tprimages.blob.core.windows.net/public/70/1a658b19-d2c5-41d9-836c-925f6fe3b9e8.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386150,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T13:23:29.210513Z",
            "last_modified_time": "2026-09-07T13:23:29.210528Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797140.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386149,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T13:23:28.607056Z",
            "last_modified_time": "2026-09-07T13:23:28.607071Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797139.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386148,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T13:23:27.603665Z",
            "last_modified_time": "2026-09-07T13:23:27.603683Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797138.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386147,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T13:23:26.983682Z",
            "last_modified_time": "2026-09-07T13:23:26.983875Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797136.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386146,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T12:23:58.069505Z",
            "last_modified_time": "2026-09-07T12:23:58.069521Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797058.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386144,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T10:24:22.195504Z",
            "last_modified_time": "2026-09-07T10:24:22.195530Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797110.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386143,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T10:24:13.119282Z",
            "last_modified_time": "2026-09-07T10:24:13.119306Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792676.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386142,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T10:23:55.313572Z",
            "last_modified_time": "2026-09-07T10:23:55.313592Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796365.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386145,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T10:23:09.618299Z",
            "last_modified_time": "2026-09-07T10:23:09.618312Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/707d6b64-71c5-4b53-9f3f-3ca453bef7ea.jpg",
            "name": "",
            "cropping": "285,0,915,630",
            "photographer_name": "",
            "alt_text": "Tilaisuuden ohjelma",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386141,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T09:24:11.188775Z",
            "last_modified_time": "2026-09-07T09:24:11.188790Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797037.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386140,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T09:23:51.500373Z",
            "last_modified_time": "2026-09-07T09:23:51.500387Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792677.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386139,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-07T09:23:39.739498Z",
            "last_modified_time": "2026-09-07T09:23:39.739513Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792678.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386138,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-07T08:20:04.093619Z",
            "last_modified_time": "2026-09-07T08:20:04.093638Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/44a77374-e7ab-4e74-b972-f028bba5b7a0.png",
            "name": "",
            "cropping": "438,0,3562,3125",
            "photographer_name": "Espoon kaupungin kuvapankki",
            "alt_text": "Kuvituskuva jossa nuoret tekemässä musiikkia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386137,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-07T06:09:27.098550Z",
            "last_modified_time": "2026-09-07T06:09:27.098590Z",
            "url": "https://www.facebook.com/photo.php?fbid=463921979106142&set=pb.100064650315893.-2207520000&type=3&locale=fi_FI",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386136,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T12:20:27.212142Z",
            "last_modified_time": "2026-09-04T12:20:27.212162Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1a99bf5c-06dd-48c5-b393-c03f37613f92.png",
            "name": "Omppu Open Mic -runostagea juontaa Räppäri Vaara.",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Tilaisuuden mc Sanna Vaara, hymyilee leveästi harmaata taustaa vasten.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386133,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T12:04:08.092257Z",
            "last_modified_time": "2026-09-04T12:04:08.092269Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6124c939-878d-498a-9388-cf58f02f2688.jpg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "",
            "alt_text": "Kuvassa on Espoon Vasemmiston Aki Hauru ja Anna Kontula",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386135,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T11:32:04.650082Z",
            "last_modified_time": "2026-09-04T11:32:04.650103Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bca301b2-3cce-4103-ad7f-c6ca468676c3.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Monikulttuurinen ryhmä lapsia leikkimässä aikuisen johdolla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386134,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-04T11:22:51.664559Z",
            "last_modified_time": "2026-09-04T11:22:51.664579Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/98c88e42-ef73-4aff-a5e2-00b17bdeee12.jpg",
            "name": "",
            "cropping": "130,0,758,628",
            "photographer_name": "",
            "alt_text": "Heli Haavisto: Anastasian uni",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386132,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T10:23:15.530159Z",
            "last_modified_time": "2026-09-04T10:23:15.530175Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797055.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386130,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T09:24:05.369018Z",
            "last_modified_time": "2026-09-04T09:24:05.369030Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795943.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386129,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T09:24:04.597984Z",
            "last_modified_time": "2026-09-04T09:24:04.598001Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795942.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386128,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T09:24:04.044687Z",
            "last_modified_time": "2026-09-04T09:24:04.044701Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795941.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386127,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T09:24:03.228678Z",
            "last_modified_time": "2026-09-04T09:24:03.228692Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795944.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386126,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T09:24:02.821519Z",
            "last_modified_time": "2026-09-04T09:24:02.821533Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795940.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386131,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-04T09:14:17.715214Z",
            "last_modified_time": "2026-09-04T09:14:17.715231Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fbb53411-0f6a-48b5-b282-370ad3ccb171.png",
            "name": "",
            "cropping": "295,0,1705,1410",
            "photographer_name": "",
            "alt_text": "Metsänvihreällä pohjalla vaaleanpunaisia läikkiä, sekä vaalea laatikko, jossa lukee: Manga- ja animeharrastus 3.-6.-luokkalaisille",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386125,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T08:23:43.409486Z",
            "last_modified_time": "2026-09-04T08:23:43.409506Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789824.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386124,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T08:23:43.115895Z",
            "last_modified_time": "2026-09-04T08:23:43.115912Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789823.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386123,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T08:23:21.114151Z",
            "last_modified_time": "2026-09-04T08:23:21.114168Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_797004.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386121,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T07:23:48.481139Z",
            "last_modified_time": "2026-09-04T07:23:48.481164Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789820.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386120,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T07:23:48.091729Z",
            "last_modified_time": "2026-09-04T07:23:48.091745Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789819.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386122,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-04T07:13:35.627685Z",
            "last_modified_time": "2026-09-04T07:13:35.627699Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/085130ed-5ebe-447c-9684-42a85209a67c.JPG",
            "name": "",
            "cropping": "284,0,1988,1704",
            "photographer_name": "",
            "alt_text": "nainen ja mies",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386117,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T11:24:09.474775Z",
            "last_modified_time": "2026-09-03T11:24:09.474792Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796946.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386116,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T11:24:08.110407Z",
            "last_modified_time": "2026-09-03T11:24:08.110426Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796999.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386115,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T08:25:16.020028Z",
            "last_modified_time": "2026-09-03T08:25:16.020044Z",
            "url": "https://www.lippu.fi/obj/mam/finland/48/6c/alfredbacka-tickets_608191_4615520_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386114,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T08:23:22.491243Z",
            "last_modified_time": "2026-09-03T08:23:22.491260Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791362.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386113,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T08:23:14.953943Z",
            "last_modified_time": "2026-09-03T08:23:14.953961Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796998.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386118,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-03T07:51:26.154888Z",
            "last_modified_time": "2026-09-03T07:51:26.154903Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4a952289-0b69-4251-ade9-0708ca216e9a.jpg",
            "name": "",
            "cropping": "434,0,1486,1051",
            "photographer_name": "Donna Sloan Pixabaystä",
            "alt_text": "Kuvassa Minecraft maailma",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386111,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T06:58:43.365957Z",
            "last_modified_time": "2026-09-03T06:58:43.365970Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d0fa5f9f-2c6f-4c65-92c3-3b44aff0bfc9.jpg",
            "name": "",
            "cropping": "712,0,3560,2848",
            "photographer_name": "",
            "alt_text": "Kuvassa Jenny Vesimäki ja Katri Kallio",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386112,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-03T06:48:57.559107Z",
            "last_modified_time": "2026-09-03T06:48:57.559121Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/21663f0e-5191-4a6e-baf8-0f439ed1d874.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Espoon kaupunginkirjasto",
            "alt_text": "Tapiolan kirjaston lastenosasto, jossa seikkailee värikkäitä eläinhahmoja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386110,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-03T06:10:03.721346Z",
            "last_modified_time": "2026-09-03T06:10:03.721367Z",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/maunula.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386109,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-03T06:09:40.386466Z",
            "last_modified_time": "2026-09-03T06:09:40.386492Z",
            "url": "https://tprimages.blob.core.windows.net/public/203/ebec134f-213b-4315-9989-5aa3f4f87e93.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386108,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T14:23:19.626862Z",
            "last_modified_time": "2026-09-02T14:23:19.626878Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796274.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386108/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386107,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T13:23:57.249245Z",
            "last_modified_time": "2026-09-02T13:23:57.249263Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796922.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386107/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386106,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T12:25:24.801418Z",
            "last_modified_time": "2026-09-02T12:25:24.801441Z",
            "url": "https://www.lippu.fi/obj/mam/finland/c9/e0/liisa-pelimaassa-tickets_607842_4612590_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386106/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386105,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T10:37:58.522687Z",
            "last_modified_time": "2026-09-02T10:37:58.522701Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/59fe98f3-d843-45c2-9f21-152b8ac87226.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Talolehden alla ja teksti EEKL Forum",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386104,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T09:59:32.091725Z",
            "last_modified_time": "2026-09-02T09:59:32.091738Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e329a342-2cb9-41dc-9b3e-9bfb8e130f71.jpg",
            "name": "",
            "cropping": "285,0,915,630",
            "photographer_name": "",
            "alt_text": "Piirroskuvassa elintarvikevalvontaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386102,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T09:24:04.865795Z",
            "last_modified_time": "2026-09-02T09:24:04.865812Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791122.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386101,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T09:24:01.385453Z",
            "last_modified_time": "2026-09-02T09:24:01.385472Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795610.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386103,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T08:44:19.487188Z",
            "last_modified_time": "2026-09-02T08:44:19.487199Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1cef767c-d717-40cd-981f-2d3bb8de80a4.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Piirroskuva, jossa avoin kirja taivaalla ja planeettoja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386100,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-02T08:24:41.276637Z",
            "last_modified_time": "2026-09-02T08:24:41.276654Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791165.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386097,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-01T12:01:59.393098Z",
            "last_modified_time": "2026-09-01T12:01:59.393112Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ce4514d8-8bf4-4629-a247-fa04e796a63f.jpg",
            "name": "",
            "cropping": "1728,0,5184,3456",
            "photographer_name": "",
            "alt_text": "Minecraft-maisema",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386098,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-01T11:45:41.941157Z",
            "last_modified_time": "2026-09-01T11:45:41.941170Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/48ed3ccc-ea6b-467b-98c2-8e060dda754f.jpg",
            "name": "",
            "cropping": "384,0,1920,1536",
            "photographer_name": "",
            "alt_text": "Tasty Snack",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386099,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-01T11:38:28.521774Z",
            "last_modified_time": "2026-09-01T11:38:28.521788Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b631cc4a-ebb5-44c3-9f67-1c132a0790df.jpg",
            "name": "",
            "cropping": "384,0,1920,1536",
            "photographer_name": "",
            "alt_text": "Tasty Snack",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386095,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-01T11:09:45.512069Z",
            "last_modified_time": "2026-09-01T11:09:45.512092Z",
            "url": "https://www.hel.fi/static/kasko/perusopetus/ip_maunula.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386096,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-01T10:18:40.722652Z",
            "last_modified_time": "2026-09-01T10:18:40.722666Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9a7abd58-8c33-4759-ad1f-b917a0f6a3ad.png",
            "name": "",
            "cropping": "240,0,1680,1440",
            "photographer_name": "",
            "alt_text": "lukutaitopäivä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386094,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-09-01T09:49:36.314074Z",
            "last_modified_time": "2026-09-01T09:49:36.314086Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c3c238d9-3de2-4b35-a523-9a4dec9e70bb.jpg",
            "name": "",
            "cropping": "184,0,1096,912",
            "photographer_name": "-Rita-👩‍🍳 und 📷 mit ❤ Pixabaystä",
            "alt_text": "Aamiaiskulho jogurtilla ja hedelmillä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386093,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-01T09:23:09.379388Z",
            "last_modified_time": "2026-09-01T09:23:09.379410Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791304.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386092,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-09-01T06:23:35.159196Z",
            "last_modified_time": "2026-09-01T06:23:35.159214Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796777.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386091,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-31T13:28:48.176951Z",
            "last_modified_time": "2026-08-31T13:28:48.176965Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a15eec47-6e19-4e5f-acd0-3f6a4d139ff8.png",
            "name": "",
            "cropping": "135,0,665,530",
            "photographer_name": "Matemaattisten Aineiden Opettajien Liitto MAOL ry",
            "alt_text": "kuvituskuva leppäkerttuja muurahaisia ja heinäsirkka",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386089,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T13:23:48.358097Z",
            "last_modified_time": "2026-08-31T13:23:48.358112Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796724.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386088,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T13:23:39.104871Z",
            "last_modified_time": "2026-08-31T13:23:39.104887Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796725.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386088/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386087,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T13:23:32.388232Z",
            "last_modified_time": "2026-08-31T13:23:32.388249Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791163.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386087/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386086,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T13:23:26.687124Z",
            "last_modified_time": "2026-08-31T13:23:26.687140Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796314.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386086/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386085,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T13:23:12.967717Z",
            "last_modified_time": "2026-08-31T13:23:12.967739Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796313.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386085/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386090,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T12:45:32.756971Z",
            "last_modified_time": "2026-08-31T12:45:32.756984Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f986449a-1aff-4498-b2a0-973d514f21c0.JPG",
            "name": "",
            "cropping": "0,144,867,1012",
            "photographer_name": "",
            "alt_text": "hyppynarussa kuivumassa lasten maalauksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386084,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T11:47:54.899495Z",
            "last_modified_time": "2026-08-31T11:47:54.899506Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/80844243-c462-41cb-9995-4a93dc0bcf24.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Harmonikan soittaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386084/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386083,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-31T09:43:05.828375Z",
            "last_modified_time": "2026-08-31T09:43:05.828389Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bdf0e8ac-e1f7-48da-b31a-8daefeff2035.jpg",
            "name": "Venäjänkielinen lasten musiikkikerho",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Venäjänkielinen lasten musiikkikerho",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386083/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386079,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T09:22:36.436524Z",
            "last_modified_time": "2026-08-31T09:22:36.436538Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791161.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386078,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-31T09:22:35.253073Z",
            "last_modified_time": "2026-08-31T09:22:35.253085Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386077,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T14:35:59.062240Z",
            "last_modified_time": "2026-08-28T14:35:59.062251Z",
            "url": "https://bin.yhdistysavain.fi/1555484/kfGckQdJpwrGLOQNjFtH0Vd9Nx/rsz_enterry-25.jpg",
            "name": "Enter ry.",
            "cropping": "",
            "photographer_name": "Karri Anttila",
            "alt_text": "Kädet tietokoneen näppäimistöllä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386076,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-28T13:11:46.326372Z",
            "last_modified_time": "2026-08-28T13:11:46.326387Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f8b8edc8-0b34-4e69-9d83-631a636abe20.png",
            "name": "",
            "cropping": "840,0,3000,2160",
            "photographer_name": "",
            "alt_text": "Piirretty kuva, jossa joukko ihmisiä kuuntelee esitystä istuen.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386075,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-28T11:47:24.739159Z",
            "last_modified_time": "2026-08-28T11:47:24.739173Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8e90bbdb-0090-4478-a7f4-2b81317fc3ea.jpg",
            "name": "",
            "cropping": "52,0,828,777",
            "photographer_name": "",
            "alt_text": "Tiina Alisalo: Vanhan taulun uusi Iloinen elämä!",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386074,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T11:22:31.632279Z",
            "last_modified_time": "2026-08-28T11:22:31.632294Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796379.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386073,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T09:23:27.559881Z",
            "last_modified_time": "2026-08-28T09:23:27.559899Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796694.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386071,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T08:22:58.627370Z",
            "last_modified_time": "2026-08-28T08:22:58.627387Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791558.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386070,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T08:22:58.000435Z",
            "last_modified_time": "2026-08-28T08:22:58.000454Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796852.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386070/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386069,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T08:22:55.859024Z",
            "last_modified_time": "2026-08-28T08:22:55.859040Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796902.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386068,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:24.600055Z",
            "last_modified_time": "2026-08-28T07:23:24.600074Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796601.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386068/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386067,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:23.790124Z",
            "last_modified_time": "2026-08-28T07:23:23.790141Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796599.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386066,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:23.252910Z",
            "last_modified_time": "2026-08-28T07:23:23.252925Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796598.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386066/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386065,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:22.507885Z",
            "last_modified_time": "2026-08-28T07:23:22.507936Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796597.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386064,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:22.081821Z",
            "last_modified_time": "2026-08-28T07:23:22.081837Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796596.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386063,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:21.437786Z",
            "last_modified_time": "2026-08-28T07:23:21.437828Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796594.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386062,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-28T07:23:20.886308Z",
            "last_modified_time": "2026-08-28T07:23:20.886325Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796593.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386060,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T12:23:32.573387Z",
            "last_modified_time": "2026-08-27T12:23:32.573402Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796842.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386060/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386059,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-27T11:25:44.938547Z",
            "last_modified_time": "2026-08-27T11:25:44.938566Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e053220f-c864-4336-a18b-43addc334007.jpg",
            "name": "",
            "cropping": "712,0,3544,2832",
            "photographer_name": "Andrzej Rembowski Pixabaystä",
            "alt_text": "Kuvassa henkilö pelaamassa konsolipeliä ratilla ja polkimilla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386061,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-27T11:15:31.945371Z",
            "last_modified_time": "2026-08-27T11:15:31.945386Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bae9e91c-274a-4eba-b3a5-a15f2d5016a7.jpg",
            "name": "",
            "cropping": "100,0,700,600",
            "photographer_name": "",
            "alt_text": "Malee Aaltonen: Her",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386057,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T10:27:12.390189Z",
            "last_modified_time": "2026-08-27T10:27:12.390208Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "talkoooo",
            "cropping": "",
            "photographer_name": "pekko piritori",
            "alt_text": "näin se talkoo toimii",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386057/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386058,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T09:31:51.902044Z",
            "last_modified_time": "2026-08-27T09:31:51.902057Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ef156c5e-069a-4341-a33c-88122986a3e1.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Hanna Rinne",
            "alt_text": "Kaksi taulua, joissa on mustavartisia kasveja. Varsien päässä on isoja silmämunia.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386058/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386055,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T08:42:51.968702Z",
            "last_modified_time": "2026-08-27T08:42:51.968748Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "talkoooo",
            "cropping": "",
            "photographer_name": "pekko piritori",
            "alt_text": "näin se talkoo toimii",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386054,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T08:42:51.879476Z",
            "last_modified_time": "2026-08-27T08:42:51.879493Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "talkoooo",
            "cropping": "",
            "photographer_name": "pekko piritori",
            "alt_text": "näin se talkoo toimii",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386054/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386056,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T08:38:20.238139Z",
            "last_modified_time": "2026-08-27T08:38:20.238153Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9cbf6aca-9486-4087-a668-f3434cc3b250.png",
            "name": "",
            "cropping": "293,0,1707,1414",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Espoon Pesis",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386056/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386052,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T08:23:47.157540Z",
            "last_modified_time": "2026-08-27T08:23:47.157555Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789969.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386051,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T08:23:35.697309Z",
            "last_modified_time": "2026-08-27T08:23:35.697326Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783816.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386050,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T07:25:02.195905Z",
            "last_modified_time": "2026-08-27T07:25:02.195929Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "talkoooo",
            "cropping": "",
            "photographer_name": "pekko piritori",
            "alt_text": "näin se talkoo toimii",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386050/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386049,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:24:03.442707Z",
            "last_modified_time": "2026-08-27T06:24:03.442723Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791138.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386049/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386048,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:24:02.077738Z",
            "last_modified_time": "2026-08-27T06:24:02.077754Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791098.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386048/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386047,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:24:00.987168Z",
            "last_modified_time": "2026-08-27T06:24:00.987182Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791087.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386047/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386046,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:58.439154Z",
            "last_modified_time": "2026-08-27T06:23:58.439169Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791097.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386046/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386045,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:57.335253Z",
            "last_modified_time": "2026-08-27T06:23:57.335267Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791086.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386045/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386044,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:54.860074Z",
            "last_modified_time": "2026-08-27T06:23:54.860087Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791137.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386043,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:53.123578Z",
            "last_modified_time": "2026-08-27T06:23:53.123616Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791096.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386042,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:52.078867Z",
            "last_modified_time": "2026-08-27T06:23:52.078882Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791085.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386041,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:48.532638Z",
            "last_modified_time": "2026-08-27T06:23:48.532654Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791136.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386040,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:47.063715Z",
            "last_modified_time": "2026-08-27T06:23:47.063729Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791095.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386039,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:46.024171Z",
            "last_modified_time": "2026-08-27T06:23:46.024185Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791084.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386038,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:43.406667Z",
            "last_modified_time": "2026-08-27T06:23:43.406683Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791135.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386037,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:41.781881Z",
            "last_modified_time": "2026-08-27T06:23:41.781897Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791094.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386036,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:40.675554Z",
            "last_modified_time": "2026-08-27T06:23:40.675569Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791083.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386035,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:38.593347Z",
            "last_modified_time": "2026-08-27T06:23:38.593362Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791134.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386034,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:37.028446Z",
            "last_modified_time": "2026-08-27T06:23:37.028461Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791093.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386033,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:35.973406Z",
            "last_modified_time": "2026-08-27T06:23:35.973420Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791082.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386032,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:33.086813Z",
            "last_modified_time": "2026-08-27T06:23:33.086829Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791133.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386031,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:31.352993Z",
            "last_modified_time": "2026-08-27T06:23:31.353007Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791092.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386030,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:30.282699Z",
            "last_modified_time": "2026-08-27T06:23:30.282727Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791081.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386029,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:27.660519Z",
            "last_modified_time": "2026-08-27T06:23:27.660534Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791132.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386028,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:26.062111Z",
            "last_modified_time": "2026-08-27T06:23:26.062125Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791091.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386027,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:24.765315Z",
            "last_modified_time": "2026-08-27T06:23:24.765330Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791080.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386026,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:22.142408Z",
            "last_modified_time": "2026-08-27T06:23:22.142423Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791131.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386025,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:20.542935Z",
            "last_modified_time": "2026-08-27T06:23:20.542958Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791090.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386025/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386024,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T06:23:19.289010Z",
            "last_modified_time": "2026-08-27T06:23:19.289025Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791079.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386024/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386023,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-27T05:21:42.884057Z",
            "last_modified_time": "2026-08-27T05:21:42.884073Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b30fa072-7425-4891-9edb-215264196793.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Petri Mast",
            "alt_text": "Kirjailija Teppo Hovi seisoo kädet taskussa ja katsoo kameraan vakava ilme kasvoillaan. Taustalla on kirjahyllyjä. Vieressä on kuva hänen kirjansa kannesta. Kannessa on punainen tausta, ulvova susi ja purjevene. Kirjan nimi on Enkelit jotka katosivat.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386023/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386022,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T13:06:12.405457Z",
            "last_modified_time": "2026-08-26T13:06:12.405471Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0f7dfe25-3a16-4261-b625-08552ad448c5.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Neljä eläkeläistä ja yksi espoon kaupungin työntekijä hymyilevät Ison Omenan kirjastossa kahvitermareiden äärellä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386022/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386021,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T12:23:18.036920Z",
            "last_modified_time": "2026-08-26T12:23:18.036936Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796736.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386021/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386020,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T12:23:12.869170Z",
            "last_modified_time": "2026-08-26T12:23:12.869187Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796734.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386019,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T11:23:45.383047Z",
            "last_modified_time": "2026-08-26T11:23:45.383063Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796732.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386019/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386017,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-26T09:44:33.362003Z",
            "last_modified_time": "2026-08-26T09:44:33.362020Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "tedst",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386017/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386018,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-26T09:44:33.361524Z",
            "last_modified_time": "2026-08-26T09:44:33.361542Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "tedst",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386018/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386016,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T08:58:17.938523Z",
            "last_modified_time": "2026-08-26T08:58:17.938543Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/461c11b6-a609-4dbc-8f33-239fa058dfca.png",
            "name": "",
            "cropping": "191,0,809,618",
            "photographer_name": "",
            "alt_text": "Ihmisiä pöydänympärillä juttelemassa ja teksti: Swedish language cafe at Iso Omena library",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386016/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386015,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T08:02:16.064330Z",
            "last_modified_time": "2026-08-26T08:02:16.064343Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0b778a03-f7f3-472c-9dcd-e370ccd3b8f8.jpg",
            "name": "",
            "cropping": "357,0,2499,2142",
            "photographer_name": "",
            "alt_text": "Omenoita puussa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386015/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386014,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:24:00.201147Z",
            "last_modified_time": "2026-08-26T06:24:00.201197Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796780.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386014/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386013,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:58.038231Z",
            "last_modified_time": "2026-08-26T06:23:58.038247Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796720.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386012,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:54.643553Z",
            "last_modified_time": "2026-08-26T06:23:54.643567Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796713.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386011,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:50.365048Z",
            "last_modified_time": "2026-08-26T06:23:50.365063Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796711.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386011/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386010,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:48.293986Z",
            "last_modified_time": "2026-08-26T06:23:48.294002Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796708.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386010/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386009,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:43.987145Z",
            "last_modified_time": "2026-08-26T06:23:43.987202Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796703.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386009/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386008,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:38.744067Z",
            "last_modified_time": "2026-08-26T06:23:38.744081Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796392.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386008/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386007,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:38.009999Z",
            "last_modified_time": "2026-08-26T06:23:38.010014Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796391.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386007/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386006,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:37.389542Z",
            "last_modified_time": "2026-08-26T06:23:37.389563Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796779.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386006/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386005,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:36.546877Z",
            "last_modified_time": "2026-08-26T06:23:36.546892Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796390.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386004,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:32.215221Z",
            "last_modified_time": "2026-08-26T06:23:32.215238Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796700.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386003,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:26.264088Z",
            "last_modified_time": "2026-08-26T06:23:26.264104Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796698.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386003/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386002,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-26T06:23:19.478239Z",
            "last_modified_time": "2026-08-26T06:23:19.478256Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796696.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386001,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-26T05:09:28.655159Z",
            "last_modified_time": "2026-08-26T05:09:28.655176Z",
            "url": "https://tprimages.blob.core.windows.net/public/2178/71543b5b-12eb-466a-b784-e409f823dca4.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385999,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T12:23:26.361530Z",
            "last_modified_time": "2026-08-25T12:23:26.361545Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796318.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385998,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:23:11.605375Z",
            "last_modified_time": "2026-08-25T12:23:11.605408Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385997,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:02:09.564565Z",
            "last_modified_time": "2026-08-25T12:02:09.564580Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385996,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:02:08.500384Z",
            "last_modified_time": "2026-08-25T12:02:08.500406Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385995,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:02:02.533428Z",
            "last_modified_time": "2026-08-25T12:02:02.533444Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385994,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:01:58.188833Z",
            "last_modified_time": "2026-08-25T12:01:58.188847Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385993,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:01:17.433299Z",
            "last_modified_time": "2026-08-25T12:01:17.433315Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385992,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T12:01:16.073246Z",
            "last_modified_time": "2026-08-25T12:01:16.073263Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386000,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:57:18.409508Z",
            "last_modified_time": "2026-08-25T11:57:18.409529Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c7d88df4-84e9-4438-bdbe-48d7402373cc.png",
            "name": "Englanninkielinen satuhekti ja taidetyöpaja",
            "cropping": "0,293,1414,1707",
            "photographer_name": "",
            "alt_text": "Englanninkielinen satuhetki ja taidetyöpaja Sellon kirjaston lastenmaassa 5.9 ja 19.9 klo. 10:30. Tervetuloa!",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385991,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:57:14.545114Z",
            "last_modified_time": "2026-08-25T11:57:14.545144Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385990,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:53:59.578299Z",
            "last_modified_time": "2026-08-25T11:53:59.578313Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "test",
            "cropping": "",
            "photographer_name": "test",
            "alt_text": "test",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385989,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:33:50.711943Z",
            "last_modified_time": "2026-08-25T11:33:50.711957Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385988,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:33:37.798246Z",
            "last_modified_time": "2026-08-25T11:33:37.798263Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:33:22.690952Z",
            "last_modified_time": "2026-08-25T11:33:22.690973Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:33:03.072403Z",
            "last_modified_time": "2026-08-25T11:33:03.072416Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385983,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:32:57.991958Z",
            "last_modified_time": "2026-08-25T11:32:57.991972Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385982,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:32:54.444149Z",
            "last_modified_time": "2026-08-25T11:32:54.444164Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385981,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:32:49.117263Z",
            "last_modified_time": "2026-08-25T11:32:49.117278Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385980,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:31:47.926825Z",
            "last_modified_time": "2026-08-25T11:31:47.926842Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385979,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:31:17.498956Z",
            "last_modified_time": "2026-08-25T11:31:17.498971Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385978,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:24:50.172658Z",
            "last_modified_time": "2026-08-25T11:24:50.172675Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385977,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T11:22:55.787254Z",
            "last_modified_time": "2026-08-25T11:22:55.787270Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791130.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385976,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T11:22:53.963600Z",
            "last_modified_time": "2026-08-25T11:22:53.963615Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791089.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385975,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T11:22:52.606293Z",
            "last_modified_time": "2026-08-25T11:22:52.606311Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791078.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385974,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T11:15:13.371236Z",
            "last_modified_time": "2026-08-25T11:15:13.371263Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385974/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385985,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T10:57:50.964337Z",
            "last_modified_time": "2026-08-25T10:57:50.964352Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/79cd98d8-d790-4511-8908-fd7c6ca43f3b.png",
            "name": "Lukukoira Kossi",
            "cropping": "0,24,130,153",
            "photographer_name": "",
            "alt_text": "Lukukoira",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385986,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-25T10:29:26.181519Z",
            "last_modified_time": "2026-08-25T10:29:26.181540Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/116dbe8b-8493-4ec4-8dfc-59aab92dab0e.jfif",
            "name": "Lukukoira Cindy",
            "cropping": "0,106,1388,1494",
            "photographer_name": "",
            "alt_text": "Lukukoira Cindy",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385971,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T09:17:19.035748Z",
            "last_modified_time": "2026-08-25T09:17:19.035766Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/55b4581e-e7c5-4b2a-a775-aca0a352f0b8.png",
            "name": "",
            "cropping": "103,0,366,263",
            "photographer_name": "",
            "alt_text": "Kuvassa on Jorma Liikalan taideteos ja kirjan kansi. Kannessa on henkilö ja hänen hatussaan ja paidassaan lukee \"rakkaus on sivistyssana\"",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385972,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T08:52:56.679523Z",
            "last_modified_time": "2026-08-25T08:52:56.679539Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1823a5c5-7ff5-4de6-b67e-82cdeaf95d0b.png",
            "name": "",
            "cropping": "350,0,907,558",
            "photographer_name": "",
            "alt_text": "Kuvassa on lapsia tanssimassa ja siinä lukee \"itseilmaisun rohkeutta, kehollisuuden iloa!\"",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385973,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T08:32:36.870425Z",
            "last_modified_time": "2026-08-25T08:32:36.870443Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ac1e1b5e-7bee-4f8d-937a-c47a83ea354c.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kuvassa Evelyse Eerola",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385970,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T08:11:39.955753Z",
            "last_modified_time": "2026-08-25T08:11:39.955769Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1f840068-760a-476a-a248-ca5c36ad5b81.png",
            "name": "",
            "cropping": "322,0,968,645",
            "photographer_name": "",
            "alt_text": "Kuvassa on vauva ja aikuinen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385970/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385969,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:21.838518Z",
            "last_modified_time": "2026-08-25T06:23:21.838535Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796670.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385969/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385968,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:19.233245Z",
            "last_modified_time": "2026-08-25T06:23:19.233267Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385968/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385967,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:16.867672Z",
            "last_modified_time": "2026-08-25T06:23:16.867688Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796672.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385966,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:14.370445Z",
            "last_modified_time": "2026-08-25T06:23:14.370461Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796674.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385965,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:11.476284Z",
            "last_modified_time": "2026-08-25T06:23:11.476301Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796662.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385965/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385964,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:08.047927Z",
            "last_modified_time": "2026-08-25T06:23:08.047942Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796660.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385963,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:07.280546Z",
            "last_modified_time": "2026-08-25T06:23:07.280562Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792032.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385962,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:04.068105Z",
            "last_modified_time": "2026-08-25T06:23:04.068121Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796658.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385961,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:23:03.109692Z",
            "last_modified_time": "2026-08-25T06:23:03.109708Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792020.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385960,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T06:22:59.277532Z",
            "last_modified_time": "2026-08-25T06:22:59.277548Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792008.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385959,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-25T05:22:59.794393Z",
            "last_modified_time": "2026-08-25T05:22:59.794410Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796655.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385958,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T13:33:21.246955Z",
            "last_modified_time": "2026-08-24T13:33:21.246971Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ae05753c-5301-4d6c-a796-aa3ccb43f312.png",
            "name": "",
            "cropping": "128,0,640,512",
            "photographer_name": "AI- kuva",
            "alt_text": "Musiikin teoriaa, jatkokurssi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385957,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T13:26:28.004418Z",
            "last_modified_time": "2026-08-24T13:26:28.004450Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385956,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T13:26:13.855941Z",
            "last_modified_time": "2026-08-24T13:26:13.855962Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385955,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T13:26:12.555019Z",
            "last_modified_time": "2026-08-24T13:26:12.555037Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385954,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-24T12:24:59.625462Z",
            "last_modified_time": "2026-08-24T12:24:59.625476Z",
            "url": "https://www.lippu.fi/obj/mam/finland/27/14/monsterit-stand-up-show-tickets_599143_4557677_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385952,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-24T06:31:19.857040Z",
            "last_modified_time": "2026-08-24T06:31:19.857054Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/405bcffd-ea62-44be-94e9-12fa9bd1c413.png",
            "name": "Elmuska harjoittelee lauluiltaa varten.",
            "cropping": "164,0,959,794",
            "photographer_name": "",
            "alt_text": "Eläkeläisten kuoro laulaa yhdessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:30:09.270019Z",
            "last_modified_time": "2026-08-24T06:30:09.270036Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385950,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:29:39.844224Z",
            "last_modified_time": "2026-08-24T06:29:39.844240Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385949,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-24T06:23:07.693971Z",
            "last_modified_time": "2026-08-24T06:23:07.693989Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796430.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:09:16.934071Z",
            "last_modified_time": "2026-08-24T06:09:16.934093Z",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/lp-pihlajisto.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385947,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:33.779898Z",
            "last_modified_time": "2026-08-24T06:05:33.779913Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385946,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:30.493373Z",
            "last_modified_time": "2026-08-24T06:05:30.493391Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385945,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:26.546864Z",
            "last_modified_time": "2026-08-24T06:05:26.546879Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385944,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:26.417532Z",
            "last_modified_time": "2026-08-24T06:05:26.417547Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:22.356676Z",
            "last_modified_time": "2026-08-24T06:05:22.356690Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385942,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:18.942273Z",
            "last_modified_time": "2026-08-24T06:05:18.942305Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385941,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:18.766458Z",
            "last_modified_time": "2026-08-24T06:05:18.766472Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385940,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:16.900968Z",
            "last_modified_time": "2026-08-24T06:05:16.900994Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385939,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:15.207519Z",
            "last_modified_time": "2026-08-24T06:05:15.207556Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385938,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:15.042078Z",
            "last_modified_time": "2026-08-24T06:05:15.042110Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385937,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:12.038093Z",
            "last_modified_time": "2026-08-24T06:05:12.038113Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385936,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:10.457102Z",
            "last_modified_time": "2026-08-24T06:05:10.457116Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385936/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385935,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:06.078967Z",
            "last_modified_time": "2026-08-24T06:05:06.078987Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385934,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:05:02.165732Z",
            "last_modified_time": "2026-08-24T06:05:02.165749Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385933,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:04:54.145866Z",
            "last_modified_time": "2026-08-24T06:04:54.145882Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385932,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T06:04:11.103561Z",
            "last_modified_time": "2026-08-24T06:04:11.103610Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/aa9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385931,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T05:55:05.722413Z",
            "last_modified_time": "2026-08-24T05:55:05.722430Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385930,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T05:40:49.822417Z",
            "last_modified_time": "2026-08-24T05:40:49.822434Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385929,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-24T05:40:19.557064Z",
            "last_modified_time": "2026-08-24T05:40:19.557083Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385928,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-22T08:28:49.596697Z",
            "last_modified_time": "2026-08-22T08:28:49.596710Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/beeb31f4-8fbc-4e7b-a038-2f36aee7d998.png",
            "name": "",
            "cropping": "80,0,791,710",
            "photographer_name": "",
            "alt_text": "Kuvassa on Viaggio Musicale-konsertin esiintyjät ja Samuel Huberin taidesäätiön logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385927,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T13:25:05.871520Z",
            "last_modified_time": "2026-08-21T13:25:05.871537Z",
            "url": "https://www.lippu.fi/obj/mam/finland/01/a8/andre-wickstrom-tickets_571136_4403799_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385926,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:17:52.222888Z",
            "last_modified_time": "2026-08-21T13:17:52.222903Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385925,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:17:47.277203Z",
            "last_modified_time": "2026-08-21T13:17:47.277218Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:17:17.023284Z",
            "last_modified_time": "2026-08-21T13:17:17.023300Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:17:11.306740Z",
            "last_modified_time": "2026-08-21T13:17:11.306755Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385922,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:17:10.018260Z",
            "last_modified_time": "2026-08-21T13:17:10.018276Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385921,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T13:16:10.163424Z",
            "last_modified_time": "2026-08-21T13:16:10.163439Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:56:35.253541Z",
            "last_modified_time": "2026-08-21T12:56:35.253558Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385919,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:55:53.648133Z",
            "last_modified_time": "2026-08-21T12:55:53.648147Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:54:36.106487Z",
            "last_modified_time": "2026-08-21T12:54:36.106504Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:52:12.696399Z",
            "last_modified_time": "2026-08-21T12:52:12.696414Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385916,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:39:41.351874Z",
            "last_modified_time": "2026-08-21T12:39:41.351897Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385915,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:39:36.599983Z",
            "last_modified_time": "2026-08-21T12:39:36.599997Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385915/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:33:16.067518Z",
            "last_modified_time": "2026-08-21T12:33:16.067534Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385913,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:33:10.251440Z",
            "last_modified_time": "2026-08-21T12:33:10.251455Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385912,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:25:16.691019Z",
            "last_modified_time": "2026-08-21T12:25:16.691044Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:25:11.917355Z",
            "last_modified_time": "2026-08-21T12:25:11.917378Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385910,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T12:23:23.980471Z",
            "last_modified_time": "2026-08-21T12:23:23.980488Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796543.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T12:17:48.434063Z",
            "last_modified_time": "2026-08-21T12:17:48.434100Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T11:56:37.649270Z",
            "last_modified_time": "2026-08-21T11:56:37.649290Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T11:54:36.028851Z",
            "last_modified_time": "2026-08-21T11:54:36.028882Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T11:28:42.603450Z",
            "last_modified_time": "2026-08-21T11:28:42.603469Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385905,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T11:14:14.265658Z",
            "last_modified_time": "2026-08-21T11:14:14.265673Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792270.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385904,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T10:14:52.457995Z",
            "last_modified_time": "2026-08-21T10:14:52.458012Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792699.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385902,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:18.043332Z",
            "last_modified_time": "2026-08-21T09:14:18.043350Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792033.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385901,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:17.249671Z",
            "last_modified_time": "2026-08-21T09:14:17.249687Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792030.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385900,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:16.793744Z",
            "last_modified_time": "2026-08-21T09:14:16.793759Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792029.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385899,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:15.670884Z",
            "last_modified_time": "2026-08-21T09:14:15.670900Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792024.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385898,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:14.942940Z",
            "last_modified_time": "2026-08-21T09:14:14.942955Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792023.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385897,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:13.567789Z",
            "last_modified_time": "2026-08-21T09:14:13.567804Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792021.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385896,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:12.545879Z",
            "last_modified_time": "2026-08-21T09:14:12.545900Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792018.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385895,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:12.001911Z",
            "last_modified_time": "2026-08-21T09:14:12.001926Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792017.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385894,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:11.383373Z",
            "last_modified_time": "2026-08-21T09:14:11.383388Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792015.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385893,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:10.718017Z",
            "last_modified_time": "2026-08-21T09:14:10.718032Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795726.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385892,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:10.141226Z",
            "last_modified_time": "2026-08-21T09:14:10.141241Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792012.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385891,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:09.786574Z",
            "last_modified_time": "2026-08-21T09:14:09.786595Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792011.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385890,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:08.220714Z",
            "last_modified_time": "2026-08-21T09:14:08.220734Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792009.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385889,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:07.558721Z",
            "last_modified_time": "2026-08-21T09:14:07.558738Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792006.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385888,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:07.154001Z",
            "last_modified_time": "2026-08-21T09:14:07.154018Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792005.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385887,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:06.266845Z",
            "last_modified_time": "2026-08-21T09:14:06.266858Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792003.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385886,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:05.916684Z",
            "last_modified_time": "2026-08-21T09:14:05.916706Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792002.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385885,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:05.290465Z",
            "last_modified_time": "2026-08-21T09:14:05.290478Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792000.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385884,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T09:14:04.715662Z",
            "last_modified_time": "2026-08-21T09:14:04.715678Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791999.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385884/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385903,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-21T08:25:35.310695Z",
            "last_modified_time": "2026-08-21T08:25:35.310711Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3b3aa468-6ecb-4b35-923f-1ff4621f1c21.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Petri Mast",
            "alt_text": "Sari näre hymyilee ja katsoo kameraan, hänellä on kultainen jakkupuku.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1490477,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2025-01-09T09:24:36.937708Z",
            "last_modified_time": "2026-08-21T06:28:04.606293Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a7182e5c-6cf7-46de-8640-6cc66b279d47.png",
            "name": "",
            "cropping": "76,0,864,788",
            "photographer_name": "",
            "alt_text": "nuoret metroasemalla istumassa penkillä sylikkäin, heillä on hymy herkässä!",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1490477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385883,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-21T05:09:19.232511Z",
            "last_modified_time": "2026-08-21T05:09:19.232534Z",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6a86bc010a7b6774785641.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T12:10:22.314392Z",
            "last_modified_time": "2026-08-20T12:10:22.314415Z",
            "url": "https://localhub-oy.s3.eu-central-1.amazonaws.com/images/fdc61c29fed678f128051335f93c557beeb9d563bf7741f279c484dcc1ff383d",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385882,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-20T12:10:00.803684Z",
            "last_modified_time": "2026-08-20T12:10:00.803697Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/efffbb74-5a0c-4c14-abd3-f7331210e4e1.jpg",
            "name": "Luovuuden äärellä!",
            "cropping": "138,0,742,604",
            "photographer_name": "",
            "alt_text": "Vihko ja kynä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385879,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:26:44.826575Z",
            "last_modified_time": "2026-08-20T11:26:44.826589Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:18:17.994262Z",
            "last_modified_time": "2026-08-20T11:18:17.994278Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385877,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:17:01.121025Z",
            "last_modified_time": "2026-08-20T11:17:01.121041Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:16:38.837464Z",
            "last_modified_time": "2026-08-20T11:16:38.837488Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385875,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:16:38.820446Z",
            "last_modified_time": "2026-08-20T11:16:38.820460Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:16:33.018945Z",
            "last_modified_time": "2026-08-20T11:16:33.018960Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:16:32.713810Z",
            "last_modified_time": "2026-08-20T11:16:32.713827Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:16:00.469049Z",
            "last_modified_time": "2026-08-20T11:16:00.469065Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:09:43.426028Z",
            "last_modified_time": "2026-08-20T11:09:43.426047Z",
            "url": "https://liikunta2.content.api.hel.fi/app/uploads/sites/9/2026/08/yrjonkadun_uimahalli_tammikuu2026_kuva_katri_lehtola_keksi-4114.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385870,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T11:07:24.788465Z",
            "last_modified_time": "2026-08-20T11:07:24.788483Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385880,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-20T11:06:33.934365Z",
            "last_modified_time": "2026-08-20T11:06:33.934379Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/cd02cd9e-4531-4a70-af2c-794aac410362.png",
            "name": "",
            "cropping": "0,0,500,500",
            "photographer_name": "",
            "alt_text": "Ihmisiä kokoontuneena kokoushuoneeseen, näytöllä on arabiankielistä tekstiä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385880/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385869,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-20T09:19:23.432023Z",
            "last_modified_time": "2026-08-20T09:19:23.432091Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/958c5e1c-983c-41fe-bcff-2b1255b94822.jpg",
            "name": "",
            "cropping": "98,0,445,348",
            "photographer_name": "",
            "alt_text": "Kuvassa on kuorolaulajia ja siinä lukee ECC- Espoo Community Choir. Free entry.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T09:18:56.784892Z",
            "last_modified_time": "2026-08-20T09:18:56.784926Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385868,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-20T08:43:30.220941Z",
            "last_modified_time": "2026-08-20T08:43:30.220956Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ae76851d-025c-4dd9-9adb-a09ce2432ed1.jpg",
            "name": "pajacoachit",
            "cropping": "203,0,1098,895",
            "photographer_name": "",
            "alt_text": "pajacoachit",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T07:56:23.036583Z",
            "last_modified_time": "2026-08-20T07:56:23.036598Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385866,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-20T07:12:08.747758Z",
            "last_modified_time": "2026-08-20T07:12:08.747772Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/51d558e5-ad1b-4aa0-a83b-6d54611b8064.png",
            "name": "",
            "cropping": "0,0,400,400",
            "photographer_name": "",
            "alt_text": "Pelkkä teksti: Pecha Kucha - elämäni kuvat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T05:09:55.807618Z",
            "last_modified_time": "2026-08-20T05:09:55.807646Z",
            "url": "https://tprimages.blob.core.windows.net/public/10265/d2dd6a9d-71b3-4d9b-b344-12df64b51373.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-20T05:09:53.349887Z",
            "last_modified_time": "2026-08-20T05:09:53.349906Z",
            "url": "https://tprimages.blob.core.windows.net/public/4235/a78f0a4e-3855-4366-bab5-31c706cd4f8f.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385862,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T15:15:30.045084Z",
            "last_modified_time": "2026-08-19T15:15:30.045163Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796589.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385861,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T15:15:29.633628Z",
            "last_modified_time": "2026-08-19T15:15:29.633644Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796588.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385860,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T15:15:29.123237Z",
            "last_modified_time": "2026-08-19T15:15:29.123252Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796587.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385859,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T13:10:03.414991Z",
            "last_modified_time": "2026-08-19T13:10:03.415013Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6fd18481-7eb9-4c1e-bee7-4519131e5488.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "kuvassa Yrttiasiantuntija Satu Hovi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385859/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385858,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T11:17:13.432355Z",
            "last_modified_time": "2026-08-19T11:17:13.432370Z",
            "url": "https://www.lippu.fi/obj/mam/finland/48/e6/liisa-pelimaassa_hkt-tickets_602195_4579273_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385858/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385857,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T11:15:12.165337Z",
            "last_modified_time": "2026-08-19T11:15:12.165351Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784185.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385857/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385856,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T11:14:53.255758Z",
            "last_modified_time": "2026-08-19T11:14:53.255774Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795604.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385855,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T11:14:45.719546Z",
            "last_modified_time": "2026-08-19T11:14:45.719565Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784158.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385853,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T09:14:09.881173Z",
            "last_modified_time": "2026-08-19T09:14:09.881191Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795605.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385852,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T08:14:33.107800Z",
            "last_modified_time": "2026-08-19T08:14:33.107816Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795603.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385851,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T08:14:32.577008Z",
            "last_modified_time": "2026-08-19T08:14:32.577025Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796230.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385850,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T08:14:31.981650Z",
            "last_modified_time": "2026-08-19T08:14:31.981668Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795599.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-19T08:10:20.189391Z",
            "last_modified_time": "2026-08-19T08:10:20.189409Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-08/Halkoranta%20yleinen%20laituri%202026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385854,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T08:05:01.511840Z",
            "last_modified_time": "2026-08-19T08:05:01.511856Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3c7ba29b-3d5c-4b7f-9a8e-a264eed8148a.jpg",
            "name": "keskustelua italiaksi",
            "cropping": "150,0,1264,1113",
            "photographer_name": "",
            "alt_text": "italiankielikahvila",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-19T07:10:19.753746Z",
            "last_modified_time": "2026-08-19T07:10:19.753764Z",
            "url": "https://tprimages.blob.core.windows.net/public/11939/347fdd58-7a5b-4fb3-8264-b50a47af8760.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385847,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-19T07:09:59.289343Z",
            "last_modified_time": "2026-08-19T07:09:59.289362Z",
            "url": "https://tprimages.blob.core.windows.net/public/3510/1729249b-2553-4a53-82c3-c332daf9b219.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385846,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T06:14:21.644080Z",
            "last_modified_time": "2026-08-19T06:14:21.644095Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789660.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385845,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-19T06:14:16.194375Z",
            "last_modified_time": "2026-08-19T06:14:16.194392Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796544.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385844,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-18T14:15:25.783718Z",
            "last_modified_time": "2026-08-18T14:15:25.783736Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796225.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385843,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-18T12:12:03.401355Z",
            "last_modified_time": "2026-08-18T12:12:03.401371Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796514.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T08:07:44.687369Z",
            "last_modified_time": "2026-08-18T08:07:44.687384Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4c02639e-7595-432d-8280-be1b20137813.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Kirjan kannen suunnittelija Tuomo Parikka. Valokuva Hanna Hurtta.",
            "alt_text": "Kasviskapina-kirjan kansi ja Hanna Hurtta syömässä istuen nuudelia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385840,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:50:30.852907Z",
            "last_modified_time": "2026-08-18T07:50:30.852921Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385840/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:50:23.798286Z",
            "last_modified_time": "2026-08-18T07:50:23.798302Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:48:56.955284Z",
            "last_modified_time": "2026-08-18T07:48:56.955299Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385837,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:48:50.842354Z",
            "last_modified_time": "2026-08-18T07:48:50.842368Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385836,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:47:46.921339Z",
            "last_modified_time": "2026-08-18T07:47:46.921361Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:46:52.215093Z",
            "last_modified_time": "2026-08-18T07:46:52.215113Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385834,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:46:50.361228Z",
            "last_modified_time": "2026-08-18T07:46:50.361242Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:46:13.756669Z",
            "last_modified_time": "2026-08-18T07:46:13.756725Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T07:38:34.191391Z",
            "last_modified_time": "2026-08-18T07:38:34.191414Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385831,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-18T07:14:00.679622Z",
            "last_modified_time": "2026-08-18T07:14:00.679635Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796510.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385830,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:45:25.970221Z",
            "last_modified_time": "2026-08-18T05:45:25.970238Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385829,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:45:20.434144Z",
            "last_modified_time": "2026-08-18T05:45:20.434160Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385828,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:39:42.619417Z",
            "last_modified_time": "2026-08-18T05:39:42.619441Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385827,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:37:41.658057Z",
            "last_modified_time": "2026-08-18T05:37:41.658119Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:36:47.155165Z",
            "last_modified_time": "2026-08-18T05:36:47.155180Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:34:54.456022Z",
            "last_modified_time": "2026-08-18T05:34:54.456039Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:33:46.418106Z",
            "last_modified_time": "2026-08-18T05:33:46.418126Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:33:35.952291Z",
            "last_modified_time": "2026-08-18T05:33:35.952308Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:10:15.518347Z",
            "last_modified_time": "2026-08-18T05:10:15.518363Z",
            "url": "https://tprimages.blob.core.windows.net/public/11812/84f4b5a8-ab14-4709-b6d7-a5248b03646b.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-18T05:10:15.352756Z",
            "last_modified_time": "2026-08-18T05:10:15.352774Z",
            "url": "https://tprimages.blob.core.windows.net/public/11760/2e5b468e-1455-4523-9475-3a448b21c594.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385820,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T12:55:04.845238Z",
            "last_modified_time": "2026-08-17T12:55:04.845251Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a89bbbe5-ae44-4df8-9632-664e7e94f087.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Joonas Kaeek",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385818,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T12:19:08.754863Z",
            "last_modified_time": "2026-08-17T12:19:08.754879Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789803.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385817,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T12:19:08.242700Z",
            "last_modified_time": "2026-08-17T12:19:08.242716Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789802.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385819,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-17T11:22:40.208789Z",
            "last_modified_time": "2026-08-17T11:22:40.208802Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6adb7dc4-466d-4daa-8080-9284a74db84e.jpg",
            "name": "",
            "cropping": "240,0,1680,1440",
            "photographer_name": "",
            "alt_text": "Entressen kirjaston aulaa. Esittelypöytiä jossa kirjoja, kirjahyllyjä ja vitriini jossa taidenäyttely.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385816,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T11:14:52.527572Z",
            "last_modified_time": "2026-08-17T11:14:52.527587Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790031.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385815,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T11:14:52.182533Z",
            "last_modified_time": "2026-08-17T11:14:52.182548Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790029.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385814,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T11:14:51.685763Z",
            "last_modified_time": "2026-08-17T11:14:51.685780Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796500.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385814/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385813,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T11:14:31.367483Z",
            "last_modified_time": "2026-08-17T11:14:31.367509Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789670.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385812,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T11:14:13.422302Z",
            "last_modified_time": "2026-08-17T11:14:13.422318Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796499.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385810,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T08:14:04.133014Z",
            "last_modified_time": "2026-08-17T08:14:04.133029Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796497.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385811,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T07:51:24.493927Z",
            "last_modified_time": "2026-08-17T07:51:24.493940Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1e752ff5-a25b-43e3-adb7-aafcdd29d5cf.png",
            "name": "",
            "cropping": "280,0,1005,725",
            "photographer_name": "",
            "alt_text": "Graafinen kuva jossa mies ja tyttö leikkivät pallopeliä ja nainen ulkoilee puistossa. Otsikko: Liikuntaneuvontakiertue kirjastossa,",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385809,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T07:18:46.337437Z",
            "last_modified_time": "2026-08-17T07:18:46.337450Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790037.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385808,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T07:18:44.730499Z",
            "last_modified_time": "2026-08-17T07:18:44.730513Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796496.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385807,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-17T06:14:11.399757Z",
            "last_modified_time": "2026-08-17T06:14:11.399772Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796482.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385805,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-16T11:30:51.590648Z",
            "last_modified_time": "2026-08-16T11:30:51.590662Z",
            "url": "https://tprimages.blob.core.windows.net/public/12017/b569249d-e954-4406-a8ba-4913e0012c3a.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-16T11:30:47.385262Z",
            "last_modified_time": "2026-08-16T11:30:47.385281Z",
            "url": "https://tprimages.blob.core.windows.net/public/11211/e838d9d0-9220-4060-a437-360df063a67f.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385803,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-16T11:28:25.924288Z",
            "last_modified_time": "2026-08-16T11:28:25.924303Z",
            "url": "https://tprimages.blob.core.windows.net/public/10612/f63ed6b8-5ec5-4586-a31d-f9213b8273ac.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385802,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-16T11:28:15.448472Z",
            "last_modified_time": "2026-08-16T11:28:15.448488Z",
            "url": "https://tprimages.blob.core.windows.net/public/3421/70debe21-327f-497f-a434-3d87665cde10.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385801,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-15T05:09:23.509110Z",
            "last_modified_time": "2026-08-15T05:09:23.509126Z",
            "url": "https://tprimages.blob.core.windows.net/public/1488/a4da85e8-1156-4354-b9b0-1c0eacaba500.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385800,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-14T07:48:20.593509Z",
            "last_modified_time": "2026-08-14T07:48:36.993093Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ff6abcb8-6c03-435a-9022-875286a291b2.png",
            "name": "Art is Funtastic on interaktiivinen ja osallistava taideaiheinen tapahtuma.",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Multicultural audience with kids and their parents taking part in an art workshop",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385799,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-14T07:23:34.918735Z",
            "last_modified_time": "2026-08-14T07:23:34.918752Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789800.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385806,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-14T06:56:12.708759Z",
            "last_modified_time": "2026-08-14T06:56:12.708780Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/15e1683e-545f-4eda-9b83-15238dda723a.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee vauvan päivä, vapaa pääsy! Lippulaivan kirjasto 25.9.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385806/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385797,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-14T06:23:28.616604Z",
            "last_modified_time": "2026-08-14T06:23:28.616618Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385798,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-14T05:59:09.630073Z",
            "last_modified_time": "2026-08-14T05:59:09.630088Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f30fe554-35b5-42a8-abfd-131c96503bf0.jpg",
            "name": "Connectoriassa jaetaan henkilökohtaisia tarinoita omasta kulttuurista.",
            "cropping": "142,0,923,781",
            "photographer_name": "Sherry Oso",
            "alt_text": "Monikulttuurinen joukko ihmisiä kerääntyneenä ison pöydän ympärille Ison Omenan kirjaston Stagella kuuntelemaan puhujaa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385796,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T14:46:19.500249Z",
            "last_modified_time": "2026-08-13T14:46:19.500262Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3b807c95-9723-4a53-b865-1f6d1170a4c9.jpg",
            "name": "Toivottavaa on osata ainakin jonkin verran kiinaa ja myös edistyneemmät ovat tervetulleita. Keskustellaan mandariinikiinaksi kielikahvilan vetäjän johdolla",
            "cropping": "783,0,3926,3143",
            "photographer_name": "CARLOS DE SOUZA (www.unsplash.com)",
            "alt_text": "Kiinan lippu liehuu valkoisessa lipputangossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T13:01:46.140623Z",
            "last_modified_time": "2026-08-13T13:01:46.140637Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ce545335-a1b8-487e-a101-88145ea901ff.jpg",
            "name": "",
            "cropping": "416,0,2048,1632",
            "photographer_name": "",
            "alt_text": "Uke edistyneet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385794,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T11:15:10.456483Z",
            "last_modified_time": "2026-08-13T11:15:10.456497Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e03f5833-0f5c-467a-b37b-c7cd73e2765a.jpg",
            "name": "",
            "cropping": "212,0,833,620",
            "photographer_name": "",
            "alt_text": "Kuvassa on tapahtuman tiedot ja siinä lukee englanniksi career reality &awareness ja siinä on tapahtumassa puhuvan Lidiia Salon kuva.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385793,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T10:16:19.081183Z",
            "last_modified_time": "2026-08-13T10:16:19.081196Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790812.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385792,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T10:16:12.442695Z",
            "last_modified_time": "2026-08-13T10:16:12.442710Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791119.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385791,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T10:16:01.113726Z",
            "last_modified_time": "2026-08-13T10:16:01.113747Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790808.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385791/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385790,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T10:15:48.499271Z",
            "last_modified_time": "2026-08-13T10:15:48.499286Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794265.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385789,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T08:29:06.697656Z",
            "last_modified_time": "2026-08-13T08:29:06.697680Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7152c4dc-0871-454b-9207-eaa7cce75c32.png",
            "name": "Hevi Reissu",
            "cropping": "241,0,394,153",
            "photographer_name": "",
            "alt_text": "Hevi Reissu",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385788,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T08:06:20.516322Z",
            "last_modified_time": "2026-08-13T08:06:20.516340Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d56d509d-4a02-4c3a-9665-568b3343c5e4.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee liikuntaneuvontakiertue kirjastoissa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385786,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T06:13:37.368343Z",
            "last_modified_time": "2026-08-13T06:13:37.368359Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795731.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385785,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T06:13:24.669721Z",
            "last_modified_time": "2026-08-13T06:13:24.669737Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795729.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385785/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385787,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-13T05:47:17.638972Z",
            "last_modified_time": "2026-08-13T05:47:17.638985Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/90d2980f-2f88-4d8d-a468-66b7bee6a2d8.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Riikka T.",
            "alt_text": "Ruskea, kiharakarvainen labradorinnoutaja istuu laiturilla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T05:09:57.128023Z",
            "last_modified_time": "2026-08-13T05:09:57.128044Z",
            "url": "https://tprimages.blob.core.windows.net/public/11827/67297532-8848-4320-b653-a497d0ad8f1a.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T05:09:57.051376Z",
            "last_modified_time": "2026-08-13T05:09:57.051393Z",
            "url": "https://tprimages.blob.core.windows.net/public/11796/983da7e4-bf95-48fa-a86b-51c81babfd71.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T05:09:54.953412Z",
            "last_modified_time": "2026-08-13T05:09:54.953435Z",
            "url": "https://tprimages.blob.core.windows.net/public/11110/74ffbb20-6e20-49b3-8774-b506e5323bd1.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-13T05:09:51.584159Z",
            "last_modified_time": "2026-08-13T05:09:51.584175Z",
            "url": "https://tprimages.blob.core.windows.net/public/10513/da4f89a4-5017-4fe4-adcf-499e6e2401c2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385780,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T23:15:10.980323Z",
            "last_modified_time": "2026-08-12T23:15:10.980341Z",
            "url": "https://www.lippu.fi/obj/mam/finland/a9/bb/naer-baba-faller-tickets_600231_4565148_222x222.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "lippupiste",
            "publisher": "ytj:1789232-4",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385778,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T11:51:46.700248Z",
            "last_modified_time": "2026-08-12T11:51:46.700263Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e45c820b-2b6e-4a24-8887-81782ea320d5.png",
            "name": "Kirjastopedagogit Heli ja Päivi toimivat luovan kirjoittamisen kurssin vetäjinä.",
            "cropping": "60,0,1140,1080",
            "photographer_name": "",
            "alt_text": "kaksi vaaleahiuksista naista hymyilevät iloisesti ja toisella on lyijykyniä kädessään",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:29:13.067901Z",
            "last_modified_time": "2026-08-12T09:29:13.067963Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:15:45.467534Z",
            "last_modified_time": "2026-08-12T09:15:45.467551Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:15:44.454815Z",
            "last_modified_time": "2026-08-12T09:15:44.454831Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:15:13.120685Z",
            "last_modified_time": "2026-08-12T09:15:13.120702Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:14:32.198076Z",
            "last_modified_time": "2026-08-12T09:14:32.198109Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:11:20.813843Z",
            "last_modified_time": "2026-08-12T09:11:20.813859Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:10:12.705153Z",
            "last_modified_time": "2026-08-12T09:10:12.705169Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:10:04.962363Z",
            "last_modified_time": "2026-08-12T09:10:04.962382Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T09:09:57.201698Z",
            "last_modified_time": "2026-08-12T09:09:57.201714Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/332b6bba-3a8e-f011-b4cc-7ced8d7420c5",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385768,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:44.264810Z",
            "last_modified_time": "2026-08-12T06:13:44.264825Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792615.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385767,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:42.765361Z",
            "last_modified_time": "2026-08-12T06:13:42.765377Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792614.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385766,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:41.606087Z",
            "last_modified_time": "2026-08-12T06:13:41.606101Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792613.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385765,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:40.402530Z",
            "last_modified_time": "2026-08-12T06:13:40.402550Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792612.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385764,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:32.475692Z",
            "last_modified_time": "2026-08-12T06:13:32.475708Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795875.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385763,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:31.776526Z",
            "last_modified_time": "2026-08-12T06:13:31.776541Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795874.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385762,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:31.113448Z",
            "last_modified_time": "2026-08-12T06:13:31.113462Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795873.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385761,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:30.743120Z",
            "last_modified_time": "2026-08-12T06:13:30.743135Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795872.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385760,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:29.980149Z",
            "last_modified_time": "2026-08-12T06:13:29.980163Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795871.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385759,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-12T06:13:29.431068Z",
            "last_modified_time": "2026-08-12T06:13:29.431083Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795870.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T05:10:38.830015Z",
            "last_modified_time": "2026-08-12T05:10:38.830034Z",
            "url": "https://tprimages.blob.core.windows.net/public/11307/53178f6e-4ba7-4695-a953-94d680956410.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385757,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T05:10:16.468384Z",
            "last_modified_time": "2026-08-12T05:10:16.468408Z",
            "url": "https://tprimages.blob.core.windows.net/public/3136/ff4a0bef-f131-4eb6-bef6-cbae71e5f465.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385756,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T05:10:15.370940Z",
            "last_modified_time": "2026-08-12T05:10:15.370958Z",
            "url": "https://tprimages.blob.core.windows.net/public/2649/74cf5a1d-3029-454a-bac4-2153cd5ad65e.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-12T05:10:15.230556Z",
            "last_modified_time": "2026-08-12T05:10:15.230576Z",
            "url": "https://tprimages.blob.core.windows.net/public/2664/102b13d0-9fe7-4c35-be68-5d8ce7586e9f.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T14:10:10.160472Z",
            "last_modified_time": "2026-08-11T14:10:10.160497Z",
            "url": "https://www.vantaa.fi/sites/default/files/image/Sanomalan_opetuspiste.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385753,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T12:24:32.830150Z",
            "last_modified_time": "2026-08-11T12:24:32.830164Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/41b7d945-fdf6-49be-a4ad-c286b9b0ffb5.jpg",
            "name": "",
            "cropping": "222,0,1079,856",
            "photographer_name": "",
            "alt_text": "Rumpukuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385753/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385751,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-11T10:51:14.772501Z",
            "last_modified_time": "2026-08-11T10:51:14.772516Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8b3bfa68-cee5-4749-a18b-474f46eb3940.jpg",
            "name": "",
            "cropping": "0,0,1081,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee suomen tieteis- ja fantasiakirjoittajat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T10:32:56.914834Z",
            "last_modified_time": "2026-08-11T10:32:56.914847Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/102b595a-2be6-4867-b9e6-23ded4b0e7e8.jpg",
            "name": "",
            "cropping": "338,0,1102,764",
            "photographer_name": "",
            "alt_text": "Ville Hiltunen: Ribbit 1000011 (taidenäyttely)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T09:31:57.184522Z",
            "last_modified_time": "2026-08-11T09:31:57.184549Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ec480b40-da1d-f111-8341-6045bddd6dee",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385748,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T07:13:33.104532Z",
            "last_modified_time": "2026-08-11T07:13:33.104545Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b3a4075f-d98f-4fcc-9437-40464209095d.jpg",
            "name": "",
            "cropping": "59,0,522,463",
            "photographer_name": "",
            "alt_text": "Seija Riekkinen: Heijastuksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T05:10:12.527017Z",
            "last_modified_time": "2026-08-11T05:10:12.527034Z",
            "url": "https://tprimages.blob.core.windows.net/public/12008/da47c9be-2fec-4383-b88f-10c84f7e13c7.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T05:10:11.448974Z",
            "last_modified_time": "2026-08-11T05:10:11.448990Z",
            "url": "https://tprimages.blob.core.windows.net/public/11895/1419b1ac-d185-4fee-9a1e-7dff3c0d98ac.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T05:10:11.392120Z",
            "last_modified_time": "2026-08-11T05:10:11.392136Z",
            "url": "https://tprimages.blob.core.windows.net/public/11877/8fa0ac07-2d36-4d4c-b4ab-b9fe0931e9c1.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T05:10:01.116326Z",
            "last_modified_time": "2026-08-11T05:10:01.116342Z",
            "url": "https://tprimages.blob.core.windows.net/public/4296/0d3b8854-cfe5-4eca-bed5-188cd921b813.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385743,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-11T05:10:01.011246Z",
            "last_modified_time": "2026-08-11T05:10:01.011264Z",
            "url": "https://tprimages.blob.core.windows.net/public/4285/28251826-bfbd-4e97-928d-0d422594bb55.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385739,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T10:05:12.608274Z",
            "last_modified_time": "2026-08-10T10:05:12.608293Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/10eb1340-1590-4306-8a78-f064b842bd78.jpg",
            "name": "",
            "cropping": "59,0,503,444",
            "photographer_name": "",
            "alt_text": "kissa kurkkii lankakerien takana",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385737,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T09:13:49.686455Z",
            "last_modified_time": "2026-08-10T09:13:49.686468Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796372.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385736,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T09:13:49.143784Z",
            "last_modified_time": "2026-08-10T09:13:49.143798Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796371.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385735,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T09:13:46.831336Z",
            "last_modified_time": "2026-08-10T09:13:46.831353Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796370.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385734,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T08:14:22.124984Z",
            "last_modified_time": "2026-08-10T08:14:22.124998Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796368.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385733,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T08:14:15.341184Z",
            "last_modified_time": "2026-08-10T08:14:15.341201Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796367.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385732,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T08:14:14.515625Z",
            "last_modified_time": "2026-08-10T08:14:14.515641Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796366.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385731,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T08:14:09.213909Z",
            "last_modified_time": "2026-08-10T08:14:09.213933Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791298.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385730,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T08:14:08.222266Z",
            "last_modified_time": "2026-08-10T08:14:08.222283Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791297.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-10T08:10:15.714243Z",
            "last_modified_time": "2026-08-10T08:10:15.714267Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/08/Akseli-Leinonen-Jatkasaari-5-1.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385728,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-10T06:13:57.586206Z",
            "last_modified_time": "2026-08-10T06:13:57.586221Z",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792427.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385726,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-07T13:13:53.640930Z",
            "last_modified_time": "2026-08-07T13:13:53.640946Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796169.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385725,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-07T11:16:18.789929Z",
            "last_modified_time": "2026-08-07T11:16:18.789945Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8a37ff85-c8a3-4755-b830-b2f8e53bb3e9.png",
            "name": "",
            "cropping": "0,135,1080,1215",
            "photographer_name": "",
            "alt_text": "Luonnon vaaleita kestokasseja roikkuu puisessa naulakossa toistensa vieressä. Niissä on lehti kuvioita.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385724,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-07T10:14:16.865989Z",
            "last_modified_time": "2026-08-07T10:14:16.866006Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796231.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385723,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-07T06:15:02.181230Z",
            "last_modified_time": "2026-08-07T06:15:02.181243Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796316.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385722,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-07T06:15:01.513632Z",
            "last_modified_time": "2026-08-07T06:15:01.513647Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796315.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-07T05:09:23.510633Z",
            "last_modified_time": "2026-08-07T05:09:23.510649Z",
            "url": "https://tprimages.blob.core.windows.net/public/456/b10c5afc-8c5a-4f44-b34b-1f0b1a40f4b5.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385720,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T13:14:16.505593Z",
            "last_modified_time": "2026-08-06T13:14:16.505609Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796275.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385715,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T12:13:50.782315Z",
            "last_modified_time": "2026-08-06T12:13:50.782330Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796232.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385716,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T11:55:14.325658Z",
            "last_modified_time": "2026-08-06T11:55:14.325671Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5015adf8-e448-4d42-abf0-329cad2decaf.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Itämeripäivä 27.8.2026",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385716/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385717,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T11:39:34.022431Z",
            "last_modified_time": "2026-08-06T11:39:34.022446Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d4eb4d08-9247-4577-a625-70a60a6b2622.png",
            "name": "",
            "cropping": "140,0,1274,1135",
            "photographer_name": "",
            "alt_text": "Teksti lasten elokuva ja kuva popcornista, juomamukista ja filmistä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385717/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385718,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:35:08.444626Z",
            "last_modified_time": "2026-08-06T11:35:08.444641Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d09455bf-c5b3-4775-8796-5af6abe14244.png",
            "name": "",
            "cropping": "295,0,1705,1410",
            "photographer_name": "",
            "alt_text": "Tummansinisellä pohjalla vaalemman sininen täplä ja pieniä vaaleita kuplia. Istuva tyttö, joka lukee kirjaa. Teksti: Kansainvälinen lukutaitopäivä Ison omenan kirjastossa 8.9.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T11:19:15.122723Z",
            "last_modified_time": "2026-08-06T11:19:15.122736Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1b9f7ce9-e367-44c9-89ae-d53456d74c52.jpg",
            "name": "",
            "cropping": "169,0,769,600",
            "photographer_name": "",
            "alt_text": "Kaksi tyttöä hyppää ilmaan auringonlaskussa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385713,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:14:07.239264Z",
            "last_modified_time": "2026-08-06T11:14:07.239278Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796235.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385713/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385712,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:14:03.890805Z",
            "last_modified_time": "2026-08-06T11:14:03.890822Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796259.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385711,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:13:57.817788Z",
            "last_modified_time": "2026-08-06T11:13:57.817804Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796236.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385710,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:13:55.991132Z",
            "last_modified_time": "2026-08-06T11:13:55.991147Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796239.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385709,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T11:13:54.516613Z",
            "last_modified_time": "2026-08-06T11:13:54.516628Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796238.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385714,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T11:11:13.052847Z",
            "last_modified_time": "2026-08-06T11:11:13.052864Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7bfe2107-35fe-4970-8f61-ca37a36120b6.png",
            "name": "",
            "cropping": "105,0,371,266",
            "photographer_name": "",
            "alt_text": "Lapset ja aikuinen askartelevat pöydän ääressä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385708,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T10:15:27.558066Z",
            "last_modified_time": "2026-08-06T10:15:27.558146Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791510.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385707,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T08:53:47.487170Z",
            "last_modified_time": "2026-08-06T08:53:47.487184Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/163f900a-6fc6-43ee-9964-3cd279bcd473.jpg",
            "name": "",
            "cropping": "29,0,611,582",
            "photographer_name": "",
            "alt_text": "Kuvassa on sakset ja nuotteja ja siinä lukee la fabrica de poesia - creative space for kids in Spanish",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385704,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T07:13:30.758747Z",
            "last_modified_time": "2026-08-06T07:13:30.758763Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791551.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385705,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T06:58:35.101949Z",
            "last_modified_time": "2026-08-06T06:58:35.101963Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ce31fce5-f0de-4a6b-bfdc-cd3360b0e06d.png",
            "name": "Canva / HERO",
            "cropping": "262,0,982,720",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirja ja omena. Kuvassa on myös Heron logo)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385706,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T06:45:59.633514Z",
            "last_modified_time": "2026-08-06T06:45:59.633527Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3cc2afd5-bc72-4420-b918-6fc4c83f72e7.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kolibri logo piirroskuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385703,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-06T06:07:11.347306Z",
            "last_modified_time": "2026-08-06T06:07:11.347319Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0f4223bc-03c2-45a2-a09a-3f1225fc1041.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Yunjia Liu",
            "alt_text": "Kitara, jonka läpi virtaa sateenkaari. Kuvassa on teksti \"Rainbow Project, Artist Yunjia Liu.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T05:09:49.513690Z",
            "last_modified_time": "2026-08-06T05:09:49.513705Z",
            "url": "https://tprimages.blob.core.windows.net/public/12003/8a1f0407-0017-4cb4-881d-d4864a971948.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T05:09:43.956868Z",
            "last_modified_time": "2026-08-06T05:09:43.956885Z",
            "url": "https://tprimages.blob.core.windows.net/public/10363/b9a65a76-8abb-40c1-90dc-d1a60f4d22e7.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-06T05:09:18.510933Z",
            "last_modified_time": "2026-08-06T05:09:18.510960Z",
            "url": "https://tprimages.blob.core.windows.net/public/922/5e1312b0-0ea1-46bf-8b77-f269a90ea467.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385698,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T10:20:51.407172Z",
            "last_modified_time": "2026-08-05T10:20:51.407191Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8108eb09-5ffe-4c8d-9898-14fddaed2371.jpg",
            "name": "",
            "cropping": "685,0,1235,550",
            "photographer_name": "",
            "alt_text": "Kuvassa on kitara ja sateenkaari",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385697,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T09:29:05.443525Z",
            "last_modified_time": "2026-08-05T09:29:05.443543Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8da7c510-a11c-481f-aece-cdcb8adfee76.png",
            "name": "",
            "cropping": "285,0,915,630",
            "photographer_name": "",
            "alt_text": "Musta koira jolla on kaulassa pinkki bandana -huivi. Nimi: Lukukoira Lloyd",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385699,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T07:44:19.907745Z",
            "last_modified_time": "2026-08-05T07:44:19.907761Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d5b876cd-e0dc-47e9-8cf9-ec936404d65a.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Tausta: Sean Xu",
            "alt_text": "Piirroskuva kirjastoauto Välkystä, taustalla syksyinen metsä, jonka halkaisee kaksikaistainen asfaltoitu tie.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385696,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T07:17:38.731644Z",
            "last_modified_time": "2026-08-05T07:17:38.731660Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b307aaa6-d59e-4752-843a-5372e5565cd3.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Tausta: Rudecatstudio Cieszyn/Wirestock Creators",
            "alt_text": "Piirroskuva kirjastoauto Välkystä, taustalla mäntymetsä, sekä hiekkainen merenranta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385694,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T06:56:29.085591Z",
            "last_modified_time": "2026-08-05T06:56:29.085606Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/24af695c-3b06-4799-ac7f-12de133eb4c7.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Tausta: Dmitry Rukhlenko",
            "alt_text": "Piirroskuva Kirjastoauto Välkystä, taustana valaistu jalkapallokenttä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385695,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T06:19:32.399789Z",
            "last_modified_time": "2026-08-05T06:19:32.399810Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7d09cf02-fc2c-4583-baad-e1833ea10ae0.jpg",
            "name": "",
            "cropping": "340,0,643,302",
            "photographer_name": "",
            "alt_text": "Kuvassa on naisia ja yksi lapsi ja siinä lukee mothers in business",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385693,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T06:14:18.161555Z",
            "last_modified_time": "2026-08-05T06:14:18.161575Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793735.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385692,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T06:14:17.581668Z",
            "last_modified_time": "2026-08-05T06:14:17.581683Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793734.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385691,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T05:13:43.580335Z",
            "last_modified_time": "2026-08-05T05:13:43.580349Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793731.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385690,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-05T05:13:43.045418Z",
            "last_modified_time": "2026-08-05T05:13:43.045433Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793730.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385689,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-04T14:13:50.541628Z",
            "last_modified_time": "2026-08-04T14:13:50.541646Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385687,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-04T13:10:18.501850Z",
            "last_modified_time": "2026-08-04T13:10:18.501869Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-07/Blindudd%20laituri%202026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-04T12:08:27.268499Z",
            "last_modified_time": "2026-08-04T12:08:27.268513Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2f8e7b8e-8efd-44aa-b310-ff6f1050fc8a.png",
            "name": "",
            "cropping": "131,0,769,638",
            "photographer_name": "",
            "alt_text": "Milana Sagadeeva: Quiet Moments",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385686,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-04T11:13:40.025516Z",
            "last_modified_time": "2026-08-04T11:13:40.025531Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796196.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385685,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-04T09:15:26.670837Z",
            "last_modified_time": "2026-08-04T09:15:26.670851Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9849eb0c-3507-465e-bf28-e603a3d517b3.jpg",
            "name": "",
            "cropping": "176,0,1024,849",
            "photographer_name": "",
            "alt_text": "Oona Tilch: Valon viipyillessä - As light lingers",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385684,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-04T08:14:36.712552Z",
            "last_modified_time": "2026-08-04T08:14:36.712566Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793733.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-04T07:09:02.320379Z",
            "last_modified_time": "2026-08-04T07:09:02.320399Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e9c3750d-65a0-4b23-bae8-c27ff5395870.jpg",
            "name": "Indonesian Day",
            "cropping": "0,140,1122,1262",
            "photographer_name": "Indonesian Embassy, Helsinki",
            "alt_text": "Indonesian Day",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-04T05:10:12.995357Z",
            "last_modified_time": "2026-08-04T05:10:12.995376Z",
            "url": "https://tprimages.blob.core.windows.net/public/12000/86a2f4ab-f270-43ce-9574-6bb9f9144f30.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385680,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:39.890888Z",
            "last_modified_time": "2026-08-03T13:14:39.890904Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793885.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385679,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:37.468451Z",
            "last_modified_time": "2026-08-03T13:14:37.468470Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793884.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385678,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:34.859390Z",
            "last_modified_time": "2026-08-03T13:14:34.859404Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793883.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385677,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:25.921331Z",
            "last_modified_time": "2026-08-03T13:14:25.921346Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793874.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385676,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:23.303670Z",
            "last_modified_time": "2026-08-03T13:14:23.303683Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793873.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385675,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:19.764589Z",
            "last_modified_time": "2026-08-03T13:14:19.764604Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793872.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385674,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T13:14:16.607554Z",
            "last_modified_time": "2026-08-03T13:14:16.607569Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793871.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-03T12:21:20.172500Z",
            "last_modified_time": "2026-08-03T12:21:20.172514Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/899c949e-d69f-44ea-84da-2c4e18699f28.png",
            "name": "",
            "cropping": "0,293,1414,1707",
            "photographer_name": "",
            "alt_text": "vinyylikoneen ja ompelukoneen kuvat punaisella läikällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385673,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:41.778732Z",
            "last_modified_time": "2026-08-03T12:14:41.778747Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793879.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385672,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:39.662376Z",
            "last_modified_time": "2026-08-03T12:14:39.662391Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793878.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385671,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:37.156448Z",
            "last_modified_time": "2026-08-03T12:14:37.156463Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793877.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385670,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:34.235164Z",
            "last_modified_time": "2026-08-03T12:14:34.235180Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793882.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385669,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:33.600756Z",
            "last_modified_time": "2026-08-03T12:14:33.600770Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793876.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385668,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:29.699619Z",
            "last_modified_time": "2026-08-03T12:14:29.699634Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793881.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385667,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:28.929869Z",
            "last_modified_time": "2026-08-03T12:14:28.929889Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793875.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385666,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:25.907265Z",
            "last_modified_time": "2026-08-03T12:14:25.907280Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793869.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385665,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:23.205859Z",
            "last_modified_time": "2026-08-03T12:14:23.205874Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793868.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385664,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:19.980313Z",
            "last_modified_time": "2026-08-03T12:14:19.980333Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793867.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385663,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-08-03T12:14:16.795364Z",
            "last_modified_time": "2026-08-03T12:14:16.795379Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793866.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385662,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-08-03T10:45:24.131977Z",
            "last_modified_time": "2026-08-03T10:45:24.131994Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385660,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-31T08:58:43.510245Z",
            "last_modified_time": "2026-07-31T08:58:43.510260Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/39f322ab-3e2c-45b3-815e-5866f4718fea.jpg",
            "name": "",
            "cropping": "116,0,407,291",
            "photographer_name": "",
            "alt_text": "Kuvassa istuu senioripariskunta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385658,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-31T07:13:29.387228Z",
            "last_modified_time": "2026-07-31T07:13:29.387243Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796155.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385659,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-31T06:23:41.043047Z",
            "last_modified_time": "2026-07-31T06:23:41.043129Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ab274121-e6c1-4a8c-a792-11992c0b8135.jpg",
            "name": "",
            "cropping": "72,0,535,462",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirjailija Anton Monti ja hänen kirjansa Ultrat- kansikuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385657,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-31T06:14:41.082177Z",
            "last_modified_time": "2026-07-31T06:14:41.082199Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793724.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385654,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-30T09:09:26.432763Z",
            "last_modified_time": "2026-07-30T09:09:26.432776Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/08563865-c203-4213-b778-5b5d0b96995e.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tilaisuuden mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385655,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-30T08:54:26.941704Z",
            "last_modified_time": "2026-07-30T08:54:26.941718Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/57946f7f-d9c1-4563-864d-edb45fcde737.png",
            "name": "Club book",
            "cropping": "0,30,348,378",
            "photographer_name": "Club book",
            "alt_text": "Club book",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385656,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-30T08:21:12.016345Z",
            "last_modified_time": "2026-07-30T08:21:12.016359Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/514e0e25-eb5a-4d0d-b6a4-5c1c12cee015.jpeg",
            "name": "",
            "cropping": "0,82,2184,2267",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirjailija Eveliina Mulenga",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385652,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-29T07:39:56.708687Z",
            "last_modified_time": "2026-07-29T07:39:56.708701Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/37c69d58-4351-4d88-b226-d1b5a44ebe5b.jpg",
            "name": "",
            "cropping": "136,0,551,416",
            "photographer_name": "",
            "alt_text": "Kuvassa on erilaisia soittimia ja muusikko Stanislav Walkonen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385651,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-29T05:59:51.940495Z",
            "last_modified_time": "2026-07-29T05:59:51.940514Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/83c8c25e-1609-417b-89cf-05835a14158f.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Hiyori",
            "alt_text": "Kolme onigiria, eli japanilaista riisikolmiota bambunlehtien päällä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385650,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-29T05:15:40.369969Z",
            "last_modified_time": "2026-07-29T05:15:40.369985Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787882.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385648,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-28T11:48:55.878301Z",
            "last_modified_time": "2026-07-28T11:48:55.878321Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2f2eab53-79fc-485d-b35c-1f9cf489eccf.png",
            "name": "",
            "cropping": "188,0,1012,824",
            "photographer_name": "",
            "alt_text": "Sofia Nieminen: Una noche para Enzo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385647,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-28T06:14:49.109028Z",
            "last_modified_time": "2026-07-28T06:14:49.109046Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_796108.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385646,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-28T05:10:16.514907Z",
            "last_modified_time": "2026-07-28T05:10:16.514932Z",
            "url": "https://tprimages.blob.core.windows.net/public/11951/07b6d399-596f-443d-93a6-192993bd2e43.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385645,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-27T11:26:53.293907Z",
            "last_modified_time": "2026-07-27T11:26:53.293926Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e2447947-54da-43b4-9403-d80eee525fcf.jpg",
            "name": "Tomaattipiirakka",
            "cropping": "0,70,3000,3070",
            "photographer_name": "Photo by LUM3N on Unsplash",
            "alt_text": "Tomaattipiirakka",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385643,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-27T10:34:03.853809Z",
            "last_modified_time": "2026-07-27T10:34:03.853829Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1f6a5e1d-b364-423f-a0c3-92c84d9b7c83.jpg",
            "name": "Kirjoja ja ruokaa",
            "cropping": "696,0,2724,2029",
            "photographer_name": "Photo by reza Shayestehpour on Unsplash",
            "alt_text": "Sohvalla avonainen kirja, hedelmävati ja tyyny",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385644,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-27T10:18:42.019228Z",
            "last_modified_time": "2026-07-27T10:18:42.019249Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/aebf2e05-bf61-4705-b9ed-858ffa4ca155.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tialisuuden mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385642,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-26T02:20:25.744404Z",
            "last_modified_time": "2026-07-26T02:20:25.744421Z",
            "url": "https://tprimages.blob.core.windows.net/public/11952/12b8319f-a58d-470d-91e3-917ea70c0fb6.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385641,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-26T02:20:25.081646Z",
            "last_modified_time": "2026-07-26T02:20:25.081662Z",
            "url": "https://tprimages.blob.core.windows.net/public/11799/42855431-8c6f-44c5-bfe4-60b3dae80eb9.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385640,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-24T15:29:44.787642Z",
            "last_modified_time": "2026-07-24T15:29:44.787656Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0b8dd64b-5f40-41d4-b501-360712d937c2.jpg",
            "name": "Näyttelyn valokuvat otti Tuomo Olkkonen 60 vuotta sitten Sandvikin entisellä kalastajatilalla Laurinlahdessa 29.-30.5.1966 vain 15-vuotiaana tapiolalaisnuorena",
            "cropping": "168,0,1176,1008",
            "photographer_name": "Tuomo Olkkonen",
            "alt_text": "Helsinki Folk Festival 66'n sanomalehtimainos vanhantyyppisellä kirjasinmerkeillä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385639,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-24T12:15:15.791375Z",
            "last_modified_time": "2026-07-24T12:15:15.791392Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1a117fdd-3298-4366-af63-993e10b88eeb.jpg",
            "name": "Maria Ulvinen: Let's celebrate",
            "cropping": "163,0,813,650",
            "photographer_name": "",
            "alt_text": "Maria Ulvinen: Let's celebrate (maalaus)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385639/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385638,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-23T14:23:10.084405Z",
            "last_modified_time": "2026-07-23T14:23:10.084419Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790020.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385637,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-23T14:23:06.724854Z",
            "last_modified_time": "2026-07-23T14:23:06.724876Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790017.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385636,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-23T14:23:02.674705Z",
            "last_modified_time": "2026-07-23T14:23:02.674728Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790014.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385635,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-22T11:49:53.985168Z",
            "last_modified_time": "2026-07-22T11:49:53.985183Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/41cd8d80-c2b3-4ff2-a6f9-70a1cf5d3f4e.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Aku Meriläinen | Kansi: Iiris Kallunki",
            "alt_text": "Kirjailija Mirva Karkinen nojaa seinään värikkäissä vaatteissa ja katsoo kaukaisuuteen. Vieressä on kuva hänen kirjastaan Leviatan, jossa on värikäs kansi ja lonkeroita.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385631,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-22T08:12:36.510866Z",
            "last_modified_time": "2026-07-22T08:12:36.510880Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/246bdf38-63d2-4b81-99b9-6ddd11051347.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Kseenia and Alexa",
            "alt_text": "Maalaus värikkäistä kukista mustaa taustaa vasten.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2386053,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-22T08:04:27.209370Z",
            "last_modified_time": "2026-07-22T08:04:27.209383Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5799b8ce-18b7-4883-897d-dce6731e25e6.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Kirill Sergeev",
            "alt_text": "Luminen maisema, jossa etualalla luminen kuusen oksa. Teksti: Postikortti Suomesta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2386053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385633,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-22T07:59:27.554521Z",
            "last_modified_time": "2026-07-22T07:59:27.554535Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d44631fc-c971-4834-95a5-9ffea9eb3889.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Kilahde Kollektiivi",
            "alt_text": "Kuvassa on liidulla piirrettyjä puun runkoja vihreää metsää vasten. Kuvaan on kirjattu näyttelyn taiteilijat: Roosa Kirjonen, Sanni Laine ja Jasmi Torkkel.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385634,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-22T07:54:14.404923Z",
            "last_modified_time": "2026-07-22T07:54:14.404937Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3158638d-7dd9-4e6c-ac1f-998dd2256400.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Maria @smartcasualfood",
            "alt_text": "Eri muotoon taiteltuja valkoisia lautasliinoja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385629,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-21T12:09:32.333506Z",
            "last_modified_time": "2026-07-21T12:09:32.333536Z",
            "url": "https://www.hel.fi/static/hkr/pysakointi/automaatit/019.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385630,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-21T11:46:32.783290Z",
            "last_modified_time": "2026-07-21T11:46:32.783307Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/90557ccb-502d-47f2-aa2c-a85ca7270f1f.jpg",
            "name": "Katja Vedeneva: Auringonnousu Plataniaksen rannalla",
            "cropping": "84,0,916,833",
            "photographer_name": "",
            "alt_text": "Vedeneva: Auringonnousu Plataniaksen rannalla (maalaus)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385628,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-21T05:10:06.255901Z",
            "last_modified_time": "2026-07-21T05:10:06.255917Z",
            "url": "https://tprimages.blob.core.windows.net/public/11906/0871a322-a9ab-4c62-a300-e10ed4d53767.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385627,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-20T06:53:02.742702Z",
            "last_modified_time": "2026-07-20T06:53:02.742721Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6f7d3def-8f3f-46f6-9e9c-978ebfbc6889.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Stanislav Walkonen",
            "alt_text": "Stanislav Walkonen kuvassa kahden kanteleen kanssa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385626,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-19T05:10:07.056162Z",
            "last_modified_time": "2026-07-19T05:10:07.056181Z",
            "url": "https://tprimages.blob.core.windows.net/public/11852/bbcb8137-964b-4641-8bef-9dbf77273f28.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385625,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-16T12:29:01.015349Z",
            "last_modified_time": "2026-07-16T12:29:01.015373Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ba4aa14e-d790-49ed-9db0-67967c6ab317.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Vlada Karpovich",
            "alt_text": "Nainen lukee kirjaa nojatuolissa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385624,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-16T12:05:40.120523Z",
            "last_modified_time": "2026-07-16T12:05:40.120536Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/eb1f568e-918e-4448-b2f5-d88c6402f393.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Thao Nhu",
            "alt_text": "Neljä ihmistä keskustelee pöydän ääressä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385623,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-16T07:15:49.351784Z",
            "last_modified_time": "2026-07-16T07:15:49.351800Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785195.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385622,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-16T07:15:48.157879Z",
            "last_modified_time": "2026-07-16T07:15:48.157895Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785194.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385621,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-16T07:09:17.093666Z",
            "last_modified_time": "2026-07-16T07:09:17.093687Z",
            "url": "https://stplattaprod.blob.core.windows.net/helfikuvaprod/espan_lava_kesakuu2025_kuva_katri_lehtola-2600px.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385620,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-15T12:23:41.828584Z",
            "last_modified_time": "2026-07-15T12:23:41.828597Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8c252a67-2223-4199-9e31-67047f6add6e.png",
            "name": "",
            "cropping": "176,0,1238,1061",
            "photographer_name": "",
            "alt_text": "Tervetuloa lasten kesäkerhoon. Maaleja ja pensseleitä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385619,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-15T11:24:26.871184Z",
            "last_modified_time": "2026-07-15T11:24:26.871198Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/db80c643-7e4c-4e0b-8af2-27dca15b9e9c.png",
            "name": "",
            "cropping": "304,0,956,652",
            "photographer_name": "",
            "alt_text": "Ruoka-annoksia ja Naapuriäidit kokkikerho -teksti",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385618,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-14T08:53:04.793905Z",
            "last_modified_time": "2026-07-14T08:53:04.793923Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/51a0e5b1-cca3-4740-9106-83f8f55c8fef.png",
            "name": "",
            "cropping": "180,0,900,720",
            "photographer_name": "POC-Lukupiiri",
            "alt_text": "piknik viltillä syömisiä, kirjoja, viherkasvi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385617,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-14T07:08:23.701368Z",
            "last_modified_time": "2026-07-14T07:08:23.701381Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e65a9876-7319-4d8c-9f55-298ad66b6ad6.jpg",
            "name": "",
            "cropping": "0,140,843,984",
            "photographer_name": "Paula Mertsalmi",
            "alt_text": "kärpässieni metsässä, syksynlehdet ja oksat maassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-14T05:09:29.950951Z",
            "last_modified_time": "2026-07-14T05:09:29.950973Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-07/Finnoon%20matonpesupaikka%202026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T09:38:44.578021Z",
            "last_modified_time": "2026-07-13T09:38:44.578050Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385614,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T09:38:11.497595Z",
            "last_modified_time": "2026-07-13T09:38:11.497627Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385613,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T07:20:17.905359Z",
            "last_modified_time": "2026-07-13T07:20:17.905376Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385612,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T07:19:31.436017Z",
            "last_modified_time": "2026-07-13T07:19:31.436041Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385611,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T07:19:22.441737Z",
            "last_modified_time": "2026-07-13T07:19:22.441760Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-13T07:19:22.296119Z",
            "last_modified_time": "2026-07-13T07:19:22.296146Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385609,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-13T06:15:06.947717Z",
            "last_modified_time": "2026-07-13T06:15:06.947734Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791033.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385608,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-13T06:15:06.370670Z",
            "last_modified_time": "2026-07-13T06:15:06.370692Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791032.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385607,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-13T06:15:05.555815Z",
            "last_modified_time": "2026-07-13T06:15:05.555831Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791031.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385606,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-13T06:15:05.034357Z",
            "last_modified_time": "2026-07-13T06:15:05.034373Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791030.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385605,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-13T06:15:04.122389Z",
            "last_modified_time": "2026-07-13T06:15:04.122405Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791029.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385604,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T13:14:35.539796Z",
            "last_modified_time": "2026-07-10T13:14:35.539811Z",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795912.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385603,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T12:09:25.535788Z",
            "last_modified_time": "2026-07-10T12:09:25.535804Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385602,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T12:08:45.085970Z",
            "last_modified_time": "2026-07-10T12:08:45.085988Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385601,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T12:07:22.488706Z",
            "last_modified_time": "2026-07-10T12:07:22.488722Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385600,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T12:07:19.627040Z",
            "last_modified_time": "2026-07-10T12:07:19.627060Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385599,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T11:15:19.348033Z",
            "last_modified_time": "2026-07-10T11:15:19.348048Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793986.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385598,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T11:15:18.753121Z",
            "last_modified_time": "2026-07-10T11:15:18.753138Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791125.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T11:11:37.049364Z",
            "last_modified_time": "2026-07-10T11:11:37.049383Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testi",
            "cropping": "",
            "photographer_name": "testi",
            "alt_text": "testi",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385596,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T10:55:28.905412Z",
            "last_modified_time": "2026-07-10T10:55:28.905429Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T10:46:30.789399Z",
            "last_modified_time": "2026-07-10T10:46:30.789426Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385594,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T09:54:11.337807Z",
            "last_modified_time": "2026-07-10T09:54:11.337820Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3b292af9-c7c6-4b56-a7b3-cd318c02f95c.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Lapsen kädet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385592,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:33.035639Z",
            "last_modified_time": "2026-07-10T07:14:33.035658Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790957.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385591,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:32.633683Z",
            "last_modified_time": "2026-07-10T07:14:32.633698Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792312.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385590,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:32.254430Z",
            "last_modified_time": "2026-07-10T07:14:32.254447Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792311.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385589,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:31.769210Z",
            "last_modified_time": "2026-07-10T07:14:31.769226Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792310.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385588,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:31.304882Z",
            "last_modified_time": "2026-07-10T07:14:31.304894Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792309.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385587,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:14:30.264701Z",
            "last_modified_time": "2026-07-10T07:14:30.264718Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792308.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385593,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-10T07:07:54.345592Z",
            "last_modified_time": "2026-07-10T07:07:54.345611Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5d8ea428-1638-44ba-a016-6a9080174f64.jpg",
            "name": "",
            "cropping": "374,0,1226,853",
            "photographer_name": "Sadaa'ŋ Soom Perlánda ry",
            "alt_text": "Koristeellinen, seepianvärinen kuva, jossa ihmisiä, palmuja ja kartta taustalla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385585,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T06:19:08.928133Z",
            "last_modified_time": "2026-07-10T06:19:08.928152Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385584,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T06:19:06.496329Z",
            "last_modified_time": "2026-07-10T06:19:06.496351Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/ac9d7115-06d3-ef11-8eea-000d3adf4af4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "Testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385586,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-10T06:04:51.069785Z",
            "last_modified_time": "2026-07-10T06:04:51.069799Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/80b8f859-c24c-4723-8faf-ebd4488e3e08.jpg",
            "name": "3D?",
            "cropping": "203,0,1048,845",
            "photographer_name": "",
            "alt_text": "3D-printtaus?",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385581,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T12:15:09.973731Z",
            "last_modified_time": "2026-07-09T12:15:09.973744Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789859.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385580,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T12:15:09.368730Z",
            "last_modified_time": "2026-07-09T12:15:09.368745Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791047.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385579,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-09T11:38:56.113987Z",
            "last_modified_time": "2026-07-09T11:38:56.114025Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385578,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-09T11:38:55.853952Z",
            "last_modified_time": "2026-07-09T11:38:55.853983Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385577,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T11:14:38.908400Z",
            "last_modified_time": "2026-07-09T11:14:38.908416Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791048.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385576,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T11:14:38.223461Z",
            "last_modified_time": "2026-07-09T11:14:38.223477Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791075.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385575,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T11:14:37.545204Z",
            "last_modified_time": "2026-07-09T11:14:37.545219Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791076.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385573,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T09:14:30.510962Z",
            "last_modified_time": "2026-07-09T09:14:30.510976Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789982.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385574,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T08:27:07.620420Z",
            "last_modified_time": "2026-07-09T08:27:07.620434Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5de2610f-b47a-4d92-ad21-c3b8ab77cb21.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Ari Haimi (kuva), Aviador (kansi)",
            "alt_text": "Kirjailija Severi Hämäri, sekä hänen kirjoittamansa kirjan, 12 filosofia, kansikuva.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385572,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-09T08:14:06.405137Z",
            "last_modified_time": "2026-07-09T08:14:06.405154Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790982.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385570,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T13:14:36.632209Z",
            "last_modified_time": "2026-07-08T13:14:36.632252Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791317.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385571,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:25:12.778730Z",
            "last_modified_time": "2026-07-08T12:25:12.778745Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fd2e7f47-4a2b-4187-b0f0-64ea484393ef.jpg",
            "name": "elokuvakerho",
            "cropping": "71,0,933,862",
            "photographer_name": "",
            "alt_text": "elokuvakerho",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385569,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:14:11.015854Z",
            "last_modified_time": "2026-07-08T12:14:11.015870Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789838.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385569/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385568,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:14:09.302461Z",
            "last_modified_time": "2026-07-08T12:14:09.302476Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789834.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385567,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:14:08.898629Z",
            "last_modified_time": "2026-07-08T12:14:08.898646Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789836.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385566,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:14:08.524304Z",
            "last_modified_time": "2026-07-08T12:14:08.524320Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789832.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385565,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T12:14:07.975179Z",
            "last_modified_time": "2026-07-08T12:14:07.975195Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789827.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385564,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T10:15:36.274249Z",
            "last_modified_time": "2026-07-08T10:15:36.274262Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fdc657be-fa5a-4d3f-aeb7-e8772bd9efd8.png",
            "name": "",
            "cropping": "0,94,789,883",
            "photographer_name": "Ai - tekoälykuva",
            "alt_text": "tekoälyllä tuotettu kuva Azerbaidzanilaisesta Arshin Mal Alan (operetti) musiikkiteoksesta jossa tyttö parvekkeella ja poika kävelee kadulla, he molemmat haaveilevat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385563,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T10:15:03.669438Z",
            "last_modified_time": "2026-07-08T10:15:03.669462Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793939.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385562,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:09:54.576570Z",
            "last_modified_time": "2026-07-08T10:09:54.576583Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:09:34.218662Z",
            "last_modified_time": "2026-07-08T10:09:34.218678Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:09:11.484011Z",
            "last_modified_time": "2026-07-08T10:09:11.484026Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385559,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:08:48.035961Z",
            "last_modified_time": "2026-07-08T10:08:48.035977Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:08:10.962253Z",
            "last_modified_time": "2026-07-08T10:08:10.962272Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:04:58.540775Z",
            "last_modified_time": "2026-07-08T10:04:58.540790Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:04:37.034678Z",
            "last_modified_time": "2026-07-08T10:04:37.034693Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:04:18.335671Z",
            "last_modified_time": "2026-07-08T10:04:18.335690Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:03:57.622258Z",
            "last_modified_time": "2026-07-08T10:03:57.622275Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:03:54.062102Z",
            "last_modified_time": "2026-07-08T10:03:54.062115Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T10:03:13.377419Z",
            "last_modified_time": "2026-07-08T10:03:13.377434Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T09:59:11.583629Z",
            "last_modified_time": "2026-07-08T09:59:11.583644Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-08T09:58:29.199950Z",
            "last_modified_time": "2026-07-08T09:58:29.199972Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Testihenkilö",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385549,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T08:14:05.369717Z",
            "last_modified_time": "2026-07-08T08:14:05.369739Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792691.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385548,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T08:14:04.964875Z",
            "last_modified_time": "2026-07-08T08:14:04.964894Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791518.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385547,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T08:14:04.494572Z",
            "last_modified_time": "2026-07-08T08:14:04.494590Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793864.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385546,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T08:14:04.098934Z",
            "last_modified_time": "2026-07-08T08:14:04.098951Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793863.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385545,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T07:13:56.065016Z",
            "last_modified_time": "2026-07-08T07:13:56.065032Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792688.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385544,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T06:14:36.968686Z",
            "last_modified_time": "2026-07-08T06:14:36.968704Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793532.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385543,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T06:14:36.592609Z",
            "last_modified_time": "2026-07-08T06:14:36.592626Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793531.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385542,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-08T05:13:57.696930Z",
            "last_modified_time": "2026-07-08T05:13:57.696946Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792384.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385541,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:43.915743Z",
            "last_modified_time": "2026-07-07T13:14:43.915759Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793534.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385540,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:43.026928Z",
            "last_modified_time": "2026-07-07T13:14:43.026943Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791185.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385539,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:41.741002Z",
            "last_modified_time": "2026-07-07T13:14:41.741021Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791516.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385538,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:41.318560Z",
            "last_modified_time": "2026-07-07T13:14:41.318576Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792274.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385537,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:40.848970Z",
            "last_modified_time": "2026-07-07T13:14:40.848985Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792686.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385536,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:40.304621Z",
            "last_modified_time": "2026-07-07T13:14:40.304636Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792684.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385535,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:39.152722Z",
            "last_modified_time": "2026-07-07T13:14:39.152737Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795720.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385534,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:38.705547Z",
            "last_modified_time": "2026-07-07T13:14:38.705562Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792680.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385533,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:37.843651Z",
            "last_modified_time": "2026-07-07T13:14:37.843668Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792674.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385532,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:37.105632Z",
            "last_modified_time": "2026-07-07T13:14:37.105648Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792672.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385531,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:36.099435Z",
            "last_modified_time": "2026-07-07T13:14:36.099449Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792669.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385530,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:35.711477Z",
            "last_modified_time": "2026-07-07T13:14:35.711489Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792667.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385529,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T13:14:35.296157Z",
            "last_modified_time": "2026-07-07T13:14:35.296172Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791317.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385528,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T12:13:56.777395Z",
            "last_modified_time": "2026-07-07T12:13:56.777410Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793695.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385527,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T12:13:54.419422Z",
            "last_modified_time": "2026-07-07T12:13:54.419439Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793575.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385526,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T12:13:54.117621Z",
            "last_modified_time": "2026-07-07T12:13:54.117637Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793574.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385525,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T12:13:53.688921Z",
            "last_modified_time": "2026-07-07T12:13:53.688938Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791166.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385523,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T11:13:49.706598Z",
            "last_modified_time": "2026-07-07T11:13:49.706614Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793985.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385522,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T11:13:48.043481Z",
            "last_modified_time": "2026-07-07T11:13:48.043497Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794024.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385524,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:56:59.517586Z",
            "last_modified_time": "2026-07-07T10:56:59.517600Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b249c943-cf03-42f1-9251-a070a92a5b86.png",
            "name": "",
            "cropping": "128,0,896,768",
            "photographer_name": "Bengali Association of Finland (BAF)",
            "alt_text": "Joogaavia ihmisiä laiturilla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385583,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:39:35.340995Z",
            "last_modified_time": "2026-07-07T10:39:35.341008Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/192defbe-af0c-4eb7-ad24-ee21b10dce1c.PNG",
            "name": "",
            "cropping": "126,0,888,761",
            "photographer_name": "",
            "alt_text": "kädet jotka leipovat keksejä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385521,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:14:02.945844Z",
            "last_modified_time": "2026-07-07T10:14:02.945860Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790993.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385520,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:14:02.666729Z",
            "last_modified_time": "2026-07-07T10:14:02.666745Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790994.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385519,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:14:02.355736Z",
            "last_modified_time": "2026-07-07T10:14:02.355751Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790990.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385518,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:14:02.081395Z",
            "last_modified_time": "2026-07-07T10:14:02.081412Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790991.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385517,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:14:01.736549Z",
            "last_modified_time": "2026-07-07T10:14:01.736566Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790987.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385516,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:13:59.421191Z",
            "last_modified_time": "2026-07-07T10:13:59.421206Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792279.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385515,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:13:59.009129Z",
            "last_modified_time": "2026-07-07T10:13:59.009148Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792283.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:13:57.273686Z",
            "last_modified_time": "2026-07-07T10:13:57.273702Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792656.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385513,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:13:56.823755Z",
            "last_modified_time": "2026-07-07T10:13:56.823835Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792654.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385512,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T10:13:55.980648Z",
            "last_modified_time": "2026-07-07T10:13:55.980664Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791315.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385511,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:57.906733Z",
            "last_modified_time": "2026-07-07T09:13:57.906747Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791980.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385510,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:57.417813Z",
            "last_modified_time": "2026-07-07T09:13:57.417829Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790208.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385509,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:55.655470Z",
            "last_modified_time": "2026-07-07T09:13:55.655486Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793972.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385508,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:55.401260Z",
            "last_modified_time": "2026-07-07T09:13:55.401274Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793971.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385507,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:55.055959Z",
            "last_modified_time": "2026-07-07T09:13:55.055974Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793965.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385506,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:54.327660Z",
            "last_modified_time": "2026-07-07T09:13:54.327675Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792273.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385505,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T09:13:53.347738Z",
            "last_modified_time": "2026-07-07T09:13:53.347754Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792228.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385502,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T08:13:51.443793Z",
            "last_modified_time": "2026-07-07T08:13:51.443810Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793221.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385501,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T08:13:50.874095Z",
            "last_modified_time": "2026-07-07T08:13:50.874117Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793954.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385500,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T08:13:50.225965Z",
            "last_modified_time": "2026-07-07T08:13:50.225981Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792381.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385503,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T08:07:46.281950Z",
            "last_modified_time": "2026-07-07T08:07:46.281964Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/de0665c2-47a9-42af-be85-cd8a62cc30ac.png",
            "name": "",
            "cropping": "114,0,482,369",
            "photographer_name": "Canva",
            "alt_text": "piirroskuvassa henkilöt rivissä kädet toistensa olkapäillä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 150372,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2024-03-06T12:56:37.370704Z",
            "last_modified_time": "2026-07-07T07:47:51.029034Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/tuolijumppa2021.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Seniorit tuolijumpassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/150372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385499,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T07:14:32.047769Z",
            "last_modified_time": "2026-07-07T07:14:32.047784Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791573.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385498,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T07:14:30.914945Z",
            "last_modified_time": "2026-07-07T07:14:30.914963Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791571.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385497,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T07:14:29.624402Z",
            "last_modified_time": "2026-07-07T07:14:29.624417Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793858.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385496,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T07:14:28.623670Z",
            "last_modified_time": "2026-07-07T07:14:28.623685Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784322.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1490576,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2025-08-28T16:42:17.396704Z",
            "last_modified_time": "2026-07-07T07:09:36.689598Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/976b1358-e3d1-4193-bfb1-8fea495e3ce4.png",
            "name": "",
            "cropping": "94,0,468,375",
            "photographer_name": "",
            "alt_text": "kuva päiväkirjan sivusta jota on koristeltu piirtäen kukkia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1490576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385842,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-11T07:55:27.267897Z",
            "last_modified_time": "2026-07-07T06:49:55.106804Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/64c7b719-d002-431d-87c2-ebc9a36523c0.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kukkaniitty ja kirjojen kannet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385495,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-07T06:14:27.204454Z",
            "last_modified_time": "2026-07-07T06:14:27.204472Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791566.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385494,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-07T05:10:11.112511Z",
            "last_modified_time": "2026-07-07T05:10:11.112552Z",
            "url": "https://tprimages.blob.core.windows.net/public/11994/32d84747-34e4-4f19-9e7a-8e3fff5b15ff.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385493,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-06T13:13:44.010794Z",
            "last_modified_time": "2026-07-06T13:13:44.010811Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791320.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385492,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-06T11:35:08.350953Z",
            "last_modified_time": "2026-07-06T11:35:08.350968Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d4f57dc4-8e5d-4ba1-acf7-132c00901194.jpeg",
            "name": "",
            "cropping": "262,0,938,675",
            "photographer_name": "Gaudeamus",
            "alt_text": "Kirjan kanskuva, Barbaarirannikon merirosvot. Kannessa merirosvo osoittaa musketilla.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385490,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-06T08:08:25.504380Z",
            "last_modified_time": "2026-07-06T08:08:25.504395Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0c6939ba-6b77-484b-8ee9-eb78aa215128.png",
            "name": "kuvassa sirkustaiteilijat Katerina Repponen ja  Pasi Nousiainen",
            "cropping": "200,0,1000,800",
            "photographer_name": "Lassi Kaaria",
            "alt_text": "Nainen ja mies esittävät akrobatiaa nojatuolissa, kuvassa mies istuu ja nainen miehen päänpäällä käden varassa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385489,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T11:14:29.732866Z",
            "last_modified_time": "2026-07-03T11:14:29.732881Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793732.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385488,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T11:14:28.404771Z",
            "last_modified_time": "2026-07-03T11:14:28.404791Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792307.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385491,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T10:45:12.440291Z",
            "last_modified_time": "2026-07-03T10:45:12.440312Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/95128436-2172-4b50-876b-268698f0e64e.jpeg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Mudassar Seemab",
            "alt_text": "Kaksi toogiin pukeutunutta henkilöä keskustelee painokkaasti, taustalla yleisöä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385487,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T10:14:51.585331Z",
            "last_modified_time": "2026-07-03T10:14:51.585347Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790818.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385486,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T10:14:48.364971Z",
            "last_modified_time": "2026-07-03T10:14:48.364990Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793729.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385485,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T09:14:34.711407Z",
            "last_modified_time": "2026-07-03T09:14:34.711421Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791043.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385484,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T09:14:33.927057Z",
            "last_modified_time": "2026-07-03T09:14:33.927073Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784176.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385483,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T08:13:58.309507Z",
            "last_modified_time": "2026-07-03T08:13:58.309523Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792330.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385482,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T08:13:57.783368Z",
            "last_modified_time": "2026-07-03T08:13:57.783385Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789977.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385481,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T07:14:20.785695Z",
            "last_modified_time": "2026-07-03T07:14:20.785711Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785980.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385480,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T07:14:18.854511Z",
            "last_modified_time": "2026-07-03T07:14:18.854527Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792327.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385479,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-03T06:16:20.123834Z",
            "last_modified_time": "2026-07-03T06:16:20.123854Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792333.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385478,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T13:14:34.053418Z",
            "last_modified_time": "2026-07-02T13:14:34.053432Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792302.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385477,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T13:14:27.277061Z",
            "last_modified_time": "2026-07-02T13:14:27.277077Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792301.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385476,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T13:14:13.723356Z",
            "last_modified_time": "2026-07-02T13:14:13.723372Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795910.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385473,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T12:14:24.212412Z",
            "last_modified_time": "2026-07-02T12:14:24.212428Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795894.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-02T11:20:06.765094Z",
            "last_modified_time": "2026-07-02T11:20:06.765109Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f139019b-43d9-46d4-849e-eaef15430500.jpg",
            "name": "",
            "cropping": "144,0,1006,863",
            "photographer_name": "Sanna Järvi",
            "alt_text": "Lipaston päällä maljakko, jossa kuivakukkia ja pino kirjoja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385471,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T11:14:23.231001Z",
            "last_modified_time": "2026-07-02T11:14:23.231018Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791487.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385470,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T11:14:20.306145Z",
            "last_modified_time": "2026-07-02T11:14:20.306161Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791486.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385469,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T11:14:17.284394Z",
            "last_modified_time": "2026-07-02T11:14:17.284410Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791485.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385468,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-02T11:10:02.930135Z",
            "last_modified_time": "2026-07-02T11:10:02.930153Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-07/Koukkuniemenrannan%20virkistyslaituri%202026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385953,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T10:35:52.255232Z",
            "last_modified_time": "2026-07-02T10:35:52.255246Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7e106c04-49f8-42eb-b396-f72774a6c13a.png",
            "name": "",
            "cropping": "0,1,600,601",
            "photographer_name": "Espoon Pohjola-Norden",
            "alt_text": "askarteluvälineitä pöydällä, lastenkirjoja pöydällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385467,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T10:14:15.820844Z",
            "last_modified_time": "2026-07-02T10:14:15.820859Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789945.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385466,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-02T08:14:08.168401Z",
            "last_modified_time": "2026-07-02T08:14:08.168416Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791643.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385465,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T13:13:33.143408Z",
            "last_modified_time": "2026-07-01T13:13:33.143424Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792254.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385464,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T13:13:32.676999Z",
            "last_modified_time": "2026-07-01T13:13:32.677015Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792252.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385462,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T12:14:13.857081Z",
            "last_modified_time": "2026-07-01T12:14:13.857095Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795609.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385461,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T12:14:11.957768Z",
            "last_modified_time": "2026-07-01T12:14:11.957783Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794018.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385460,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T12:14:07.488415Z",
            "last_modified_time": "2026-07-01T12:14:07.488440Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791508.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385458,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T11:19:09.892714Z",
            "last_modified_time": "2026-07-01T11:19:09.892732Z",
            "url": "https://assets-eur.mkt.dynamics.com/4a819001-267f-ef11-ac1e-000d3a67c470/digitalassets/images/acc35d45-a3f2-ef11-be21-7c1e5237520e",
            "name": "Hel.fi",
            "cropping": "",
            "photographer_name": "Helsinki",
            "alt_text": "Hel-Logo",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385457,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T11:14:18.482049Z",
            "last_modified_time": "2026-07-01T11:14:18.482070Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795607.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385456,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T11:14:17.336556Z",
            "last_modified_time": "2026-07-01T11:14:17.336623Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795596.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385455,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T11:14:16.082211Z",
            "last_modified_time": "2026-07-01T11:14:16.082227Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791363.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385454,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T11:10:02.767173Z",
            "last_modified_time": "2026-07-01T11:10:02.767199Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-07/Kallvikin%20koira-aitaus%202026%20pilvinen%20s%C3%A4%C3%A4.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385459,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T10:49:31.563204Z",
            "last_modified_time": "2026-07-01T10:49:31.563218Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9026ac9d-8231-4a64-912e-33df6f642aca.jpeg",
            "name": "",
            "cropping": "368,0,1312,945",
            "photographer_name": "Dahl: Sirpa Papinaho | Valkama: Petri Artturi Asikainen",
            "alt_text": "Hanne Dahl ja Heikki Valkama, koristeellisena elementtinä Crime scene do not cross -nauhat.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385463,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T09:58:16.810037Z",
            "last_modified_time": "2026-07-01T09:58:16.810057Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2ff5ffdf-3e03-484e-ac5f-ae6ffd105cbc.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kuvassa Espoon historiasta luennoiva Mari Anthoni",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385453,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T09:14:35.596406Z",
            "last_modified_time": "2026-07-01T09:14:35.596430Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791042.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385452,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T09:14:35.097781Z",
            "last_modified_time": "2026-07-01T09:14:35.097802Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795606.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385450,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T08:13:37.102803Z",
            "last_modified_time": "2026-07-01T08:13:37.102819Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790230.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385449,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T08:13:36.632569Z",
            "last_modified_time": "2026-07-01T08:13:36.632585Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790229.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385448,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T08:13:36.046932Z",
            "last_modified_time": "2026-07-01T08:13:36.046949Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790228.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T08:09:12.953308Z",
            "last_modified_time": "2026-07-01T08:09:12.953324Z",
            "url": "https://www.hel.fi/fi/kasvatus-ja-koulutus/paivakoti-niitty",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T08:09:12.873790Z",
            "last_modified_time": "2026-07-01T08:09:12.873814Z",
            "url": "https://www.hel.fi/fi/kasvatus-ja-koulutus/paivakoti-lassi",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385451,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T07:30:24.369887Z",
            "last_modified_time": "2026-07-01T07:30:24.369906Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/55684467-3e01-47df-9f7d-186dd0d0e567.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kuvassa yhteislaulattaja Elina Hakala",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385444,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T07:13:37.527805Z",
            "last_modified_time": "2026-07-01T07:13:37.527826Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790227.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385443,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T07:13:36.939307Z",
            "last_modified_time": "2026-07-01T07:13:36.939323Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790226.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385445,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T07:00:13.999708Z",
            "last_modified_time": "2026-07-01T07:00:13.999723Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4b85e34b-9848-483d-97f9-4d92cfbfa06c.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Vantaan sanataidekoulu",
            "alt_text": "Kuvassa sanataiteilija Kati Oinonen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385442,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-07-01T06:13:36.106987Z",
            "last_modified_time": "2026-07-01T06:13:36.107004Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784160.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385441,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-07-01T05:09:56.747052Z",
            "last_modified_time": "2026-07-01T05:09:56.747071Z",
            "url": "https://tprimages.blob.core.windows.net/public/10758/9626bf3b-9b82-4fa5-904c-f21f33ea7707.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-30T14:10:44.421891Z",
            "last_modified_time": "2026-06-30T14:10:44.421905Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5640065b-03ef-4e82-ba46-8f62f94d365d.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kuva juno1412 Pixabaystä",
            "alt_text": "Kuvassa biljardipöytä ja pallot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385439,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T13:13:42.783800Z",
            "last_modified_time": "2026-06-30T13:13:42.783821Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789974.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385436,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T12:13:44.435362Z",
            "last_modified_time": "2026-06-30T12:13:44.435381Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794040.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385437,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T11:47:40.342964Z",
            "last_modified_time": "2026-06-30T12:04:08.790030Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d430dc19-1890-4f0a-8519-af05284e291a.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Konsta Partanen",
            "alt_text": "Dominante kuoro",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385438,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-30T11:24:24.627654Z",
            "last_modified_time": "2026-06-30T11:24:24.627672Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bb445d2d-ae75-4bd9-a47e-9ef477554a59.jpeg",
            "name": "",
            "cropping": "0,256,1536,1792",
            "photographer_name": "Emmi Jaakola",
            "alt_text": "Maalaus värikkäistä jäätelöannoksista ruudullisella pöydällä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385435,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-30T10:44:10.531529Z",
            "last_modified_time": "2026-06-30T10:44:10.531543Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4b081935-f059-4ed8-b0cd-7bd1c8d95d19.jpg",
            "name": "Järvi",
            "cropping": "250,0,1750,1500",
            "photographer_name": "",
            "alt_text": "Järvi ja Puut",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385433,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T10:14:27.957297Z",
            "last_modified_time": "2026-06-30T10:14:27.957312Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795716.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385432,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T10:14:27.366492Z",
            "last_modified_time": "2026-06-30T10:14:27.366505Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795714.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385431,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T10:14:26.169304Z",
            "last_modified_time": "2026-06-30T10:14:26.169321Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791512.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385430,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T10:14:19.000353Z",
            "last_modified_time": "2026-06-30T10:14:19.000367Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794039.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385434,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T09:15:00.329644Z",
            "last_modified_time": "2026-06-30T09:15:00.329658Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9e437fe1-9a06-474c-9e78-e0c22f9d57ad.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Flukyfluky, Getty Images",
            "alt_text": "Kissa katsoo pensaasta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385429,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T09:13:34.797118Z",
            "last_modified_time": "2026-06-30T09:13:34.797135Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795880.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385428,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T08:13:33.061637Z",
            "last_modified_time": "2026-06-30T08:13:33.061653Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795881.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385427,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T07:13:55.007417Z",
            "last_modified_time": "2026-06-30T07:13:55.007433Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792306.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385426,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T07:13:54.436270Z",
            "last_modified_time": "2026-06-30T07:13:54.436285Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792305.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385425,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T07:13:53.769252Z",
            "last_modified_time": "2026-06-30T07:13:53.769269Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791112.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385424,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T07:13:52.652148Z",
            "last_modified_time": "2026-06-30T07:13:52.652165Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794018.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385423,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T06:13:37.803081Z",
            "last_modified_time": "2026-06-30T06:13:37.803096Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791111.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385422,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T06:13:37.108287Z",
            "last_modified_time": "2026-06-30T06:13:37.108304Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791110.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385421,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T06:13:36.589029Z",
            "last_modified_time": "2026-06-30T06:13:36.589044Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791109.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385420,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T06:13:35.957650Z",
            "last_modified_time": "2026-06-30T06:13:35.957666Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791108.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385419,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-30T06:13:34.110521Z",
            "last_modified_time": "2026-06-30T06:13:34.110537Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795889.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385418,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-30T05:10:06.176235Z",
            "last_modified_time": "2026-06-30T05:10:06.176259Z",
            "url": "https://tprimages.blob.core.windows.net/public/11851/26e75aa8-eeb1-4d24-85a0-bccc1129a310.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385416,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T13:14:19.057179Z",
            "last_modified_time": "2026-06-29T13:14:19.057218Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791107.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385415,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T13:14:18.444062Z",
            "last_modified_time": "2026-06-29T13:14:18.444078Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795728.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385414,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T13:14:17.250341Z",
            "last_modified_time": "2026-06-29T13:14:17.250355Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792471.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385413,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T13:14:16.868481Z",
            "last_modified_time": "2026-06-29T13:14:16.868497Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792470.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385417,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-29T12:28:07.976896Z",
            "last_modified_time": "2026-06-29T12:28:07.976909Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b37d46cf-9e05-489e-9665-b8c4222d3e22.jpg",
            "name": "",
            "cropping": "320,0,1600,1280",
            "photographer_name": "Unsplash kuvapankki",
            "alt_text": "mikrofoni telineessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385410,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:54.970848Z",
            "last_modified_time": "2026-06-29T12:13:54.970860Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791499.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385409,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:54.106677Z",
            "last_modified_time": "2026-06-29T12:13:54.106690Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792469.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385408,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:53.786755Z",
            "last_modified_time": "2026-06-29T12:13:53.786769Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792468.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385407,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:53.351348Z",
            "last_modified_time": "2026-06-29T12:13:53.351363Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792465.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385406,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:53.027103Z",
            "last_modified_time": "2026-06-29T12:13:53.027123Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792464.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385405,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T12:13:52.154732Z",
            "last_modified_time": "2026-06-29T12:13:52.154749Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792460.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385412,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-29T11:38:25.851714Z",
            "last_modified_time": "2026-06-29T11:38:25.851728Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1986033d-5e7c-4348-ae5a-8eeddb7a5d65.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Läksykerho",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385404,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T11:13:52.916472Z",
            "last_modified_time": "2026-06-29T11:13:52.916485Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792304.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385403,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T11:13:45.978970Z",
            "last_modified_time": "2026-06-29T11:13:45.978985Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791403.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385402,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T11:13:45.384945Z",
            "last_modified_time": "2026-06-29T11:13:45.384960Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792303.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385401,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T10:13:39.476290Z",
            "last_modified_time": "2026-06-29T10:13:39.476305Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791508.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385400,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T10:13:38.850483Z",
            "last_modified_time": "2026-06-29T10:13:38.850500Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791307.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385399,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-29T10:09:25.941669Z",
            "last_modified_time": "2026-06-29T10:09:25.941687Z",
            "url": "https://stplattaprod.blob.core.windows.net/kasvatuskoulutus76e5cprod/styles/1_5_1726w_1152h_lq/azure/pk-myllymetsa.jpg?itok=1iwmzN5l",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385398,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-29T10:09:15.535738Z",
            "last_modified_time": "2026-06-29T10:09:15.535755Z",
            "url": "https://stplattaprod.blob.core.windows.net/kasvatuskoulutus76e5cprod/styles/1_5_1726w_1152h_lq/azure/pk-kivilinna.jpg?itok=KFF-WflU",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385397,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-29T10:09:15.182445Z",
            "last_modified_time": "2026-06-29T10:09:15.182468Z",
            "url": "https://stplattaprod.blob.core.windows.net/kasvatuskoulutus76e5cprod/styles/1_5_1726w_1152h_lq/azure/pk-portti_0.jpg?itok=D8Xq2KDK",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385411,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T09:48:24.717906Z",
            "last_modified_time": "2026-06-29T09:48:24.717920Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/02ec07ea-c18d-4656-84e1-aca8f5a1f44e.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Teemu Mattsson",
            "alt_text": "Harmonikkataiteilija Henna-Maija Kuki",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385396,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T08:14:28.967247Z",
            "last_modified_time": "2026-06-29T08:14:28.967262Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792342.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385395,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T08:14:26.384807Z",
            "last_modified_time": "2026-06-29T08:14:26.384825Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791292.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385394,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T07:14:12.447944Z",
            "last_modified_time": "2026-06-29T07:14:12.447958Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790908.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385393,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T07:14:10.141709Z",
            "last_modified_time": "2026-06-29T07:14:10.141727Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790899.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385392,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-29T07:14:06.690827Z",
            "last_modified_time": "2026-06-29T07:14:06.690843Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790897.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385392/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385391,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T13:14:10.107272Z",
            "last_modified_time": "2026-06-26T13:14:10.107289Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783812.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385388,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T12:14:30.859023Z",
            "last_modified_time": "2026-06-26T12:14:30.859045Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795838.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385387,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T12:14:29.266767Z",
            "last_modified_time": "2026-06-26T12:14:29.266784Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795835.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385389,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-26T12:05:48.577944Z",
            "last_modified_time": "2026-06-26T12:05:48.577958Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/81a6c5ff-10d6-409c-98ba-2a70c83cb1d1.png",
            "name": "",
            "cropping": "74,0,586,511",
            "photographer_name": "",
            "alt_text": "English language storytime",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385390,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T11:32:14.067911Z",
            "last_modified_time": "2026-06-26T11:32:14.067929Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c65899c9-59ae-4c60-b499-ded57eff3d8a.png",
            "name": "",
            "cropping": "128,0,447,318",
            "photographer_name": "",
            "alt_text": "Kaksi leveästy hymyilevaa vanhusta sekä teksti: Tervetuloa Olkkaritoimintaan! Hyvinvointipolkuryhmä Matinkylässä alkaen 17.8.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385384,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T11:14:18.855270Z",
            "last_modified_time": "2026-06-26T11:14:18.855284Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792300.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385383,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T11:14:18.381707Z",
            "last_modified_time": "2026-06-26T11:14:18.381726Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792299.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385382,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T11:14:17.802258Z",
            "last_modified_time": "2026-06-26T11:14:17.802280Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792298.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385381,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T11:14:17.148659Z",
            "last_modified_time": "2026-06-26T11:14:17.148674Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792297.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385385,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-26T11:01:09.837447Z",
            "last_modified_time": "2026-06-26T11:01:09.837460Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/39c96262-fb36-4a50-8a2b-884a14d590c8.jpg",
            "name": "",
            "cropping": "10,0,1070,1060",
            "photographer_name": "",
            "alt_text": "Ohjaamotalon Starttipiste",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385380,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T10:14:44.506338Z",
            "last_modified_time": "2026-06-26T10:14:44.506354Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793309.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385379,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T10:14:43.774471Z",
            "last_modified_time": "2026-06-26T10:14:43.774487Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793308.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385378,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T10:14:38.148430Z",
            "last_modified_time": "2026-06-26T10:14:38.148445Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793306.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385377,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T10:14:37.411159Z",
            "last_modified_time": "2026-06-26T10:14:37.411174Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793305.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385376,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T10:14:31.857222Z",
            "last_modified_time": "2026-06-26T10:14:31.857245Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793315.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385386,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-26T10:13:08.760494Z",
            "last_modified_time": "2026-06-26T10:13:08.760513Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6365c3ba-660f-4389-a873-84637b431a6b.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Veikko Somerpuro",
            "alt_text": "Kirjailija Mikko Räty istuu rennosti ja katsoo vakavasti kameraan. Hänellä on silmälasit ja ruskea villatakki.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385375,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T09:14:32.783039Z",
            "last_modified_time": "2026-06-26T09:14:32.783055Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793314.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385373,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T08:13:59.639410Z",
            "last_modified_time": "2026-06-26T08:13:59.639424Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781943.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385372,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T08:13:58.262324Z",
            "last_modified_time": "2026-06-26T08:13:58.262338Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781934.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385371,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T08:13:56.941423Z",
            "last_modified_time": "2026-06-26T08:13:56.941439Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781923.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385374,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T07:38:52.760562Z",
            "last_modified_time": "2026-06-26T07:38:52.760575Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d02798a5-98de-4982-b85d-0aac1a75e47f.jpg",
            "name": "",
            "cropping": "182,0,1050,867",
            "photographer_name": "",
            "alt_text": "Kuvassa on Muistiluotsin logo, jossa lukee \"Muistiluotsi, asiantuntija- ja tukikeskus, Uusimaa)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385369,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T06:14:13.820176Z",
            "last_modified_time": "2026-06-26T06:14:13.820192Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795650.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385368,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-26T06:14:06.063895Z",
            "last_modified_time": "2026-06-26T06:14:06.063917Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794407.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385367,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T10:40:49.628162Z",
            "last_modified_time": "2026-06-25T10:40:49.628176Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/05a8b3f8-7440-4f29-a6fd-eca1d4b9cdbe.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Lilalla taustalla iloisen värisiä viirejä sekä vanhempi pariskunta tanssin pyörteissä. Teksti: Palvelutori 10v! Espoopäivänä Pe 28.8. Ohjelmaa kello 09:00-16:00",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385366,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-25T09:42:09.175038Z",
            "last_modified_time": "2026-06-25T09:42:09.175053Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e7bb49d4-1881-4edf-9ba9-1370bd663400.jpg",
            "name": "",
            "cropping": "435,0,1485,1050",
            "photographer_name": "Tea Tuominen",
            "alt_text": "Tea Tuomisen teos abstrakti akryylimaalaus teemalla Valon voima.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385365,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T09:14:10.900775Z",
            "last_modified_time": "2026-06-25T09:14:10.900793Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792277.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385364,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T08:15:17.689677Z",
            "last_modified_time": "2026-06-25T08:15:17.689702Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787924.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385363,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T08:15:17.036660Z",
            "last_modified_time": "2026-06-25T08:15:17.036685Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787922.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385361,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T07:14:50.622080Z",
            "last_modified_time": "2026-06-25T07:14:50.622095Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792332.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385360,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T07:14:44.280058Z",
            "last_modified_time": "2026-06-25T07:14:44.280073Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791506.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385359,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T07:14:43.195563Z",
            "last_modified_time": "2026-06-25T07:14:43.195579Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793525.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385362,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T06:20:32.467241Z",
            "last_modified_time": "2026-06-25T06:20:32.467255Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/51aa1d9d-f328-41a0-9d2d-9b3680f26782.jpg",
            "name": "",
            "cropping": "70,0,1071,1002",
            "photographer_name": "Lauri Tervonen",
            "alt_text": "Lauri Tervosen taidenäyttelyn geometrinen teos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385358,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T06:15:14.012756Z",
            "last_modified_time": "2026-06-25T06:15:14.012779Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794406.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385357,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-25T06:15:12.666325Z",
            "last_modified_time": "2026-06-25T06:15:12.666352Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792282.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385356,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T13:13:33.208537Z",
            "last_modified_time": "2026-06-24T13:13:33.208553Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792340.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385355,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T13:13:28.240183Z",
            "last_modified_time": "2026-06-24T13:13:28.240198Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792406.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385351,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T12:14:49.377493Z",
            "last_modified_time": "2026-06-24T12:14:49.377508Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792341.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385350,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T12:14:47.125037Z",
            "last_modified_time": "2026-06-24T12:14:47.125053Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795697.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385349,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T12:14:46.367374Z",
            "last_modified_time": "2026-06-24T12:14:46.367397Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795701.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385348,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T12:14:45.958932Z",
            "last_modified_time": "2026-06-24T12:14:45.958967Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795700.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385352,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T11:46:12.862421Z",
            "last_modified_time": "2026-06-24T11:46:12.862436Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/341eb66b-a8ca-4db3-a164-8dff40f7a499.jpg",
            "name": "",
            "cropping": "148,0,513,366",
            "photographer_name": "",
            "alt_text": "Kuvassa on henkilöitä jotka laittavat ruokaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385353,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T11:37:00.502830Z",
            "last_modified_time": "2026-06-24T11:37:00.502846Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/67641e58-ea82-4923-b8b2-c8c16f11a9ef.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Lesichkadesign",
            "alt_text": "Kissa pureskelee ruohonkortta kesäisessä maisemassa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385354,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T11:32:40.707966Z",
            "last_modified_time": "2026-06-24T11:32:40.707985Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/be855d62-b826-40e7-8c4c-8010a7a25f4c.jpg",
            "name": "",
            "cropping": "39,0,261,222",
            "photographer_name": "Annakaisa Kilpinen",
            "alt_text": "Grafiikkatyöpajassa tarvittavia tarvikkeita ja teoksia. Tela, puun lehti, maaleja ja papereita.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385346,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T11:14:11.163284Z",
            "last_modified_time": "2026-06-24T11:14:11.163298Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795699.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385345,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T11:14:10.698988Z",
            "last_modified_time": "2026-06-24T11:14:10.699005Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795698.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385347,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T10:31:37.562185Z",
            "last_modified_time": "2026-06-24T10:31:37.562200Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3e1afbda-10e2-4d2c-95e3-7b01231fb4bb.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Satuhetki",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385341,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T10:18:07.618137Z",
            "last_modified_time": "2026-06-24T10:18:07.618152Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385340,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T10:15:03.542419Z",
            "last_modified_time": "2026-06-24T10:15:03.542437Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385342,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T10:12:44.859662Z",
            "last_modified_time": "2026-06-24T10:12:44.859677Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c81c3ec7-8c76-412a-9109-1e2a80c666d5.png",
            "name": "",
            "cropping": "96,0,322,226",
            "photographer_name": "",
            "alt_text": "Perhekahvila",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385339,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T10:09:30.250109Z",
            "last_modified_time": "2026-06-24T10:09:30.250125Z",
            "url": "https://vantaa.emmi.fi/l/phKTH56cq-sx",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385343,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T10:00:03.847384Z",
            "last_modified_time": "2026-06-24T10:00:03.847400Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fbea499b-fa3d-4197-9b32-7464fa19ad43.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Tekoälyllä luotu kuva satumetsästä, jossa kettu ja karhu istuvat lukemassa satukirjoja. Teksti: Albaniankielinen satuhetki. Alkaen ke 2.9. 11:00-12:00, saturiutta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385338,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:54:33.173758Z",
            "last_modified_time": "2026-06-24T09:54:33.173773Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385337,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:47:34.641966Z",
            "last_modified_time": "2026-06-24T09:47:34.641981Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385336,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:47:33.583513Z",
            "last_modified_time": "2026-06-24T09:47:33.583528Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385335,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:47:18.374282Z",
            "last_modified_time": "2026-06-24T09:47:18.374300Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385334,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:47:16.557592Z",
            "last_modified_time": "2026-06-24T09:47:16.557608Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385333,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:46:35.423613Z",
            "last_modified_time": "2026-06-24T09:46:35.423630Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385332,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:42:24.225818Z",
            "last_modified_time": "2026-06-24T09:42:24.225834Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385331,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:52.761238Z",
            "last_modified_time": "2026-06-24T09:40:52.761269Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385330,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:52.613475Z",
            "last_modified_time": "2026-06-24T09:40:52.613504Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385329,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:49.452836Z",
            "last_modified_time": "2026-06-24T09:40:49.452851Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385328,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:49.446643Z",
            "last_modified_time": "2026-06-24T09:40:49.446661Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385327,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:49.342437Z",
            "last_modified_time": "2026-06-24T09:40:49.342464Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385326,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:40:06.202231Z",
            "last_modified_time": "2026-06-24T09:40:06.202260Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385325,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T09:13:32.678571Z",
            "last_modified_time": "2026-06-24T09:13:32.678587Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790064.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385324,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T09:09:27.226516Z",
            "last_modified_time": "2026-06-24T09:09:27.226551Z",
            "url": "https://vantaa.emmi.fi/l/tGBLX7nnrrXV",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385323,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:50.009406Z",
            "last_modified_time": "2026-06-24T08:13:50.009418Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791559.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385322,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:48.794187Z",
            "last_modified_time": "2026-06-24T08:13:48.794200Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792390.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385321,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:48.162415Z",
            "last_modified_time": "2026-06-24T08:13:48.162435Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790972.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385320,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:33.703107Z",
            "last_modified_time": "2026-06-24T08:13:33.703128Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790062.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385319,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:33.345999Z",
            "last_modified_time": "2026-06-24T08:13:33.346013Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790058.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385318,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:32.981964Z",
            "last_modified_time": "2026-06-24T08:13:32.981977Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790057.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385317,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:32.616796Z",
            "last_modified_time": "2026-06-24T08:13:32.616811Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790061.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385316,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T08:13:32.207747Z",
            "last_modified_time": "2026-06-24T08:13:32.207762Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790060.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385315,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T08:09:34.468184Z",
            "last_modified_time": "2026-06-24T08:09:34.468201Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/06/jpg-1_mustasaari_dji_0038_300_dpi.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385314,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T08:09:32.718101Z",
            "last_modified_time": "2026-06-24T08:09:32.718117Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/06/jpg-1_veijarivuorenranta3.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385312,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T07:14:31.633336Z",
            "last_modified_time": "2026-06-24T07:14:31.633354Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790178.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385311,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T07:14:27.577251Z",
            "last_modified_time": "2026-06-24T07:14:27.577266Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790152.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385313,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T06:17:07.654196Z",
            "last_modified_time": "2026-06-24T06:17:07.654215Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/44ae48a0-e568-4296-b6fa-548c46123e84.jpg",
            "name": "",
            "cropping": "100,0,500,400",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Espoon Kirjafestarit ja siinä on festareiden logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385310,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-24T05:13:50.219153Z",
            "last_modified_time": "2026-06-24T05:13:50.219167Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795597.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385309,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-24T05:10:04.459923Z",
            "last_modified_time": "2026-06-24T05:10:04.459937Z",
            "url": "https://tprimages.blob.core.windows.net/public/11993/3a7dfff6-b7a5-4e5b-997b-fc90cf61b767.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385308,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T14:14:03.147311Z",
            "last_modified_time": "2026-06-23T14:14:03.147331Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789860.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385306,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T12:32:23.438152Z",
            "last_modified_time": "2026-06-23T12:32:23.438166Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d069300d-8b7f-42e0-b56e-3fcd72421630.png",
            "name": "",
            "cropping": "285,0,915,630",
            "photographer_name": "",
            "alt_text": "Kuvassa on lapsia ja yksi aikuinen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385305,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T12:13:55.404612Z",
            "last_modified_time": "2026-06-23T12:13:55.404626Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790034.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385304,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T12:13:55.011021Z",
            "last_modified_time": "2026-06-23T12:13:55.011035Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790033.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385303,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T12:13:51.961750Z",
            "last_modified_time": "2026-06-23T12:13:51.961769Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791555.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385302,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-23T10:54:12.067557Z",
            "last_modified_time": "2026-06-23T10:54:12.067572Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385301,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-23T10:53:49.932751Z",
            "last_modified_time": "2026-06-23T10:53:49.932767Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385300,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-23T10:53:43.765561Z",
            "last_modified_time": "2026-06-23T10:53:43.765578Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385299,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-23T10:53:40.118648Z",
            "last_modified_time": "2026-06-23T10:53:40.118673Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385298,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-23T10:53:02.336812Z",
            "last_modified_time": "2026-06-23T10:53:02.336829Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/9135e53f-c987-f011-b4cc-000d3a6811bd",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaajan nimi",
            "alt_text": "Kuvan Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385297,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T10:14:19.792820Z",
            "last_modified_time": "2026-06-23T10:14:19.792837Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791287.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385296,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T10:14:18.073115Z",
            "last_modified_time": "2026-06-23T10:14:18.073130Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791285.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385295,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T10:14:14.863246Z",
            "last_modified_time": "2026-06-23T10:14:14.863262Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791283.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385294,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T09:13:20.725269Z",
            "last_modified_time": "2026-06-23T09:13:20.725285Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795647.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385293,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T09:13:20.321747Z",
            "last_modified_time": "2026-06-23T09:13:20.321801Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795646.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385292,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T09:13:18.089873Z",
            "last_modified_time": "2026-06-23T09:13:18.089897Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795644.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385291,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T09:13:17.642447Z",
            "last_modified_time": "2026-06-23T09:13:17.642463Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795643.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385290,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-23T07:14:14.189900Z",
            "last_modified_time": "2026-06-23T07:14:14.189917Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791503.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385289,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T13:14:33.380612Z",
            "last_modified_time": "2026-06-22T13:14:33.380627Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791946.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385287,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T12:14:25.469690Z",
            "last_modified_time": "2026-06-22T12:14:25.469713Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795598.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385288,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T11:01:15.507242Z",
            "last_modified_time": "2026-06-22T11:01:15.507256Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3226da80-4e30-459c-aa34-b4e6cdb6695c.jpg",
            "name": "",
            "cropping": "88,0,539,450",
            "photographer_name": "",
            "alt_text": "Kuvassa on sudenkorennon siivellä-kirjan kansi ja kirjailija AP Kivinen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385286,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:56.891776Z",
            "last_modified_time": "2026-06-22T09:43:56.891791Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385285,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:53.762069Z",
            "last_modified_time": "2026-06-22T09:43:53.762085Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385284,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:48.676054Z",
            "last_modified_time": "2026-06-22T09:43:48.676070Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385283,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:43.741491Z",
            "last_modified_time": "2026-06-22T09:43:43.741507Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385282,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:04.043101Z",
            "last_modified_time": "2026-06-22T09:43:04.043119Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385281,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:43:01.340597Z",
            "last_modified_time": "2026-06-22T09:43:01.340613Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385280,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:42:25.071717Z",
            "last_modified_time": "2026-06-22T09:42:25.071735Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385279,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:31:59.363061Z",
            "last_modified_time": "2026-06-22T09:31:59.363077Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385278,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-22T09:31:21.886494Z",
            "last_modified_time": "2026-06-22T09:31:21.886512Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "testikuva",
            "cropping": "",
            "photographer_name": "Anni",
            "alt_text": "testaus",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385277,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T08:13:59.679067Z",
            "last_modified_time": "2026-06-22T08:13:59.679080Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792627.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385276,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T06:14:06.365468Z",
            "last_modified_time": "2026-06-22T06:14:06.365483Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789658.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385275,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T06:14:06.013464Z",
            "last_modified_time": "2026-06-22T06:14:06.013478Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789657.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385274,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T06:14:05.443460Z",
            "last_modified_time": "2026-06-22T06:14:05.443476Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789619.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385273,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-22T06:14:05.032978Z",
            "last_modified_time": "2026-06-22T06:14:05.033011Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789656.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385272,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:31.828159Z",
            "last_modified_time": "2026-06-18T13:13:31.828172Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790005.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385271,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:31.354658Z",
            "last_modified_time": "2026-06-18T13:13:31.354672Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790004.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385270,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:30.068090Z",
            "last_modified_time": "2026-06-18T13:13:30.068102Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789996.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385269,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:29.597077Z",
            "last_modified_time": "2026-06-18T13:13:29.597090Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789995.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385268,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:25.790855Z",
            "last_modified_time": "2026-06-18T13:13:25.790868Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789993.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385268/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385267,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T13:13:25.222831Z",
            "last_modified_time": "2026-06-18T13:13:25.222846Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789992.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385267/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385266,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T12:14:12.087483Z",
            "last_modified_time": "2026-06-18T12:14:12.087505Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791962.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385265,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T12:14:09.990100Z",
            "last_modified_time": "2026-06-18T12:14:09.990117Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794877.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385264,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T12:14:09.541657Z",
            "last_modified_time": "2026-06-18T12:14:09.541674Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794862.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385344,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:47:02.480946Z",
            "last_modified_time": "2026-06-18T11:47:02.480972Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7b3c271e-c274-4690-a781-fc4c51de64eb.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "AI.n luoma kuva, jossa kolme lasta kuuntelee yksi aikuinen lukee heille. teksti: kiinan kielinen satutunti lapsille",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385263,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:55.530810Z",
            "last_modified_time": "2026-06-18T11:13:55.530822Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795580.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385262,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:55.160445Z",
            "last_modified_time": "2026-06-18T11:13:55.160461Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795579.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385261,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:54.708118Z",
            "last_modified_time": "2026-06-18T11:13:54.708133Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795578.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385260,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:54.240014Z",
            "last_modified_time": "2026-06-18T11:13:54.240031Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795577.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385260/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385259,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:53.713136Z",
            "last_modified_time": "2026-06-18T11:13:53.713153Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_795576.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385258,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:47.050314Z",
            "last_modified_time": "2026-06-18T11:13:47.050333Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794846.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385257,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:46.419919Z",
            "last_modified_time": "2026-06-18T11:13:46.419940Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794844.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385256,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:44.265863Z",
            "last_modified_time": "2026-06-18T11:13:44.265878Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790126.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385255,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:39.990793Z",
            "last_modified_time": "2026-06-18T11:13:39.990812Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793952.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385255/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385254,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:37.896215Z",
            "last_modified_time": "2026-06-18T11:13:37.896228Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791953.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385253,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T11:13:37.387308Z",
            "last_modified_time": "2026-06-18T11:13:37.387326Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791952.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385252,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-18T11:09:13.598364Z",
            "last_modified_time": "2026-06-18T11:09:13.598382Z",
            "url": "https://www.sttinfo.fi/data/images/public/60577852/71195485/54b774b8-391d-4911-bffd-34ef71bb6683-w_960.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385251,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T09:45:08.390608Z",
            "last_modified_time": "2026-06-18T09:45:08.390622Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3d8fd2a5-98a3-4334-8190-48ce23ab5658.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Iloinen keltainen tausta. Graafinen kuva monenäköisitä lapsista, nuotteja ja taidetta. Vietnaminkielinen teksti ja englanninkielinen teksti: Vietnamese reading and singing circle",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385250,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T09:13:43.231221Z",
            "last_modified_time": "2026-06-18T09:13:43.231234Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791271.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385249,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T08:13:40.924006Z",
            "last_modified_time": "2026-06-18T08:13:40.924021Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791505.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385248,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T08:13:40.048679Z",
            "last_modified_time": "2026-06-18T08:13:40.048694Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792027.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385247,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T08:13:39.484006Z",
            "last_modified_time": "2026-06-18T08:13:39.484020Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791474.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385246,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T08:13:37.710610Z",
            "last_modified_time": "2026-06-18T08:13:37.710628Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792229.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385245,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T07:14:44.157657Z",
            "last_modified_time": "2026-06-18T07:14:44.157679Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792289.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385244,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T07:14:43.609072Z",
            "last_modified_time": "2026-06-18T07:14:43.609155Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792286.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385243,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T07:14:40.734059Z",
            "last_modified_time": "2026-06-18T07:14:40.734096Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793540.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385242,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T07:14:40.081399Z",
            "last_modified_time": "2026-06-18T07:14:40.081413Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791280.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385241,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T07:14:39.516437Z",
            "last_modified_time": "2026-06-18T07:14:39.516492Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791357.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385240,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T06:14:05.747464Z",
            "last_modified_time": "2026-06-18T06:14:05.747543Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791484.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385239,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T06:14:01.299015Z",
            "last_modified_time": "2026-06-18T06:14:01.299035Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791865.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385238,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-18T06:14:00.751919Z",
            "last_modified_time": "2026-06-18T06:14:00.751937Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791911.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385237,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-18T05:10:03.146974Z",
            "last_modified_time": "2026-06-18T05:10:03.146991Z",
            "url": "https://tprimages.blob.core.windows.net/public/11736/09cac404-07d1-4725-9250-f3ce949e6bd9.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385236,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-18T05:10:03.097754Z",
            "last_modified_time": "2026-06-18T05:10:03.097773Z",
            "url": "https://tprimages.blob.core.windows.net/public/11737/0cd96382-f4db-4f93-8dd3-3d063a46ba88.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385235,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-18T05:09:49.750062Z",
            "last_modified_time": "2026-06-18T05:09:49.750102Z",
            "url": "https://tprimages.blob.core.windows.net/public/3804/6d0764b4-abc5-4045-9813-87a017b011a4.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385779,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T12:40:37.016445Z",
            "last_modified_time": "2026-06-17T12:40:37.016459Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/10c6a4d5-064b-46e2-8f16-43e59bc4388c.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "graafinen kuva jossa nainen lukee kirjaa kahdelle lapselle. teksti: Ompun iltasatu",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385232,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:14:14.642106Z",
            "last_modified_time": "2026-06-17T10:14:14.642121Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794394.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385231,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:14:14.373083Z",
            "last_modified_time": "2026-06-17T10:14:14.373097Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794393.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385230,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:14:14.094650Z",
            "last_modified_time": "2026-06-17T10:14:14.094665Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794392.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385229,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:14:13.821749Z",
            "last_modified_time": "2026-06-17T10:14:13.821764Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794391.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385228,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:14:13.526206Z",
            "last_modified_time": "2026-06-17T10:14:13.526221Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794390.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385227,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T10:13:56.936047Z",
            "last_modified_time": "2026-06-17T10:13:56.936069Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794389.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385233,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T09:57:53.542165Z",
            "last_modified_time": "2026-06-17T09:57:53.542179Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/75bb3f3e-9f95-4b6c-b06f-966f6bba7c24.jpg",
            "name": "",
            "cropping": "375,0,2625,2250",
            "photographer_name": "",
            "alt_text": "Madame T ja onnenpyörä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385226,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T09:14:58.019298Z",
            "last_modified_time": "2026-06-17T09:14:58.019321Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791159.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385225,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T09:14:57.149933Z",
            "last_modified_time": "2026-06-17T09:14:57.150032Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792379.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385224,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T09:14:56.484285Z",
            "last_modified_time": "2026-06-17T09:14:56.484301Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791302.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385223,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:59.517281Z",
            "last_modified_time": "2026-06-17T08:14:59.517297Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792267.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385222,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:58.176056Z",
            "last_modified_time": "2026-06-17T08:14:58.176072Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792266.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385221,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:57.027484Z",
            "last_modified_time": "2026-06-17T08:14:57.027500Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792265.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385220,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:55.753299Z",
            "last_modified_time": "2026-06-17T08:14:55.753314Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792264.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385219,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:54.739663Z",
            "last_modified_time": "2026-06-17T08:14:54.739679Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792263.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385218,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:53.225264Z",
            "last_modified_time": "2026-06-17T08:14:53.225280Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792262.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385217,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:51.924024Z",
            "last_modified_time": "2026-06-17T08:14:51.924040Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792261.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385216,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:50.372446Z",
            "last_modified_time": "2026-06-17T08:14:50.372461Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792260.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385215,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:48.513556Z",
            "last_modified_time": "2026-06-17T08:14:48.513572Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792259.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385214,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:46.977137Z",
            "last_modified_time": "2026-06-17T08:14:46.977155Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792258.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385213,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:45.951154Z",
            "last_modified_time": "2026-06-17T08:14:45.951169Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786496.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385212,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:44.995797Z",
            "last_modified_time": "2026-06-17T08:14:44.995813Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792257.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385211,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:44.516758Z",
            "last_modified_time": "2026-06-17T08:14:44.516775Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789561.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385210,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T08:14:41.684479Z",
            "last_modified_time": "2026-06-17T08:14:41.684500Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792256.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385209,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-17T08:09:37.810437Z",
            "last_modified_time": "2026-06-17T08:09:37.810461Z",
            "url": "https://images.squarespace-cdn.com/content/v1/56a0a95c25981d9326cb7e40/04d4c11b-042b-4b05-bdb8-b54418d9972f/Artsi_VilhelmSjostrom097.jpg?format=1500w",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385208,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T07:14:22.193060Z",
            "last_modified_time": "2026-06-17T07:14:22.193076Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789559.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385207,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T07:14:21.337411Z",
            "last_modified_time": "2026-06-17T07:14:21.337426Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793203.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385206,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T07:14:20.701095Z",
            "last_modified_time": "2026-06-17T07:14:20.701110Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787852.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385205,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:03.717676Z",
            "last_modified_time": "2026-06-17T06:14:03.717698Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791156.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385204,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:03.165608Z",
            "last_modified_time": "2026-06-17T06:14:03.165624Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792272.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385203,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:02.698557Z",
            "last_modified_time": "2026-06-17T06:14:02.698573Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793528.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385202,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:02.377657Z",
            "last_modified_time": "2026-06-17T06:14:02.377673Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792187.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385201,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:01.984369Z",
            "last_modified_time": "2026-06-17T06:14:01.984384Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791997.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385200,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-17T06:14:00.734771Z",
            "last_modified_time": "2026-06-17T06:14:00.734786Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792271.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385199,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T15:13:52.979725Z",
            "last_modified_time": "2026-06-16T15:13:52.979739Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794102.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385198,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T15:13:44.932168Z",
            "last_modified_time": "2026-06-16T15:13:44.932181Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792407.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T15:13:43.935885Z",
            "last_modified_time": "2026-06-16T15:13:43.935897Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792405.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385196,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T15:13:43.281961Z",
            "last_modified_time": "2026-06-16T15:13:43.281977Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791155.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385195,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T14:14:15.030245Z",
            "last_modified_time": "2026-06-16T14:14:15.030260Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793728.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385194,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T14:14:14.624499Z",
            "last_modified_time": "2026-06-16T14:14:14.624513Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793727.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385193,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T14:14:14.268588Z",
            "last_modified_time": "2026-06-16T14:14:14.268602Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793726.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385192,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T14:14:13.822839Z",
            "last_modified_time": "2026-06-16T14:14:13.822853Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793725.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385191,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T12:13:41.889393Z",
            "last_modified_time": "2026-06-16T12:13:41.889404Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794269.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385190,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T12:13:26.817692Z",
            "last_modified_time": "2026-06-16T12:13:26.817703Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794268.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385189,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T12:13:26.032266Z",
            "last_modified_time": "2026-06-16T12:13:26.032277Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794267.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385188,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T12:13:24.648361Z",
            "last_modified_time": "2026-06-16T12:13:24.648374Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794266.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385187,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T12:13:23.893908Z",
            "last_modified_time": "2026-06-16T12:13:23.893920Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793085.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385185,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:13.288830Z",
            "last_modified_time": "2026-06-16T09:14:13.288845Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794034.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385184,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:12.836872Z",
            "last_modified_time": "2026-06-16T09:14:12.836887Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794033.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385183,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:12.404733Z",
            "last_modified_time": "2026-06-16T09:14:12.404749Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794032.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385182,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:11.935293Z",
            "last_modified_time": "2026-06-16T09:14:11.935308Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794031.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385181,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:11.359020Z",
            "last_modified_time": "2026-06-16T09:14:11.359033Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794030.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385180,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:10.852662Z",
            "last_modified_time": "2026-06-16T09:14:10.852678Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794029.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385179,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:10.371514Z",
            "last_modified_time": "2026-06-16T09:14:10.371528Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794028.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385178,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:08.209480Z",
            "last_modified_time": "2026-06-16T09:14:08.209495Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794036.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385177,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T09:14:07.314697Z",
            "last_modified_time": "2026-06-16T09:14:07.314714Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794035.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385186,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-16T08:21:51.805452Z",
            "last_modified_time": "2026-06-16T08:21:51.805493Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b9a5cf7f-3a3e-4c39-9e95-aba2301cd7bf.jpg",
            "name": "",
            "cropping": "106,0,534,427",
            "photographer_name": "Kuva HeungSoon Pixabaystä",
            "alt_text": "Kuvassa pingismaila ja pallo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385175,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T08:13:50.015718Z",
            "last_modified_time": "2026-06-16T08:13:50.015734Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_790445.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385176,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-16T07:19:42.783864Z",
            "last_modified_time": "2026-06-16T07:19:42.783878Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e1cf0497-faa8-40e9-ad24-91bb3bebd709.jpg",
            "name": "",
            "cropping": "196,0,570,373",
            "photographer_name": "",
            "alt_text": "Kuvassa on ihmisiä juttelemassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385174,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-16T07:09:30.911364Z",
            "last_modified_time": "2026-06-16T07:09:30.911385Z",
            "url": "https://images.squarespace-cdn.com/content/v1/56a0a95c25981d9326cb7e40/ec3a5ed2-7cdf-4a64-92fb-9ae1c7654a46/This+is+it_Sakari+Manninen.jpg?format=1000w",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385173,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-06-16T05:10:07.611205Z",
            "last_modified_time": "2026-06-16T05:10:07.611223Z",
            "url": "https://tprimages.blob.core.windows.net/public/11988/4a1ad501-c9cf-4195-9714-d3e010638d9d.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385172,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T13:13:26.731082Z",
            "last_modified_time": "2026-06-15T13:13:26.731095Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791384.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385171,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T13:13:16.082193Z",
            "last_modified_time": "2026-06-15T13:13:16.082206Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_794106.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:19.496678Z",
            "last_modified_time": "2026-06-15T12:14:19.496697Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789857.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385169,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:19.028261Z",
            "last_modified_time": "2026-06-15T12:14:19.028276Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789856.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385168,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:18.022022Z",
            "last_modified_time": "2026-06-15T12:14:18.022038Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793312.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385167,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:17.354081Z",
            "last_modified_time": "2026-06-15T12:14:17.354097Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793311.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385166,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:16.352943Z",
            "last_modified_time": "2026-06-15T12:14:16.352959Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791353.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385165,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:15.414434Z",
            "last_modified_time": "2026-06-15T12:14:15.414452Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791351.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385164,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T12:14:11.969567Z",
            "last_modified_time": "2026-06-15T12:14:11.969591Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791454.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385163,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T11:13:43.709845Z",
            "last_modified_time": "2026-06-15T11:13:43.709865Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_789858.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385162,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T11:13:42.036594Z",
            "last_modified_time": "2026-06-15T11:13:42.036611Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_792296.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385161,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T11:13:39.165059Z",
            "last_modified_time": "2026-06-15T11:13:39.165071Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791323.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385160,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T11:13:38.609573Z",
            "last_modified_time": "2026-06-15T11:13:38.609589Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_791364.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385159,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T11:13:37.873907Z",
            "last_modified_time": "2026-06-15T11:13:37.873926Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793870.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385157,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T10:13:53.926128Z",
            "last_modified_time": "2026-06-15T10:13:53.926143Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793296.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385156,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T10:13:53.097789Z",
            "last_modified_time": "2026-06-15T10:13:53.097802Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793295.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2385155,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-06-15T10:13:51.942231Z",
            "last_modified_time": "2026-06-15T10:13:51.942246Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_793294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2385155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}