Using the image endpoint

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

Image text

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

Example:

image/?text=lapset

See the result

Image publisher

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

Existing publisher organizations are found at the organization endpoint.

Example:

image/?publisher=ytj:0586977-6

See the result

Image data source

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

Example:

image/?data_source=helsinki

See the result

Ordering

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

For example:

image/?sort=name

See the result

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

{
    "meta": {
        "count": 581831,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=563",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=561"
    },
    "data": [
        {
            "id": 1824120,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-11T08:13:45.563661Z",
            "last_modified_time": "2026-04-11T08:13:45.563680Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fd012638-475d-44a7-acf3-82054e071d90.PNG",
            "name": "",
            "cropping": "0,0,2380,2380",
            "photographer_name": "",
            "alt_text": "Tapahtuman kuvausteksti julsiteessa. Turkoosipohja ja kuvia ihmisistä riemuitsemassa, lentämässä lentokoneella, itkemässä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1808000,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-10T14:13:25.258335Z",
            "last_modified_time": "2026-04-10T14:13:25.258352Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787940.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1808000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807912,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-10T13:13:44.542166Z",
            "last_modified_time": "2026-04-10T13:13:44.542185Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787981.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807911,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-10T13:13:44.054115Z",
            "last_modified_time": "2026-04-10T13:13:44.054130Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787980.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807910,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-10T13:10:23.667221Z",
            "last_modified_time": "2026-04-10T13:10:23.667238Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/jpg-1_itainen_rantareitti_oleskelulaituri_2025_kuva_jaakko_jylha_deed_creative_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/1807910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-10T13:10:01.470591Z",
            "last_modified_time": "2026-04-10T13:10:01.470606Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/jpg-1_furuvikin_uimaranta_2025_kuva_jaakko_jylha__deed_creative_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/1807909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-10T13:10:01.269632Z",
            "last_modified_time": "2026-04-10T13:10:01.269647Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/jpg-1_tuorinniemen_uimaranta_2025_kuva_jaakko_jylha_deed_creative_4.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-10T13:09:57.166533Z",
            "last_modified_time": "2026-04-10T13:09:57.166550Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/tuorinniemen_uimaranta_ulkokuntoilupaikka_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-10T13:09:57.071068Z",
            "last_modified_time": "2026-04-10T13:09:57.071086Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/jpg-1_rastilan_uimaranta_2025_kuva_jaakko_jylha_deed_creative_2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1807818,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-10T12:13:11.489710Z",
            "last_modified_time": "2026-04-10T12:13:11.489723Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_788820.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1807818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805816,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T13:13:44.163715Z",
            "last_modified_time": "2026-04-09T13:13:44.163731Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787978.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805815,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T13:13:42.770487Z",
            "last_modified_time": "2026-04-09T13:13:42.770502Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787976.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805727,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T12:12:56.127096Z",
            "last_modified_time": "2026-04-09T12:12:56.127110Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787974.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805726,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T12:12:52.770885Z",
            "last_modified_time": "2026-04-09T12:12:52.770899Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787972.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824121,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-09T09:53:56.496230Z",
            "last_modified_time": "2026-04-09T09:53:56.496243Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e87e93fb-d841-46e3-8e46-211e3ca6229e.jpg",
            "name": "",
            "cropping": "116,0,964,848",
            "photographer_name": "",
            "alt_text": "kirjailijoita kirjojen kanssa yhteiskuvassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805464,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T09:13:49.822821Z",
            "last_modified_time": "2026-04-09T09:13:49.822843Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781119.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805376,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T08:13:52.927390Z",
            "last_modified_time": "2026-04-09T08:13:52.927408Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781116.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805375,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T08:13:42.022857Z",
            "last_modified_time": "2026-04-09T08:13:42.022873Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781110.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805374,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T08:13:41.643225Z",
            "last_modified_time": "2026-04-09T08:13:41.643241Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781109.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805373,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T08:13:41.014302Z",
            "last_modified_time": "2026-04-09T08:13:41.014319Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781107.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805372,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T08:13:39.757377Z",
            "last_modified_time": "2026-04-09T08:13:39.757392Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781104.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805284,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T07:14:13.273592Z",
            "last_modified_time": "2026-04-09T07:14:13.273610Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781118.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805283,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T07:14:09.595716Z",
            "last_modified_time": "2026-04-09T07:14:09.595733Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781103.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1805282,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T07:14:08.012441Z",
            "last_modified_time": "2026-04-09T07:14:08.012465Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781101.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1805282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824123,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-09T06:17:04.762788Z",
            "last_modified_time": "2026-04-09T06:17:04.762829Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/23cd5611-1fe8-4b8a-8bd9-65f979489456.png",
            "name": "",
            "cropping": "117,0,683,566",
            "photographer_name": "Sanna Korkelainen",
            "alt_text": "keraamisia kukkia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803836,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-08T14:13:42.018243Z",
            "last_modified_time": "2026-04-08T14:13:42.018261Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786319.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803665,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-08T12:09:39.389132Z",
            "last_modified_time": "2026-04-08T12:09:39.389153Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/lauttasaari.jpeg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803664,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-08T12:09:35.244041Z",
            "last_modified_time": "2026-04-08T12:09:35.244060Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/04/munkkiniemi.jpeg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824105,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-08T11:55:53.919804Z",
            "last_modified_time": "2026-04-08T11:55:53.919818Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2c121f46-0ab2-4083-998e-c3a931097bb9.png",
            "name": "",
            "cropping": "965,0,2885,1920",
            "photographer_name": "Espoon kaupungin kuvituskuva",
            "alt_text": "Piirroskuva Ihmisiä luennolla / valmennuksessa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803579,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-08T11:13:40.109872Z",
            "last_modified_time": "2026-04-08T11:13:40.109890Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787930.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803410,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-08T09:14:02.269723Z",
            "last_modified_time": "2026-04-08T09:14:02.269742Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787862.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803409,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-08T09:13:55.174345Z",
            "last_modified_time": "2026-04-08T09:13:55.174362Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786112.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1803240,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-08T07:17:54.730847Z",
            "last_modified_time": "2026-04-08T07:17:54.730863Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787918.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1803240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824127,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T12:38:49.178986Z",
            "last_modified_time": "2026-04-07T12:38:49.179000Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7bce00b0-1ca3-4c27-a5b1-527037b5ef25.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Kirjailija Mervi Kaartoaho pitää mustaa kania poskeaan vasten. Taustalla metsän kuva. Kirjan kansi: Syövästä löytyi elämän tarkoitus",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1801561,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T11:13:12.903309Z",
            "last_modified_time": "2026-04-07T11:13:12.903325Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787758.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1801561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824129,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T10:40:57.321875Z",
            "last_modified_time": "2026-04-07T10:40:57.321890Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/288cf24d-df6d-4fee-9967-2386ce4ea938.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Kuva: Veikko Somerpuro Kustantaja: Otava",
            "alt_text": "Kuvassa kirjailija Henri Vanhanen, nuori vaalea mies kirjahyllyn edessä ja sekä kirja: Etulinjassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824126,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-07T10:22:23.808405Z",
            "last_modified_time": "2026-04-07T10:22:23.808425Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bae8d314-a7ca-45d0-a94c-721223e5b2bb.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Laura H.",
            "alt_text": "Kirjastoauton takaosa sisältä, värikkäitä koristeita, säkkituoleja ja kirjoja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1801396,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T09:12:51.818162Z",
            "last_modified_time": "2026-04-07T09:12:51.818176Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778356.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1801396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824125,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-07T08:57:30.806715Z",
            "last_modified_time": "2026-04-07T08:57:30.806730Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e0c54a3c-617e-4caf-9757-3b674c962a4c.jpg",
            "name": "",
            "cropping": "236,0,844,608",
            "photographer_name": "Laura H.",
            "alt_text": "Välkky kirjastoauto sisältä, kuvassa aurinko paistaa kirjoihin, jotka on laitettu esille seinätelineisiin.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1801315,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T08:13:27.231123Z",
            "last_modified_time": "2026-04-07T08:13:27.231137Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777739.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1801315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1801234,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T07:13:16.506408Z",
            "last_modified_time": "2026-04-07T07:13:16.506421Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783825.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1801234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824131,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-07T06:25:54.739221Z",
            "last_modified_time": "2026-04-07T06:25:54.739234Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bec27b53-5e28-48a3-ae6c-6ff2f72b72ab.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "kuva luotu tekoälyllä",
            "alt_text": "Ai-photo, where kids posing in Helsinki",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792306,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T14:13:15.236210Z",
            "last_modified_time": "2026-04-02T14:13:15.236226Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780005.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792305,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T14:13:14.867065Z",
            "last_modified_time": "2026-04-02T14:13:14.867078Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780004.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792304,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T14:13:14.535019Z",
            "last_modified_time": "2026-04-02T14:13:14.535034Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780003.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792303,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T14:13:14.164406Z",
            "last_modified_time": "2026-04-02T14:13:14.164422Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779993.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824112,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-02T12:49:05.775777Z",
            "last_modified_time": "2026-04-02T12:49:05.775788Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4553cedd-9b03-4e20-96f7-db90d158e6f5.jpg",
            "name": "",
            "cropping": "78,0,546,468",
            "photographer_name": "",
            "alt_text": "Göran Hammarström: Akvareller",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792145,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T12:12:54.212097Z",
            "last_modified_time": "2026-04-02T12:12:54.212114Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784219.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824111,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-02T11:46:00.988191Z",
            "last_modified_time": "2026-04-02T11:46:00.988203Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/664cd670-c337-41a4-b2a6-cd2c2ff2f308.jpg",
            "name": "",
            "cropping": "0,0,800,800",
            "photographer_name": "",
            "alt_text": "Helena Niskanen: Dreamers (taidenäyttely)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1792067,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T11:13:32.303847Z",
            "last_modified_time": "2026-04-02T11:13:32.303859Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785893.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1792067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824134,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-02T10:21:01.824434Z",
            "last_modified_time": "2026-04-02T10:21:01.824452Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5067f59e-b5ac-40a0-954b-a3bc86c2d342.png",
            "name": "",
            "cropping": "104,0,736,632",
            "photographer_name": "",
            "alt_text": "Suomen lautapeliseuran aikuisille suunnattu pelikerho.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791990,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T10:12:54.836565Z",
            "last_modified_time": "2026-04-02T10:12:54.836581Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787786.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791837,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T08:13:52.525293Z",
            "last_modified_time": "2026-04-02T08:13:52.525312Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785915.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791684,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T06:13:08.821743Z",
            "last_modified_time": "2026-04-02T06:13:08.821756Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785681.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791683,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T06:13:08.553321Z",
            "last_modified_time": "2026-04-02T06:13:08.553337Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785680.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791682,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T06:13:07.423807Z",
            "last_modified_time": "2026-04-02T06:13:07.423821Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787796.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1791681,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-02T06:13:06.972096Z",
            "last_modified_time": "2026-04-02T06:13:06.972111Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787793.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1791681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824135,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T14:50:12.471495Z",
            "last_modified_time": "2026-04-01T14:50:12.471509Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b4d94afc-5da3-4134-a9c5-1f21a98ce5e7.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Jalkapallostadion, lähikuva nurmikosta ja jalkapallo sekä nuorimies pelaamassa pelikonsolia. Teksti: FIFA-TURNAUS",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824136,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T13:11:12.993629Z",
            "last_modified_time": "2026-04-01T13:11:12.993643Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/717bd949-44e3-46db-85a6-02bb70e17e3c.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "luumupuu ja pieniä otuksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824110,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T12:10:03.783390Z",
            "last_modified_time": "2026-04-01T12:10:03.783404Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c8fead9a-9a32-44a6-80fb-153b378017fc.png",
            "name": "",
            "cropping": "133,0,667,534",
            "photographer_name": "",
            "alt_text": "Evgeni Usov (1963–2021): Luonnonvoimat - valokuvanäyttely",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824137,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T11:34:30.580526Z",
            "last_modified_time": "2026-04-01T11:34:30.580546Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1b3033e7-336c-4f03-b0f3-1e2d43a8aff6.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Perheitä kirjastossa. Piirroskuva.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824138,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T11:24:46.802805Z",
            "last_modified_time": "2026-04-01T11:24:46.802819Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7b76784e-d9b8-4802-a3c8-b80afe9a2d84.png",
            "name": "",
            "cropping": "100,0,700,600",
            "photographer_name": "",
            "alt_text": "Elviira Elo: Äiti Maan omakuvat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824139,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:24:05.998084Z",
            "last_modified_time": "2026-04-01T11:24:05.998095Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3bb283ab-c58d-4749-91db-570bd12c91d6.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Julisteessa Vieraileva -teoksen kansikuva, jossa punaista taustaa vasten näkyy flyygeli lintuperspektiivistä sekä kaksi naisen hahmoa sen kummankin puolin. Toisella puolella julistetta on kuva kirjailija Ulla Von Weissenbergistä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824140,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:21:14.914957Z",
            "last_modified_time": "2026-04-01T11:21:14.914974Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/56a13e2a-b70c-40b7-845c-a1241bf686b0.png",
            "name": "",
            "cropping": "293,0,1707,1414",
            "photographer_name": "",
            "alt_text": "Vihreää taustaa vasten teksti: 4H-yrityskoulutus 13.-22-4. Matinkylässä. Nuori poika kantaa viherkasvia.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824141,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T11:20:03.901435Z",
            "last_modified_time": "2026-04-01T11:20:03.901450Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2a72094a-e3fa-4d97-a33d-fa90b07f2f4d.png",
            "name": "",
            "cropping": "2,0,900,897",
            "photographer_name": "",
            "alt_text": "Aino-Maija Laaksonen: Kevään kosketuksessa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824142,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:19:18.157083Z",
            "last_modified_time": "2026-04-01T11:19:18.157098Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6c2ad533-28f5-4548-a2d8-4476ca6dcbc6.png",
            "name": "",
            "cropping": "260,0,1660,1400",
            "photographer_name": "",
            "alt_text": "Äiti istuu lapsen kanssa maassa kirjoja katsellen.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824109,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T11:18:25.842341Z",
            "last_modified_time": "2026-04-01T11:18:25.842356Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/258485f2-dd87-406b-8bce-389aaaf54e9f.jpg",
            "name": "",
            "cropping": "320,0,1600,1280",
            "photographer_name": "",
            "alt_text": "Vilma Sinivaara: Oudon laakson tie",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824143,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:15:00.657839Z",
            "last_modified_time": "2026-04-01T11:15:00.657857Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6d74a759-c4c4-4a7b-81fc-7afb27c48097.JPG",
            "name": "",
            "cropping": "900,0,3430,2529",
            "photographer_name": "",
            "alt_text": "Pieni tyttö maalaa vesvärillä. Kuvassa näkyvät vain pöydän pinta, kirjanmerkki jota hän maalaa ja tytön kädet.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824144,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:13:13.626859Z",
            "last_modified_time": "2026-04-01T11:13:13.626877Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/97e60599-b106-44d6-acc8-0f1543ba79d3.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Tummansininen pohja, jossa pavun mallinen aukko. Sieltä näkyy sähkökitara ja musta piano. Teksti valkoisella: combo Continental",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824145,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:09:10.144299Z",
            "last_modified_time": "2026-04-01T11:09:10.144318Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b4fcb974-aa79-43dc-b281-e392892f2c21.JPG",
            "name": "",
            "cropping": "900,0,3430,2529",
            "photographer_name": "Heli Lekka",
            "alt_text": "Vesivärit, tytöllä kukallinen takki, sen hihat näkyvät kuvassa, tyttö maalaa kirjanmerkkiä. Familia ry:n logot näkyvät pöytäliinassa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824146,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T11:04:34.539145Z",
            "last_modified_time": "2026-04-01T11:04:34.539160Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1e60a6db-cad1-41ce-9a9f-ff32a979bd43.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Kuva: Ilkka Saastamoinen Kustantaja: Otava",
            "alt_text": "Kirjailija Jukka Viikilä katsoo kameraan. Hänellä on päällä tumman sininen paita.  teksti: kirjailijavierailu: Jukka Viikilä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824147,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:39:42.170046Z",
            "last_modified_time": "2026-04-01T10:39:42.170060Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/261847d1-bc19-4350-9265-a49cb529183c.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Maiju Welling",
            "alt_text": "Kuvassa on valkoisessa lääkäritakissa erikoislääkäri Maiju Welling.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824148,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:32:10.730826Z",
            "last_modified_time": "2026-04-01T10:32:10.730846Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/19e29333-72ce-44c1-88e1-0d7ba7763593.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa kirjasto ja kabybara-hahmoja lukemassa, syömässä ja leikkimässä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824149,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:20:46.827563Z",
            "last_modified_time": "2026-04-01T10:20:46.827578Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/73f11ac4-dfda-41f1-8582-0bd9044176b6.jpeg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Tuija Kauppinen",
            "alt_text": "Kaksi pyöräilijää niityllä, pyörät on pakattu täyteen matkatavaroita. Vieressä kirja: Pyörillä päästään.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824150,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:19:11.453717Z",
            "last_modified_time": "2026-04-01T10:19:11.453728Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/20a89267-9975-4010-884f-876c5d5039f7.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Familia Ry",
            "alt_text": "Lapsi värittää vesiväreillä kuvaa perhosesta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824128,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:18:07.140938Z",
            "last_modified_time": "2026-04-01T10:18:07.140952Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4d36d419-ac10-4406-a379-407a0af1d81c.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Marjo Tiirikka",
            "alt_text": "Vanha kuva perheestä, joka istuu portailla. Vieressä kirja \"Pikaopas elämäntarinan ja sukutarinoiden kirjoittamiseen\".",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824151,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:17:05.647780Z",
            "last_modified_time": "2026-04-01T10:17:05.647794Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9e0ef750-781b-48c4-96de-bc6fd613b376.jpeg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Veikko Somerpuro",
            "alt_text": "Henri Vanhanen katsoo kameraan, hänellä on puku ja kravatti. Vieressä on kuva hänen , sekä Mika Aaltolan kirjasta, nimeltä Etulinjassa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824152,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:15:40.965856Z",
            "last_modified_time": "2026-04-01T10:15:40.965867Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/012fe558-af36-443e-9fc9-cb0e563b50ed.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Nina Mutik",
            "alt_text": "Röyhelöiseen asuun pukeutunut hahmo ojentaa raajaansa. Raajaan tarttuu ihminen.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824097,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:14:35.162918Z",
            "last_modified_time": "2026-04-01T10:14:35.162931Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e0d5a097-0c7b-4e09-9b7a-94b1b20c1725.jpeg",
            "name": "",
            "cropping": "214,0,686,473",
            "photographer_name": "Espoon kaupunginkirjasto",
            "alt_text": "Värikkäitä hahmoja Tapiolan kirjaston lastenosastolla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824153,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T10:13:39.434890Z",
            "last_modified_time": "2026-04-01T10:13:39.434903Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/172c7eff-f4b7-4d1e-b4f5-cf124ffbb361.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "M-L Muukka",
            "alt_text": "Maalattu hahmo, jonka pään päällä on lintu.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1790116,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T09:13:33.638265Z",
            "last_modified_time": "2026-04-01T09:13:33.638283Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787773.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1790116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1789985,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T07:13:31.396996Z",
            "last_modified_time": "2026-04-01T07:13:31.397010Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787797.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1789985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1789984,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T07:13:31.020632Z",
            "last_modified_time": "2026-04-01T07:13:31.020645Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787796.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1789984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1789983,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T07:13:30.653098Z",
            "last_modified_time": "2026-04-01T07:13:30.653112Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787794.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1789983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1789982,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T07:13:28.250116Z",
            "last_modified_time": "2026-04-01T07:13:28.250130Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781989.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1789982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1789981,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-04-01T07:13:27.819008Z",
            "last_modified_time": "2026-04-01T07:13:27.819024Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781988.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1789981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824154,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T06:34:01.167108Z",
            "last_modified_time": "2026-04-01T06:34:01.167135Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/18a3036c-84c1-4815-b7fb-558bb97152c2.jpg",
            "name": "Lastenmusiikkiorkesteri Svengaavat hirvet",
            "cropping": "984,0,3517,2532",
            "photographer_name": "Aleksi Tonteri",
            "alt_text": "muusikot kuvassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824155,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-04-01T06:32:56.096927Z",
            "last_modified_time": "2026-04-01T06:32:56.096939Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/dd6ee913-d659-4b73-8f08-425724d6bb38.jpg",
            "name": "Lastenmusiikkiorkesteri Svengaavat hirvet",
            "cropping": "984,0,3517,2532",
            "photographer_name": "Aleksi Tonteri",
            "alt_text": "muusikot kuvassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1788810,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T13:13:28.118926Z",
            "last_modified_time": "2026-03-31T13:13:28.118941Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787778.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1788810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824156,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T12:02:00.703094Z",
            "last_modified_time": "2026-03-31T12:02:00.703111Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bee8ce18-6da6-43fc-a7ab-e7bf8e32ef62.jpg",
            "name": "",
            "cropping": "9,0,633,624",
            "photographer_name": "Tero Ahonen",
            "alt_text": "Kuvassa on Tapiola Sinfonietan soittajia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824157,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:59:56.789407Z",
            "last_modified_time": "2026-03-31T11:59:56.789421Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0b04148e-79b4-4867-b121-497be81f28a6.png",
            "name": "",
            "cropping": "116,0,564,448",
            "photographer_name": "",
            "alt_text": "Kuvassa on pino kiviä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824158,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:58:27.397210Z",
            "last_modified_time": "2026-03-31T11:58:27.397221Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2c87b596-e9e6-4363-9d75-371f1b605d9a.jpg",
            "name": "",
            "cropping": "316,0,936,619",
            "photographer_name": "",
            "alt_text": "Kuvassa on kolme erilaista perhettä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824159,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:57:25.059277Z",
            "last_modified_time": "2026-03-31T11:57:25.059292Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/344ea53f-8f36-4bf6-b656-d67922146cc2.jpg",
            "name": "",
            "cropping": "94,0,494,400",
            "photographer_name": "",
            "alt_text": "Kuvassa on JuuriJuhlan esiintyjiä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824160,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-31T11:52:33.776302Z",
            "last_modified_time": "2026-03-31T11:52:33.776317Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/54c45157-317c-4d45-a338-9703d81089ee.png",
            "name": "",
            "cropping": "368,0,1312,945",
            "photographer_name": "",
            "alt_text": "Lasten lauantaileffa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824161,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:41:53.824477Z",
            "last_modified_time": "2026-03-31T11:41:53.824492Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7937c457-678d-4b97-9022-33a366e44484.png",
            "name": "",
            "cropping": "210,0,460,251",
            "photographer_name": "",
            "alt_text": "Kuvassa on pata, jossa lukee maker magic",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824231,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:40:12.426441Z",
            "last_modified_time": "2026-03-31T11:40:12.426456Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e5405b8b-899b-49e9-8dee-719a9d477d90.jpg",
            "name": "",
            "cropping": "0,48,696,745",
            "photographer_name": "",
            "alt_text": "Kuvassa on laula Lisa-Aliina",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824162,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T11:36:49.181428Z",
            "last_modified_time": "2026-03-31T11:36:49.181443Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b7ad9da2-447c-499d-a818-d33fd093f647.jpg",
            "name": "",
            "cropping": "88,0,690,603",
            "photographer_name": "",
            "alt_text": "Kuvassa on kirjailija Hanne Dahl ja hänen kirjansa kansi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1788283,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-31T10:13:22.847183Z",
            "last_modified_time": "2026-03-31T10:13:22.847203Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787772.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1788283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1787490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-31T08:09:50.822906Z",
            "last_modified_time": "2026-03-31T08:09:50.822923Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/kasinonranta_grillipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1787490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1787489,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-31T08:09:50.781530Z",
            "last_modified_time": "2026-03-31T08:09:50.781547Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/stansvikinkartano_grillipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1787489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1787488,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-31T08:09:50.717696Z",
            "last_modified_time": "2026-03-31T08:09:50.717713Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/pukinmäki_grillipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1787488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1787487,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-31T08:09:45.756692Z",
            "last_modified_time": "2026-03-31T08:09:45.756709Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/kartanonhaka_grillipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1787487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1780356,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-30T14:10:10.520142Z",
            "last_modified_time": "2026-03-30T14:10:10.520159Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/kalasatamanpuisto_grillipaikka.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1780356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1780355,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-30T14:10:10.449562Z",
            "last_modified_time": "2026-03-30T14:10:10.449583Z",
            "url": "https://www.hel.fi/static/kymp/ulkoilu-puistot-luontokohteet/retkeily/grillipaikat/tullisaarenpuisto_grillipaikka.png",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1780355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1779560,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-30T12:13:31.353986Z",
            "last_modified_time": "2026-03-30T12:13:31.354001Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782190.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1779560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1779160,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-30T11:13:57.605383Z",
            "last_modified_time": "2026-03-30T11:13:57.605399Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786662.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1779160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1777563,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-30T07:13:21.583053Z",
            "last_modified_time": "2026-03-30T07:13:21.583068Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787694.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1777563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1750684,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-27T12:13:11.310550Z",
            "last_modified_time": "2026-03-27T12:13:11.310567Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785697.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1750684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1748665,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-27T07:13:56.979376Z",
            "last_modified_time": "2026-03-27T07:13:56.979392Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787736.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1748665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1748664,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-27T07:13:51.549684Z",
            "last_modified_time": "2026-03-27T07:13:51.549698Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787735.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1748664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1741404,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-26T13:13:42.315343Z",
            "last_modified_time": "2026-03-26T13:13:42.315376Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786588.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1741404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1740593,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-26T11:14:02.051115Z",
            "last_modified_time": "2026-03-26T11:14:02.051132Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786539.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1740593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824164,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T12:21:57.219660Z",
            "last_modified_time": "2026-03-25T12:21:57.219673Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ec09a286-eeec-476a-982c-40b9b85a9b7f.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Sähkökitara ja piano sekä teksti: Combo Continental",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-25T11:09:29.300537Z",
            "last_modified_time": "2026-03-25T11:09:29.300554Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Iivisniemenpuisto%2C%20Karin%20Nielsen.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:23:33.595078Z",
            "last_modified_time": "2026-03-25T10:23:33.595099Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730513,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:23:28.269160Z",
            "last_modified_time": "2026-03-25T10:23:28.269178Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730512,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:22:47.143921Z",
            "last_modified_time": "2026-03-25T10:22:47.143963Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730511,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:21:13.580889Z",
            "last_modified_time": "2026-03-25T10:21:13.580921Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730510,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:21:12.672085Z",
            "last_modified_time": "2026-03-25T10:21:12.672120Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730509,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:21:12.276956Z",
            "last_modified_time": "2026-03-25T10:21:12.276973Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730508,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:20:12.129613Z",
            "last_modified_time": "2026-03-25T10:20:12.129629Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730507,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:20:04.993163Z",
            "last_modified_time": "2026-03-25T10:20:04.993184Z",
            "url": "https://assets-eur.mkt.dynamics.com/f61dce5f-f37b-ef11-ac1e-000d3a69df77/digitalassets/images/398f83e9-b2ee-ef11-9341-6045bde0ef17",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730506,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T10:13:56.810590Z",
            "last_modified_time": "2026-03-25T10:13:56.810605Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787442.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730104,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T09:14:00.942090Z",
            "last_modified_time": "2026-03-25T09:14:00.942104Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782582.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1730103,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-25T09:14:00.472436Z",
            "last_modified_time": "2026-03-25T09:14:00.472454Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782581.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1730103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1729701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-25T08:10:07.566159Z",
            "last_modified_time": "2026-03-25T08:10:07.566181Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Kapun%20talkoolaituri.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1729701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1722883,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T15:13:23.284161Z",
            "last_modified_time": "2026-03-24T15:13:23.284178Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785214.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1722883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1722082,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T13:14:02.943891Z",
            "last_modified_time": "2026-03-24T13:14:02.943908Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786645.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1722082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721681,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:56.933995Z",
            "last_modified_time": "2026-03-24T12:13:56.934008Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786659.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721680,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:56.335869Z",
            "last_modified_time": "2026-03-24T12:13:56.335890Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786628.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721679,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:55.922602Z",
            "last_modified_time": "2026-03-24T12:13:55.922616Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787437.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721678,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:55.496218Z",
            "last_modified_time": "2026-03-24T12:13:55.496233Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787436.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721677,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:55.021139Z",
            "last_modified_time": "2026-03-24T12:13:55.021152Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787427.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721676,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T12:13:52.244358Z",
            "last_modified_time": "2026-03-24T12:13:52.244373Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786623.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-28T10:57:54.547099Z",
            "last_modified_time": "2026-03-24T12:07:53.520748Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b58b0a7f-f847-4841-8328-5ec8c655fa07.jpg",
            "name": "",
            "cropping": "448,0,1600,1152",
            "photographer_name": "Muuks Creative",
            "alt_text": "Tumma fantasiamaisema, jossa sienimetsä ja täysikuu.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1491192,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2025-10-26T09:00:39.500409Z",
            "last_modified_time": "2026-03-24T12:03:59.667982Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f78a5ebd-87df-4160-9109-6d0e209f56ca.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "maapallo jonka sisällä teksti kohtuusklubi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1491192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1721275,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T11:14:12.015114Z",
            "last_modified_time": "2026-03-24T11:14:12.015135Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785923.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1721275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1720874,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T10:13:58.984500Z",
            "last_modified_time": "2026-03-24T10:13:58.984517Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787428.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1720874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824167,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-24T07:38:02.675624Z",
            "last_modified_time": "2026-03-24T07:38:02.675640Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/91b0d04e-cbd1-49d5-8b8d-95b1e68ad0fb.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kuvassa on äiti ja lapsi.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1719275,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-24T06:10:09.960591Z",
            "last_modified_time": "2026-03-24T06:10:09.960606Z",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/69c12429550ff018501749.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1719275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1712488,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T13:13:59.488923Z",
            "last_modified_time": "2026-03-23T13:13:59.488944Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786634.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1712488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1712487,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T13:13:52.432997Z",
            "last_modified_time": "2026-03-23T13:13:52.433013Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_787237.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1712487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711686,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T11:13:55.456652Z",
            "last_modified_time": "2026-03-23T11:13:55.456667Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786899.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711285,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T10:13:08.546985Z",
            "last_modified_time": "2026-03-23T10:13:08.547001Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786600.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711284,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T10:13:08.270462Z",
            "last_modified_time": "2026-03-23T10:13:08.270478Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786599.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711283,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T10:13:07.937966Z",
            "last_modified_time": "2026-03-23T10:13:07.937981Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786598.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711282,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T10:13:07.561977Z",
            "last_modified_time": "2026-03-23T10:13:07.561994Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786597.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711281,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T10:13:06.966059Z",
            "last_modified_time": "2026-03-23T10:13:06.966075Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786596.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1711280,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-23T10:09:47.258789Z",
            "last_modified_time": "2026-03-23T10:09:47.258807Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Suurpellon%20talkoolaituri.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1711280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710479,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T08:13:17.421680Z",
            "last_modified_time": "2026-03-23T08:13:17.421695Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786383.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710478,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T08:13:14.452793Z",
            "last_modified_time": "2026-03-23T08:13:14.452810Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786663.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710077,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:05.181126Z",
            "last_modified_time": "2026-03-23T07:13:05.181140Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782928.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710076,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:04.816624Z",
            "last_modified_time": "2026-03-23T07:13:04.816639Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782927.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710075,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:04.493461Z",
            "last_modified_time": "2026-03-23T07:13:04.493475Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782883.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710074,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:03.162794Z",
            "last_modified_time": "2026-03-23T07:13:03.162809Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782925.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710073,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:02.752322Z",
            "last_modified_time": "2026-03-23T07:13:02.752340Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782924.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1710072,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-23T07:13:02.314901Z",
            "last_modified_time": "2026-03-23T07:13:02.314916Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782881.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1710072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824163,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-21T10:05:14.676069Z",
            "last_modified_time": "2026-03-21T10:05:14.676085Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/72994fee-f29c-401d-b20a-5306cd3a5a5d.png",
            "name": "",
            "cropping": "162,0,520,357",
            "photographer_name": "",
            "alt_text": "Teksti: Hei äiti! Oletko hoitovapaalla ilman työ- tai opiskelupaikkaa? Osallistu ilmaiseen uravalmennukseen!",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1683110,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T12:14:26.966488Z",
            "last_modified_time": "2026-03-20T12:14:26.966505Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786145.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1683110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1683109,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T12:14:26.002484Z",
            "last_modified_time": "2026-03-20T12:14:26.002499Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786133.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1683109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682704,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:14:06.674228Z",
            "last_modified_time": "2026-03-20T11:14:06.674248Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786474.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682703,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:14:05.178589Z",
            "last_modified_time": "2026-03-20T11:14:05.178604Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786131.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682702,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:14:04.665310Z",
            "last_modified_time": "2026-03-20T11:14:04.665325Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786127.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682701,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:14:04.020162Z",
            "last_modified_time": "2026-03-20T11:14:04.020177Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786122.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682700,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:14:03.279114Z",
            "last_modified_time": "2026-03-20T11:14:03.279128Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785925.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682699,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T11:13:51.998638Z",
            "last_modified_time": "2026-03-20T11:13:51.998653Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785519.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1682293,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T10:12:56.733213Z",
            "last_modified_time": "2026-03-20T10:12:56.733229Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785520.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1682293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824171,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-20T10:03:48.175049Z",
            "last_modified_time": "2026-03-20T10:03:48.175069Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1be13f42-6318-4ae2-a1b8-5d27f5696beb.jpg",
            "name": "",
            "cropping": "162,0,798,637",
            "photographer_name": "",
            "alt_text": "Juurijuhla Kvartetti",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1681888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-20T09:09:53.555684Z",
            "last_modified_time": "2026-03-20T09:09:53.555707Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Rakkauden%20puutarha.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1681888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674608,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T16:10:10.955068Z",
            "last_modified_time": "2026-03-19T16:10:10.955100Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Matinkyl%C3%A4n%20uimahallin%20kuntosali.jpeg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1674608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T15:14:02.902267Z",
            "last_modified_time": "2026-03-19T15:14:02.902283Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786140.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1674197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674196,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T15:09:56.141557Z",
            "last_modified_time": "2026-03-19T15:09:56.141574Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_ulkokuntosali_2025_kuva_jaakko_jylha_deed_creative_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/1674196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674195,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T15:09:40.682300Z",
            "last_modified_time": "2026-03-19T15:09:40.682347Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1674195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674194,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T15:09:36.588458Z",
            "last_modified_time": "2026-03-19T15:09:36.588479Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_ulkokuntoilupaikka_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1674194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1674193,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T15:09:35.630844Z",
            "last_modified_time": "2026-03-19T15:09:35.630869Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_yhden_korin_koripallokentta_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1674193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:58.232843Z",
            "last_modified_time": "2026-03-19T14:09:58.518269Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_tenniskentat_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:36.594055Z",
            "last_modified_time": "2026-03-19T14:09:36.594074Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_brahenkentta_tekonurmikentta_2025_kuva_jaakko_jylha_deed_creative_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/1673781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:36.304286Z",
            "last_modified_time": "2026-03-19T14:09:36.304299Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_brahenkentta_minikoripallokentta_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:34.171916Z",
            "last_modified_time": "2026-03-19T14:09:34.171930Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_brahenkentta_pituushyppypaikka_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:32.725036Z",
            "last_modified_time": "2026-03-19T14:09:32.725052Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kurkimaen_liikuntapuisto_koripallokentta_2025_kuva_jaakko_jylha_deed_creative_2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-19T14:09:32.511287Z",
            "last_modified_time": "2026-03-19T14:09:32.511307Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_brahenkentta_koripallokentta_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673366,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T13:14:11.490816Z",
            "last_modified_time": "2026-03-19T13:14:11.490833Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781095.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1673365,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T13:14:09.421463Z",
            "last_modified_time": "2026-03-19T13:14:09.421478Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786478.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1673365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672954,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:15:05.518375Z",
            "last_modified_time": "2026-03-19T12:15:05.518407Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781092.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672953,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:58.682407Z",
            "last_modified_time": "2026-03-19T12:14:58.682421Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781121.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672952,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:57.598687Z",
            "last_modified_time": "2026-03-19T12:14:57.598709Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782563.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672951,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:56.607288Z",
            "last_modified_time": "2026-03-19T12:14:56.607303Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781112.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672950,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:55.334449Z",
            "last_modified_time": "2026-03-19T12:14:55.334466Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781106.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672949,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:52.252312Z",
            "last_modified_time": "2026-03-19T12:14:52.252329Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781098.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672948,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:51.802376Z",
            "last_modified_time": "2026-03-19T12:14:51.802403Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781097.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672947,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:50.308469Z",
            "last_modified_time": "2026-03-19T12:14:50.308485Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781091.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672946,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:48.989623Z",
            "last_modified_time": "2026-03-19T12:14:48.989638Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781089.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672945,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T12:14:48.529638Z",
            "last_modified_time": "2026-03-19T12:14:48.529654Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781088.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672534,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T11:14:32.236408Z",
            "last_modified_time": "2026-03-19T11:14:32.236424Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781083.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672533,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T11:14:22.159616Z",
            "last_modified_time": "2026-03-19T11:14:22.159631Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781100.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672532,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T11:14:20.160541Z",
            "last_modified_time": "2026-03-19T11:14:20.160556Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781094.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672531,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T11:14:17.973009Z",
            "last_modified_time": "2026-03-19T11:14:17.973023Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781086.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672530,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T11:14:16.783765Z",
            "last_modified_time": "2026-03-19T11:14:16.783781Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781082.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672118,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T10:14:29.446753Z",
            "last_modified_time": "2026-03-19T10:14:29.446770Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786537.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672117,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T10:14:18.490764Z",
            "last_modified_time": "2026-03-19T10:14:18.490779Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782557.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1672116,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T10:14:16.597952Z",
            "last_modified_time": "2026-03-19T10:14:16.597966Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781085.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1672116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824166,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T10:10:15.008604Z",
            "last_modified_time": "2026-03-19T10:10:15.008618Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d9222ddc-0b22-4d4b-8535-fb5d2260aaa5.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Äänet-esiin kevätkonsertit ja siinä on kuva kukasta ja laulajasta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1671704,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T09:14:19.971128Z",
            "last_modified_time": "2026-03-19T09:14:19.971145Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781080.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1671704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1671703,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T09:14:19.486975Z",
            "last_modified_time": "2026-03-19T09:14:19.486991Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781079.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1671703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1671702,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T09:14:18.895534Z",
            "last_modified_time": "2026-03-19T09:14:18.895550Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786380.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1671702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1671290,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-19T08:14:28.424227Z",
            "last_modified_time": "2026-03-19T08:14:28.424243Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780725.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1671290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1664287,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T15:13:09.536094Z",
            "last_modified_time": "2026-03-18T15:13:09.536108Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785922.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1664287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1663866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T14:09:45.533607Z",
            "last_modified_time": "2026-03-18T14:09:45.533624Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_mustikkamaan_liikuntapuisto_ulkokuntoiluvalineet_16_2023_mg_0893_sami_saastamoinen-2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1663866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1663445,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T13:13:55.583058Z",
            "last_modified_time": "2026-03-18T13:13:55.583073Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785558.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1663445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1663444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T13:09:57.822549Z",
            "last_modified_time": "2026-03-18T13:09:57.822567Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_mustikkamaa_2023_dji_0485_sami_saastamoinen_21-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/1663444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1663443,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T13:09:36.069516Z",
            "last_modified_time": "2026-03-18T13:09:36.069543Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_honkaluodon_venesatama_2023_dji_0445_sami_saastamoinen_18.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1663443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824173,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T12:20:27.502339Z",
            "last_modified_time": "2026-03-18T12:20:27.502353Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/40d91e33-a769-426b-94fa-772aa90726d8.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Sinivuokkoja, mikrofoniin laulava tyttö ja saksofoni",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824174,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T11:53:30.414521Z",
            "last_modified_time": "2026-03-18T11:53:30.414535Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1e0bd2e9-7110-4582-a1a7-535402948e52.jpg",
            "name": "",
            "cropping": "322,0,1908,1587",
            "photographer_name": "",
            "alt_text": "Asukaistilaisuuden tiedot tekstinä ja katunäkymä espoosta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824175,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T11:38:46.132726Z",
            "last_modified_time": "2026-03-18T11:39:00.411662Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/51209833-43ab-48a5-ae79-26d7573e6cc2.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Emilia Erfvingin Pikku-Kasa kuvakirjan kansikuva vaaleanpunaisella taustalla ja vaalean vihreillä koristetäplillä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1662610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T11:09:39.084528Z",
            "last_modified_time": "2026-03-18T11:09:39.084544Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_myllypuron_liikuntapuisto_maissirouhetekonurmi_kuva_oleg_jauhonen_03-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/1662610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1662609,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T11:09:38.635804Z",
            "last_modified_time": "2026-03-18T11:09:38.635820Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_myllypuron_liikuntapuisto_nurmikentta_1_2023_mg_9995_sami_saastamoinen_04.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1662609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1661361,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T08:13:53.131723Z",
            "last_modified_time": "2026-03-18T08:13:53.131744Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786507.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1661361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824177,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T08:13:17.191145Z",
            "last_modified_time": "2026-03-18T08:13:17.191158Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7b261d81-1a13-4635-a2a6-c3c277d257b2.jpg",
            "name": "",
            "cropping": "320,0,1600,1280",
            "photographer_name": "",
            "alt_text": "Harppu ja kukkakimppu",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1660945,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T07:14:29.237941Z",
            "last_modified_time": "2026-03-18T07:14:29.237959Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786500.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1660945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1660944,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-18T07:14:28.381900Z",
            "last_modified_time": "2026-03-18T07:14:28.381917Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786501.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1660944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1660943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-18T07:10:18.963197Z",
            "last_modified_time": "2026-03-18T07:10:18.963217Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Karhusuon%20nuorisotila.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1660943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1653447,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-17T13:15:17.457305Z",
            "last_modified_time": "2026-03-17T13:15:17.457330Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786505.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1653447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1653446,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-17T13:15:16.793689Z",
            "last_modified_time": "2026-03-17T13:15:16.793706Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786233.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1653446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1652595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-17T11:09:58.929431Z",
            "last_modified_time": "2026-03-17T11:09:58.929448Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Sellon%20Comfort%20hotellin%20talkoolaituri.%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/1652595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1652170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-17T10:13:34.802746Z",
            "last_modified_time": "2026-03-17T10:13:34.802766Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780740.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1652170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1652169,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-17T10:13:26.034151Z",
            "last_modified_time": "2026-03-17T10:13:26.034166Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786494.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1652169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1652168,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-17T10:10:02.477151Z",
            "last_modified_time": "2026-03-17T10:10:02.477172Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Cafe%20Mellsten%20talkoolaituri%20Haukilahdessa.%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/1652168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1652167,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-17T10:10:02.420018Z",
            "last_modified_time": "2026-03-17T10:10:02.420042Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Viherlaakson%20talkoolaituri.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1652167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1651741,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-17T09:13:04.296916Z",
            "last_modified_time": "2026-03-17T09:13:04.296935Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786477.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1651741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1651740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-17T09:10:01.347446Z",
            "last_modified_time": "2026-03-17T09:10:01.347464Z",
            "url": "https://admin.espoo.fi/sites/default/files/styles/thumbnail/public/2025-04/Talkoolaituri_CafeMellsten.JPG?itok=KO7_RMiy",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1651740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1646636,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T21:15:46.229115Z",
            "last_modified_time": "2026-03-16T21:15:46.229128Z",
            "url": "https://www.lippu.fi/obj/mam/finland/95/12/fretti-mercury-etsii-onnea-tickets_524233_4111284_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/1646636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1646635,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T21:15:38.206159Z",
            "last_modified_time": "2026-03-16T21:15:38.206171Z",
            "url": "https://www.lippu.fi/obj/mam/finland/49/43/hkt-de-obehoeriga-tickets_524575_4113980_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/1646635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1646634,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T21:15:36.643763Z",
            "last_modified_time": "2026-03-16T21:15:36.643777Z",
            "url": "https://www.lippu.fi/obj/mam/finland/19/85/elolliset-tickets_524185_4111040_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/1646634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1646633,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T21:15:36.301403Z",
            "last_modified_time": "2026-03-16T21:15:36.301416Z",
            "url": "https://www.lippu.fi/obj/mam/finland/4b/cd/kotijoukot-tickets_524569_4113925_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/1646633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1646632,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T21:15:32.096046Z",
            "last_modified_time": "2026-03-16T21:15:32.096061Z",
            "url": "https://www.lippu.fi/obj/mam/finland/b2/76/bird-of-paradise-tickets_524214_4111198_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/1646632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1644063,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T15:13:30.779982Z",
            "last_modified_time": "2026-03-16T15:13:30.780001Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781608.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1644063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1643631,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T14:14:01.576540Z",
            "last_modified_time": "2026-03-16T14:14:01.576555Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786461.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1643631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1643630,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T14:14:01.043801Z",
            "last_modified_time": "2026-03-16T14:14:01.043822Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786460.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1643630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1643197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T13:13:58.489784Z",
            "last_modified_time": "2026-03-16T13:13:58.489800Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786458.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1643197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824180,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T11:33:51.069489Z",
            "last_modified_time": "2026-03-16T11:34:52.506710Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/19a16f5b-ca2c-4554-9643-90ff715fb396.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Yksin vanhempana ry",
            "alt_text": "kuvituskuva ryhmässä olemisesta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1642332,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T11:13:55.438157Z",
            "last_modified_time": "2026-03-16T11:13:55.438172Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786454.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1642332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824179,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-16T10:57:55.805287Z",
            "last_modified_time": "2026-03-16T10:57:55.805303Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/96156a43-fa96-4479-8e59-558ab58b470c.png",
            "name": "Lastenmusiikkiorkesteri Svengaavat hirvet",
            "cropping": "286,0,1024,739",
            "photographer_name": "Aleksi Tonteri",
            "alt_text": "muusikot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1641899,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T10:14:03.261288Z",
            "last_modified_time": "2026-03-16T10:14:03.261306Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786462.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1641899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1641034,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T08:13:48.022057Z",
            "last_modified_time": "2026-03-16T08:13:48.022072Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779134.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1641034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1641033,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T08:13:47.672122Z",
            "last_modified_time": "2026-03-16T08:13:47.672136Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779133.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1641033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1641032,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T08:13:47.323971Z",
            "last_modified_time": "2026-03-16T08:13:47.323986Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779132.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1641032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1641031,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T08:13:46.907372Z",
            "last_modified_time": "2026-03-16T08:13:46.907392Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779131.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1641031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1640596,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-16T07:13:25.980799Z",
            "last_modified_time": "2026-03-16T07:13:25.980814Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779130.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1640596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-15T09:56:18.309091Z",
            "last_modified_time": "2026-03-15T09:56:18.309106Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/55835160-d5e6-48b4-a08e-8a809e9aadfe.png",
            "name": "",
            "cropping": "76,0,864,788",
            "photographer_name": "",
            "alt_text": "Tapahtuman mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824182,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-15T09:46:41.054593Z",
            "last_modified_time": "2026-03-15T09:46:41.054607Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4b4e0a3a-a3ea-4d18-8b47-4aa733d12b26.jpg",
            "name": "",
            "cropping": "0,0,1000,1000",
            "photographer_name": "",
            "alt_text": "Kirjoja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1611075,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T12:13:36.170084Z",
            "last_modified_time": "2026-03-13T12:13:36.170104Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786441.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1611075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1611074,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T12:13:31.319165Z",
            "last_modified_time": "2026-03-13T12:13:31.319179Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786238.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1611074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1610620,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T11:13:36.411115Z",
            "last_modified_time": "2026-03-13T11:13:36.411133Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785695.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1610620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824183,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-13T11:06:57.749702Z",
            "last_modified_time": "2026-03-13T11:06:57.749716Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/45761beb-23c7-4dd3-b41b-8ab984a6fb13.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Esa Esander",
            "alt_text": "Esa Esander katsoo kameraan ja hymyilee. Kuvassa myös hänen kirjansa kansi, jossa kohtauksia nuoren miehen elämästä. Kirjan nimi on Kolmanteen polveen.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1610166,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T10:13:41.802259Z",
            "last_modified_time": "2026-03-13T10:13:41.802274Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785959.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1610166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1609712,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T09:13:34.854832Z",
            "last_modified_time": "2026-03-13T09:13:34.854844Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786284.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1609712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1609711,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T09:13:34.174361Z",
            "last_modified_time": "2026-03-13T09:13:34.174374Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786282.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1609711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1609710,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T09:13:33.474762Z",
            "last_modified_time": "2026-03-13T09:13:33.474775Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786280.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1609710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1609709,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-13T09:13:32.849562Z",
            "last_modified_time": "2026-03-13T09:13:32.849576Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786278.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1609709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1600642,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T13:13:55.968123Z",
            "last_modified_time": "2026-03-12T13:13:55.968138Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786237.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1600642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824184,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T11:57:06.390038Z",
            "last_modified_time": "2026-03-12T11:57:06.390055Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4f1712bd-0ed6-4f77-98b9-43ee0f37a1c0.jpg",
            "name": "",
            "cropping": "0,455,2127,2582",
            "photographer_name": "Maria Novaro",
            "alt_text": "maalattu kukkanen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824189,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T08:33:39.395585Z",
            "last_modified_time": "2026-03-12T11:55:40.670863Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bfe66a06-599e-48e0-bd52-e20fa84d2927.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "äiti sylissään lapsi, äidin pään yllä ajatuskuplissa työhön ja opiskeluun liittyviä ajatuksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824172,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-12T11:18:33.632565Z",
            "last_modified_time": "2026-03-12T11:18:33.632579Z",
            "url": "https://helmet.finna.fi/FeedContent/EventImage?query%5Bid%5D=espoo_le:agmyxrtwdy&url=&image=https://espooevents.prod.espoon-voltti.fi/media/images/aa41a782-a291-4ee4-8a37-c010dae34d59.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": "",
            "alt_text": "Lauantaileffa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1599274,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T10:13:36.960582Z",
            "last_modified_time": "2026-03-12T10:13:36.960595Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786240.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1599274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1599273,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T10:13:36.339211Z",
            "last_modified_time": "2026-03-12T10:13:36.339226Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786239.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1599273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824185,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T08:31:08.070020Z",
            "last_modified_time": "2026-03-12T08:31:08.070034Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6627176c-7d36-47c6-9095-b4c6bdec32ff.jpg",
            "name": "",
            "cropping": "0,0,1000,1000",
            "photographer_name": "",
            "alt_text": "Kirjoja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824186,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T08:18:47.029093Z",
            "last_modified_time": "2026-03-12T08:18:47.029108Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ea50a03a-4388-4e6c-8058-8ebb3aa827b0.jpg",
            "name": "",
            "cropping": "0,0,1000,1000",
            "photographer_name": "",
            "alt_text": "Kangaskassi kuvalla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1597908,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-12T07:13:10.120933Z",
            "last_modified_time": "2026-03-12T07:13:10.120948Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781990.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1597908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1593367,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T21:23:54.596449Z",
            "last_modified_time": "2026-03-11T21:23:54.596462Z",
            "url": "https://www.lippu.fi/obj/mam/finland/b1/d5/hkt-nauravan-kulkurin-tarina-tickets_521815_4097903_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/1593367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590184,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:13.119943Z",
            "last_modified_time": "2026-03-11T15:40:13.119957Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786231.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590183,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:12.703353Z",
            "last_modified_time": "2026-03-11T15:40:12.703367Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786230.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590182,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:12.111105Z",
            "last_modified_time": "2026-03-11T15:40:12.111119Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785990.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590181,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:11.676178Z",
            "last_modified_time": "2026-03-11T15:40:11.676198Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785989.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590180,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:11.224627Z",
            "last_modified_time": "2026-03-11T15:40:11.224642Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785988.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590179,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:10.730530Z",
            "last_modified_time": "2026-03-11T15:40:10.730545Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785987.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590178,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:09.815275Z",
            "last_modified_time": "2026-03-11T15:40:09.815291Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780769.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590177,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:09.419762Z",
            "last_modified_time": "2026-03-11T15:40:09.419777Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780768.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590176,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:08.706841Z",
            "last_modified_time": "2026-03-11T15:40:08.706856Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780767.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590175,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:08.361913Z",
            "last_modified_time": "2026-03-11T15:40:08.361928Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780764.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590174,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:08.035519Z",
            "last_modified_time": "2026-03-11T15:40:08.035535Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780763.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590173,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:40:00.093970Z",
            "last_modified_time": "2026-03-11T15:40:00.093983Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780708.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590172,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T15:39:58.176110Z",
            "last_modified_time": "2026-03-11T15:39:58.176130Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780707.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824187,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-11T13:07:55.658678Z",
            "last_modified_time": "2026-03-11T13:07:55.658697Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7a922b48-fc10-49cb-9bdc-0fe5d4519f0c.jpeg",
            "name": "",
            "cropping": "256,0,768,512",
            "photographer_name": "",
            "alt_text": "Kuvassa puheenjohtajan nuija, kirje ja muistikirja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590171,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-11T12:45:38.089859Z",
            "last_modified_time": "2026-03-11T12:45:38.089877Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Milla Magia",
            "alt_text": "Kuvateksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590170,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-11T12:45:38.046095Z",
            "last_modified_time": "2026-03-11T12:45:38.046112Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Milla Magia",
            "alt_text": "Kuvateksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590169,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-11T12:45:38.037462Z",
            "last_modified_time": "2026-03-11T12:45:38.037492Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Milla Magia",
            "alt_text": "Kuvateksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1590169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824188,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-11T10:26:31.977557Z",
            "last_modified_time": "2026-03-11T10:26:31.977576Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/aaf0eec9-5686-44fa-9d22-04143b2bf2a0.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Espoon kaupunginkirjasto",
            "alt_text": "Kuvassa luumupuun oksa ja otuksia, joilla isot silmät. Otukset esittävät matoa, etanaa ja koiraa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1491099,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2025-10-15T06:28:46.622009Z",
            "last_modified_time": "2026-03-11T08:47:16.359204Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/aa8fb267-f840-4582-9896-6e420a631013.jpg",
            "name": "",
            "cropping": "0,0,480,480",
            "photographer_name": "Kissojen omistaja Jaana",
            "alt_text": "lukukissat Marvin ja Lenni poseeraavat valjaat päällä lastenkirjojen kanssa sohvalla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1491099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1590168,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-10T19:55:27.106141Z",
            "last_modified_time": "2026-03-10T19:55:27.106154Z",
            "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/1590168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1588314,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T14:14:16.420786Z",
            "last_modified_time": "2026-03-10T14:14:16.420800Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786189.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1588314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1588313,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T14:14:15.851330Z",
            "last_modified_time": "2026-03-10T14:14:15.851342Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786066.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1588313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1588312,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T14:14:10.929451Z",
            "last_modified_time": "2026-03-10T14:14:10.929463Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786102.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1588312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824168,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T12:45:03.081372Z",
            "last_modified_time": "2026-03-10T12:45:03.081391Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/aa6e6b2e-f983-4e33-898a-ab6cd17353de.jpg",
            "name": "",
            "cropping": "240,0,843,604",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee: Tietopäivä: ME/CFS -Vammais- ja sosiaalipalvelut sekä Kelan etuudet",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1586925,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T10:13:00.166799Z",
            "last_modified_time": "2026-03-10T10:13:00.166812Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786124.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1586925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1586461,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T09:13:16.200025Z",
            "last_modified_time": "2026-03-10T09:13:16.200038Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786116.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1586461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1586460,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T09:13:10.361751Z",
            "last_modified_time": "2026-03-10T09:13:10.361765Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782248.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1586460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1586459,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T09:13:03.464813Z",
            "last_modified_time": "2026-03-10T09:13:03.464827Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786067.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1586459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585996,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T08:13:07.022602Z",
            "last_modified_time": "2026-03-10T08:13:07.022615Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786128.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585995,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T08:13:01.924077Z",
            "last_modified_time": "2026-03-10T08:13:01.924090Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786113.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585994,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T08:12:59.206454Z",
            "last_modified_time": "2026-03-10T08:12:59.206466Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782247.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585993,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T08:12:57.076294Z",
            "last_modified_time": "2026-03-10T08:12:57.076316Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782246.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585531,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-10T07:13:06.281663Z",
            "last_modified_time": "2026-03-10T07:13:06.281678Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785952.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1585069,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-10T06:09:59.811051Z",
            "last_modified_time": "2026-03-10T06:09:59.811065Z",
            "url": "https://tprimages.blob.core.windows.net/public/11917/10f6b33d-85eb-4f3b-a6eb-f9ea77aed4b6.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1585069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824190,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-09T10:44:38.242245Z",
            "last_modified_time": "2026-03-09T10:44:38.242264Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5ebc0665-f0ff-46a6-930c-0ec41574e134.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Ennustajan pallo ja hämyinen savuverho ja otsikko: Maagisen viikon tähtivieras: salaisuuksien Sibylla ja plasmapallo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1574887,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-09T08:13:01.173037Z",
            "last_modified_time": "2026-03-09T08:13:01.173050Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785992.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1574887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824178,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-09T07:50:23.673760Z",
            "last_modified_time": "2026-03-09T07:50:23.673774Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d4af1902-cf53-4700-98ba-53bbd78f6f65.jpg",
            "name": "",
            "cropping": "0,160,643,804",
            "photographer_name": "",
            "alt_text": "Kuvassa on lapsia lukemassa ja kirjoittamassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1574421,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-09T07:12:53.568582Z",
            "last_modified_time": "2026-03-09T07:12:53.568599Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780426.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1574421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824192,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-07T14:18:48.945633Z",
            "last_modified_time": "2026-03-07T14:18:48.945647Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a91ab143-6b0c-4fc7-8d52-179a3bf335a7.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Jane Wanjiru Njoroge",
            "alt_text": "A kid coloring a picture of a butterfly.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543989,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:10:01.003194Z",
            "last_modified_time": "2026-03-06T14:10:01.003212Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_lauttasaaren_uimaranta_minikoripallokentta_2023_mg_1893_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543988,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:09:55.957881Z",
            "last_modified_time": "2026-03-06T14:09:55.957902Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_meripuiston_ulkokuntosali_2025_kuva_oleg_jauhonen_3.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:09:46.908918Z",
            "last_modified_time": "2026-03-06T14:09:46.908935Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_lauttasaaren_liikuntapuiston_kuntorata_1km_2023_mg_2703_sami_saastamoinen_26-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/1543987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543986,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:09:43.199524Z",
            "last_modified_time": "2026-03-06T14:09:43.199545Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_lauttasaaren_uimaranta_ulkokuntoiluvalineet_2023_mg_2669_sami_saastamoinen_25-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/1543986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543985,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:09:35.785719Z",
            "last_modified_time": "2026-03-06T14:09:35.785747Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_maunulankentta_hiekkakentta_2023_mg_7403_sami_saastamoinen_12.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T14:02:02.531652Z",
            "last_modified_time": "2026-03-06T14:02:02.531669Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T13:13:03.180648Z",
            "last_modified_time": "2026-03-06T13:13:03.180662Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785975.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T13:09:43.471809Z",
            "last_modified_time": "2026-03-06T13:09:43.471848Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/03/jpg-1_kivikon_maki_kuntorata_2023_mg_3984_sami_saastamoinen_07.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543043,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T12:13:13.817968Z",
            "last_modified_time": "2026-03-06T12:13:13.817981Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781901.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543042,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:46:18.436558Z",
            "last_modified_time": "2026-03-06T11:46:18.436570Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543041,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:46:13.059091Z",
            "last_modified_time": "2026-03-06T11:46:13.059108Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543040,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:46:03.939940Z",
            "last_modified_time": "2026-03-06T11:46:03.939951Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543039,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:46:03.640434Z",
            "last_modified_time": "2026-03-06T11:46:03.640448Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543038,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:46:03.177325Z",
            "last_modified_time": "2026-03-06T11:46:03.177337Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543037,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:59.124462Z",
            "last_modified_time": "2026-03-06T11:45:59.124478Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543036,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:58.854332Z",
            "last_modified_time": "2026-03-06T11:45:58.854343Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543035,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:47.751089Z",
            "last_modified_time": "2026-03-06T11:45:47.751100Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543034,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:45.817332Z",
            "last_modified_time": "2026-03-06T11:45:45.817344Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543033,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:29.284689Z",
            "last_modified_time": "2026-03-06T11:45:29.284701Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543032,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:14.309816Z",
            "last_modified_time": "2026-03-06T11:45:14.309827Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543031,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:45:13.156445Z",
            "last_modified_time": "2026-03-06T11:45:13.156464Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1543030,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:44:50.439620Z",
            "last_modified_time": "2026-03-06T11:44:50.439638Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1543030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:18:20.505026Z",
            "last_modified_time": "2026-03-06T11:18:20.505036Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542559,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:18:20.476394Z",
            "last_modified_time": "2026-03-06T11:18:20.476406Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:18:15.257428Z",
            "last_modified_time": "2026-03-06T11:18:15.257443Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:56.110079Z",
            "last_modified_time": "2026-03-06T11:17:56.110093Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:50.171216Z",
            "last_modified_time": "2026-03-06T11:17:50.171244Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:47.179261Z",
            "last_modified_time": "2026-03-06T11:17:47.179279Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:33.498348Z",
            "last_modified_time": "2026-03-06T11:17:33.498359Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:25.788456Z",
            "last_modified_time": "2026-03-06T11:17:25.788470Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:19.596672Z",
            "last_modified_time": "2026-03-06T11:17:19.596686Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:17:05.191730Z",
            "last_modified_time": "2026-03-06T11:17:05.191741Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T11:16:43.973272Z",
            "last_modified_time": "2026-03-06T11:16:43.973301Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Tarmo Tuominen",
            "alt_text": "Alt-teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542549,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T11:13:15.014991Z",
            "last_modified_time": "2026-03-06T11:13:15.015003Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786050.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542079,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T10:01:22.683026Z",
            "last_modified_time": "2026-03-06T10:01:22.683045Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542078,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T10:00:44.113160Z",
            "last_modified_time": "2026-03-06T10:00:44.113177Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542077,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T10:00:04.644718Z",
            "last_modified_time": "2026-03-06T10:00:04.644767Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542076,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T09:47:37.300721Z",
            "last_modified_time": "2026-03-06T09:47:37.300733Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1542075,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T09:47:34.917081Z",
            "last_modified_time": "2026-03-06T09:47:34.917094Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1542075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1541605,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-06T09:13:01.559371Z",
            "last_modified_time": "2026-03-06T09:13:01.559388Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_786055.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1541605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824181,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-06T07:43:15.112292Z",
            "last_modified_time": "2026-03-06T07:43:15.112307Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/185f0413-9b37-4ce4-8d9c-d2fb3d6783c8.png",
            "name": "",
            "cropping": "0,0,1197,1197",
            "photographer_name": "Familia ry",
            "alt_text": "lapsen kädet liimaamassa silkkipaperia piirroskalan suomuiksi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1532736,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-05T14:01:28.965733Z",
            "last_modified_time": "2026-03-05T14:01:28.965752Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Kuvaaja",
            "alt_text": "Kuvan ALT-Teksti",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1532736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824194,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-05T13:44:39.116077Z",
            "last_modified_time": "2026-03-05T13:44:39.116099Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1dfdcd25-c607-4050-88d3-78f2356c215a.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Valkoinen koira leijuu avaruudessa. Teksti: Maagisen viikon lukineuvontaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1532266,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-05T13:13:16.854391Z",
            "last_modified_time": "2026-03-05T13:13:16.854405Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780744.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1532266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824196,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-05T09:12:04.683790Z",
            "last_modified_time": "2026-03-05T09:12:04.683807Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1251b4ab-89bc-435d-8dea-7601127bd2cc.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tapahtuman mainos, jossa puhujien kuvat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1521537,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-04T14:09:28.277892Z",
            "last_modified_time": "2026-03-04T14:09:28.277912Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-03/Angry%20Birds%20Suurpelto.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1521537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1519652,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-04T10:13:08.949479Z",
            "last_modified_time": "2026-03-04T10:13:08.949494Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781867.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1519652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1518710,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-04T08:14:46.161810Z",
            "last_modified_time": "2026-03-04T08:14:46.161828Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785951.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1518710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1518709,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-04T08:14:43.377821Z",
            "last_modified_time": "2026-03-04T08:14:43.377837Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785961.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1518709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824195,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-04T08:11:06.891688Z",
            "last_modified_time": "2026-03-04T08:11:06.891703Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/99b4014d-82c1-4320-bcf9-4af95ae431be.jpg",
            "name": "",
            "cropping": "80,0,925,844",
            "photographer_name": "",
            "alt_text": "Kuvassa on piiretty Pekka Ja Susi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1518238,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-04T07:13:18.286079Z",
            "last_modified_time": "2026-03-04T07:13:18.286095Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785960.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1518238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509765,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:21:43.553318Z",
            "last_modified_time": "2026-03-03T13:21:43.553354Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509764,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:14:02.605049Z",
            "last_modified_time": "2026-03-03T13:14:02.605067Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785954.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509763,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:13:53.081059Z",
            "last_modified_time": "2026-03-03T13:13:53.081075Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781074.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509762,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:13:51.803988Z",
            "last_modified_time": "2026-03-03T13:13:51.804005Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781070.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509761,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:13:50.282406Z",
            "last_modified_time": "2026-03-03T13:13:50.282422Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781064.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509760,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T13:13:49.154062Z",
            "last_modified_time": "2026-03-03T13:13:49.154080Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781062.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509285,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T12:13:15.227574Z",
            "last_modified_time": "2026-03-03T12:13:15.227591Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781076.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1509284,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T12:13:12.292191Z",
            "last_modified_time": "2026-03-03T12:13:12.292204Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781067.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1509284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1508810,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T11:13:26.359310Z",
            "last_modified_time": "2026-03-03T11:13:26.359328Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781058.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1508810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1508336,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T10:13:01.544873Z",
            "last_modified_time": "2026-03-03T10:13:01.544887Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781077.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1508336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1508335,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T10:13:00.448053Z",
            "last_modified_time": "2026-03-03T10:13:00.448066Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781073.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1508335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1508334,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T10:12:55.424209Z",
            "last_modified_time": "2026-03-03T10:12:55.424223Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781056.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1508334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1508333,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T10:12:54.129377Z",
            "last_modified_time": "2026-03-03T10:12:54.129392Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781052.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1508333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507858,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T09:15:52.187300Z",
            "last_modified_time": "2026-03-03T09:15:52.187318Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781065.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507858/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507857,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T09:15:42.269367Z",
            "last_modified_time": "2026-03-03T09:15:42.269385Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781071.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507857/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507856,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T09:15:40.020268Z",
            "last_modified_time": "2026-03-03T09:15:40.020285Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781061.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507855,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T09:15:37.587626Z",
            "last_modified_time": "2026-03-03T09:15:37.587652Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781053.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507380,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T08:23:09.935547Z",
            "last_modified_time": "2026-03-03T08:23:09.935584Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507379,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T08:23:08.203305Z",
            "last_modified_time": "2026-03-03T08:23:08.203343Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1507378,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T08:13:06.226666Z",
            "last_modified_time": "2026-03-03T08:13:06.226679Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785921.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1507378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506904,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T07:14:29.479412Z",
            "last_modified_time": "2026-03-03T07:14:29.479428Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781068.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506903,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T07:14:16.161974Z",
            "last_modified_time": "2026-03-03T07:14:16.161989Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781059.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506902,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T07:14:14.919413Z",
            "last_modified_time": "2026-03-03T07:14:14.919430Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781055.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:57.125589Z",
            "last_modified_time": "2026-03-03T07:12:57.125603Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:57.010559Z",
            "last_modified_time": "2026-03-03T07:12:57.010570Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:51.918013Z",
            "last_modified_time": "2026-03-03T07:12:51.918028Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:16.787725Z",
            "last_modified_time": "2026-03-03T07:12:16.787743Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:16.563769Z",
            "last_modified_time": "2026-03-03T07:12:16.563782Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506896,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T07:12:14.280582Z",
            "last_modified_time": "2026-03-03T07:12:14.280594Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:12:12.381240Z",
            "last_modified_time": "2026-03-03T07:12:12.381253Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506894,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-03T07:11:34.485240Z",
            "last_modified_time": "2026-03-03T07:11:34.485252Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:10:02.900580Z",
            "last_modified_time": "2026-03-03T07:10:02.900591Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:10:02.575679Z",
            "last_modified_time": "2026-03-03T07:10:02.575690Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:09:56.999162Z",
            "last_modified_time": "2026-03-03T07:09:56.999173Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:09:56.600733Z",
            "last_modified_time": "2026-03-03T07:09:56.600745Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:09:48.641992Z",
            "last_modified_time": "2026-03-03T07:09:48.642005Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1506888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-03T07:09:48.510233Z",
            "last_modified_time": "2026-03-03T07:09:48.510245Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1506888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498837,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T14:14:27.573361Z",
            "last_modified_time": "2026-03-02T14:14:27.573379Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785296.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498836,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T14:14:26.790457Z",
            "last_modified_time": "2026-03-02T14:14:26.790475Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785931.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498359,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:55.712177Z",
            "last_modified_time": "2026-03-02T13:04:55.712189Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498358,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:55.681505Z",
            "last_modified_time": "2026-03-02T13:04:55.681522Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498357,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:50.855076Z",
            "last_modified_time": "2026-03-02T13:04:50.855092Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498356,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:50.599500Z",
            "last_modified_time": "2026-03-02T13:04:50.599519Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498355,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:42.672602Z",
            "last_modified_time": "2026-03-02T13:04:42.672616Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498354,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T13:04:42.656547Z",
            "last_modified_time": "2026-03-02T13:04:42.656560Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498353,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T13:03:55.496660Z",
            "last_modified_time": "2026-03-02T13:03:55.496696Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1498352,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T12:55:33.773304Z",
            "last_modified_time": "2026-03-02T12:55:33.773321Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1498352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:46.901099Z",
            "last_modified_time": "2026-03-02T12:23:46.901115Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:46.817213Z",
            "last_modified_time": "2026-03-02T12:23:46.817228Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:40.949811Z",
            "last_modified_time": "2026-03-02T12:23:40.949823Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:40.720128Z",
            "last_modified_time": "2026-03-02T12:23:40.720142Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497870,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:33.783009Z",
            "last_modified_time": "2026-03-02T12:23:33.783043Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:23:33.688468Z",
            "last_modified_time": "2026-03-02T12:23:33.688481Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497868,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T12:22:46.932732Z",
            "last_modified_time": "2026-03-02T12:22:46.932744Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:36.155051Z",
            "last_modified_time": "2026-03-02T12:21:36.155063Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:36.138210Z",
            "last_modified_time": "2026-03-02T12:21:36.138223Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:31.299217Z",
            "last_modified_time": "2026-03-02T12:21:31.299228Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:31.132021Z",
            "last_modified_time": "2026-03-02T12:21:31.132033Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:27.111905Z",
            "last_modified_time": "2026-03-02T12:21:27.111917Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497862,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T12:21:26.909427Z",
            "last_modified_time": "2026-03-02T12:21:26.909448Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497861,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T12:20:38.885858Z",
            "last_modified_time": "2026-03-02T12:20:38.885877Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1497383,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T11:12:49.257275Z",
            "last_modified_time": "2026-03-02T11:12:49.257287Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780656.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1497383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T10:42:15.770836Z",
            "last_modified_time": "2026-03-02T10:42:15.770849Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/dfc01d02-3050-4805-a7cb-55cb0ab38038.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Marko Ojala",
            "alt_text": "Kirjailija Anni Kytömäki noijailee koivunrunkoon. Otsikko: Miksi kirjoitat luontoaiheisia kirjoja Anni kytömäki?",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824198,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T09:43:28.173796Z",
            "last_modified_time": "2026-03-02T09:43:28.173812Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8eace513-1aff-4650-b7e6-93a2dff34feb.png",
            "name": "",
            "cropping": "64,0,996,933",
            "photographer_name": "",
            "alt_text": "Espoo Forum KD mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1496433,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T08:44:28.768767Z",
            "last_modified_time": "2026-03-02T08:44:28.768783Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1496433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1496432,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T08:44:28.515772Z",
            "last_modified_time": "2026-03-02T08:44:28.515789Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1496432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1496431,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T08:43:37.619034Z",
            "last_modified_time": "2026-03-02T08:43:37.619048Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1496431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495957,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T08:19:27.956125Z",
            "last_modified_time": "2026-03-02T08:20:56.651803Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/82ce40d7-da0b-40ed-8bf0-2728f41cc697.jpg",
            "name": "82ce40d7-da0b-40ed-8bf0-2728f41cc697.jpg",
            "cropping": "224,0,1126,901",
            "photographer_name": "Kati Immeli-Vänskä",
            "alt_text": "rotko espanjassa",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495956,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T08:12:52.852184Z",
            "last_modified_time": "2026-03-02T08:12:52.852196Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785551.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1824199,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-03-02T08:08:08.431711Z",
            "last_modified_time": "2026-03-02T08:10:44.749567Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b3407993-30e3-440e-ba26-9ff1e2875125.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Kuva Valenciasta, modernia kaupunkikuvaa ja meri. Esitelmä: Valencian kulttuuri",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1824199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495955,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T08:07:27.328472Z",
            "last_modified_time": "2026-03-02T08:08:44.941408Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/MANTSANTUNTI.png",
            "name": "MANTSANTUNTI.png",
            "cropping": "398,0,2002,1603",
            "photographer_name": "Kasko",
            "alt_text": "Oppitunnilla",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495954,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T07:57:49.793408Z",
            "last_modified_time": "2026-03-02T07:59:26.723423Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/rekry13.jpg",
            "name": "rekry13.jpg",
            "cropping": "378,0,1902,1523",
            "photographer_name": "Kati Tarkistaa",
            "alt_text": "Tyttö ja kone",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495953,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T07:44:45.218323Z",
            "last_modified_time": "2026-03-02T07:46:32.495425Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/IMG_1519.jpg",
            "name": "IMG_1519.jpg",
            "cropping": "292,0,1461,1169",
            "photographer_name": "Kati Immeli-Vänskä",
            "alt_text": "Kuidut",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495952,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-03-02T07:27:16.913910Z",
            "last_modified_time": "2026-03-02T07:28:16.672115Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/402E1B64-FF5C-4991-9FBA-A6C692117A47.jpg",
            "name": "402E1B64-FF5C-4991-9FBA-A6C692117A47.jpg",
            "cropping": "380,0,1900,1520",
            "photographer_name": "Kati Immeli-Vänskä",
            "alt_text": "Koirat",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495005,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-28T10:56:07.990174Z",
            "last_modified_time": "2026-02-28T10:56:07.990188Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b5cd8f27-178d-487f-ae44-0b5e632bb5d4.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Anna Soudakova",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495003,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-28T10:03:17.081620Z",
            "last_modified_time": "2026-02-28T10:03:17.081637Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/206122ce-5a6d-47ac-92f0-0303492d1167.png",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Piirroshahmoja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495003/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495004,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-28T09:24:18.518851Z",
            "last_modified_time": "2026-02-28T09:24:18.518866Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f2a44cf9-1f60-47fb-ad55-235b31b31330.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "",
            "alt_text": "Kuvassa nuoria eri etnisistä ryhmistä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495001,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:10:01.522938Z",
            "last_modified_time": "2026-02-27T13:10:01.695131Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_herttoniemen_ulkoilualue_2023_dji_0641_sami_saastamoinen_22.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495000,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:58.947248Z",
            "last_modified_time": "2026-02-27T13:09:58.947262Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_ala_malmin_liikuntapuisto_ulkokuntosali_2024_mg_7212_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494999,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:58.733743Z",
            "last_modified_time": "2026-02-27T13:09:58.733757Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomelinnan_kalastuspaikka_2024_mg_7320_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494998,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:50.169271Z",
            "last_modified_time": "2026-02-27T13:09:50.169305Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomelinnan_uimaranta_2024_mg_7300_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494997,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:48.890347Z",
            "last_modified_time": "2026-02-27T13:09:48.890363Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomenlinna_2024_dji_0004_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494996,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:41.665711Z",
            "last_modified_time": "2026-02-27T13:09:41.665731Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomelinnankeskuksenlaituri_vesiliikennelaituri_2024_mg_7409_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494995,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:41.606801Z",
            "last_modified_time": "2026-02-27T13:09:41.606819Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomelinna-kuninkaanportinlaituri_vesiliikennelaituri_2024_mg_7358_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494994,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T13:09:40.754068Z",
            "last_modified_time": "2026-02-27T13:09:40.754089Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_suomelinnan_ulkokuntoilupaikka_2024_mg_7388_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1495002,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-27T12:41:36.387674Z",
            "last_modified_time": "2026-02-27T12:41:36.387691Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/588d61b5-355a-417c-a21d-ba98789ad08e.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Marianne Maans ja Marjaana Puurtinen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1495002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494993,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:10:26.316371Z",
            "last_modified_time": "2026-02-27T12:10:26.316384Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494992,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:10:26.238745Z",
            "last_modified_time": "2026-02-27T12:10:26.238757Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494991,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:09:51.822764Z",
            "last_modified_time": "2026-02-27T12:09:51.822779Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494990,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:09:51.817221Z",
            "last_modified_time": "2026-02-27T12:09:51.817239Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494989,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:09:49.604059Z",
            "last_modified_time": "2026-02-27T12:09:49.604070Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494988,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-27T12:09:48.938271Z",
            "last_modified_time": "2026-02-27T12:09:48.938305Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T12:09:43.755600Z",
            "last_modified_time": "2026-02-27T12:09:43.755610Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494986,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-27T12:09:03.925490Z",
            "last_modified_time": "2026-02-27T12:09:03.925505Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494985,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-27T12:08:50.909835Z",
            "last_modified_time": "2026-02-27T12:08:50.909853Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:44:30.011143Z",
            "last_modified_time": "2026-02-27T11:44:30.011185Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494983,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:44:29.016969Z",
            "last_modified_time": "2026-02-27T11:44:29.017006Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494982,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:44:27.171098Z",
            "last_modified_time": "2026-02-27T11:44:27.171111Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494981,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-27T11:43:22.975034Z",
            "last_modified_time": "2026-02-27T11:43:22.975048Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Testikuva",
            "cropping": "",
            "photographer_name": "Testikuvaaja",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494980,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:54.010101Z",
            "last_modified_time": "2026-02-27T11:09:54.010113Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_ulkokuntosali_2024_mg_6296_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494979,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:47.067943Z",
            "last_modified_time": "2026-02-27T11:09:47.067957Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_lahiliikuntapaikka_2024_dji_0039_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494978,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:39.665346Z",
            "last_modified_time": "2026-02-27T11:09:39.665359Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_2024_dji_0037_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494977,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:39.208215Z",
            "last_modified_time": "2026-02-27T11:09:39.208227Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_ulkokuntoilupaikka4-4_2024_mg_6277_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494976,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:39.172280Z",
            "last_modified_time": "2026-02-27T11:09:39.172292Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_ulkokiipeilyseina_2024_mg_6332_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494975,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:39.130115Z",
            "last_modified_time": "2026-02-27T11:09:39.130128Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_ulkokuntoilupaikka3-4_2024_mg_6275_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494974,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:39.079511Z",
            "last_modified_time": "2026-02-27T11:09:39.079529Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_ulkokuntoilupaikka2-4_2024_mg_6251_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494974/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494973,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:36.916306Z",
            "last_modified_time": "2026-02-27T11:09:36.916322Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_yleisurheilun_harjoitusalue_2024_mg_6291_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494972,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:36.841660Z",
            "last_modified_time": "2026-02-27T11:09:36.841673Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_uimaranta_ulkokuntoilupaikka_2025_kuva_jaakko_jylha_deed_creative_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/1494972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494971,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:35.215210Z",
            "last_modified_time": "2026-02-27T11:09:35.215223Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_uimaranta_lentopallokentta_2025_kuva_jaakko_jylha-_deed_creative_2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494970,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:34.832237Z",
            "last_modified_time": "2026-02-27T11:09:34.832249Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_uimaranta_2024_dji_0027_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494970/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494969,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:34.677176Z",
            "last_modified_time": "2026-02-27T11:09:34.677190Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_koripallokentta_2024_mg_6173_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494969/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494968,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:34.389000Z",
            "last_modified_time": "2026-02-27T11:09:34.389015Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_minikoripallokentta_2024_mg_6188_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494968/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494967,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T11:09:33.123876Z",
            "last_modified_time": "2026-02-27T11:09:33.123902Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_arabianrannan_liikuntapuisto_lentopallokentta_2024_mg_6158_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494966,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T10:09:38.641317Z",
            "last_modified_time": "2026-02-27T10:09:38.641332Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_liikuntapuisto_2024_dji_0015_sami_saastamoinen_01-2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494965,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T10:09:35.818248Z",
            "last_modified_time": "2026-02-27T10:09:35.818268Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_liikuntapuisto_ulkokuntosali_2024_mg_5287_sami_saastamoinen_01-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/1494965/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494964,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T09:09:54.183057Z",
            "last_modified_time": "2026-02-27T09:09:54.183070Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_laajasalon_liikuntapuisto_puistojumppa-alue_2024_dji_0006_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494963,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T09:09:39.514432Z",
            "last_modified_time": "2026-02-27T09:09:39.514445Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_kannelmaen_liikuntapuisto_ulkokuntosali_2024_mg_5614_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494962,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-27T09:09:33.625953Z",
            "last_modified_time": "2026-02-27T09:09:33.625969Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_hevossalmen_uimaranta_ulkokuntoilupaikka_2024_mg_6620_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494960,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-26T14:09:53.131495Z",
            "last_modified_time": "2026-02-26T14:09:53.131514Z",
            "url": "https://liikunta2.content.api.hel.fi/app/uploads/sites/9/2026/02/arabianrannan_liikuntapuisto_2024_dji_0037_sami_saastamoinen_01.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494959,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-26T13:09:33.275509Z",
            "last_modified_time": "2026-02-26T13:09:33.275527Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/jpg-1_pirkkolan_liikuntapuisto_uimapaikka_plotti_2025_kuva_jaakko_jylha_deed_creative.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494958,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-26T12:12:54.239447Z",
            "last_modified_time": "2026-02-26T12:12:54.239459Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785883.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494955,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-26T10:54:25.234411Z",
            "last_modified_time": "2026-02-26T10:56:01.989301Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/IMG_6267.jpg",
            "name": "IMG_6267.jpg",
            "cropping": "285,0,1426,1141",
            "photographer_name": "Kati Immeli-Vänskä",
            "alt_text": "GE3 kurssikuva",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494956,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-26T10:37:48.171693Z",
            "last_modified_time": "2026-02-26T10:37:48.171709Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/e4fee095-34cb-4da2-a4f2-2d54950c1385.png",
            "name": "",
            "cropping": "117,0,683,566",
            "photographer_name": "",
            "alt_text": "Maagisen näköinen ruskea kirja, jonka kannessa on koristeellisia kuvioita ja avain. Taustalla musteella tehtyjä piirrustuksia erilaisista maagisista olennoista",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494953,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-26T09:56:44.517455Z",
            "last_modified_time": "2026-02-26T09:56:44.517471Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/43aead3c-28b2-4e9d-812a-058cc028f895.jpeg",
            "name": "Liinu Oikari",
            "cropping": "151,0,803,652",
            "photographer_name": "",
            "alt_text": "Liinu Oikari",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494954,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-26T09:42:14.140982Z",
            "last_modified_time": "2026-02-26T09:42:14.141001Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b2f444a8-edd5-4776-9a88-f7e8e7f9a3f4.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kuva konsertista ja Musaamon logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494952,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-26T08:53:36.648643Z",
            "last_modified_time": "2026-02-26T08:53:36.648661Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ff5f787e-5674-4261-8ce0-2b7ad1fba3e6.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Nainen kerrostalon edessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-26T06:10:10.919649Z",
            "last_modified_time": "2026-02-26T06:10:10.919677Z",
            "url": "https://tprimages.blob.core.windows.net/public/298/6231dbd9-9a43-4a75-8025-b69095e35b4d.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494950,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T14:13:03.305999Z",
            "last_modified_time": "2026-02-25T14:13:03.306012Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785700.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494949,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T11:30:05.250126Z",
            "last_modified_time": "2026-02-25T11:30:05.250141Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6191eb7b-d6e0-4b9b-a51d-06080966fb9d.jpg",
            "name": "",
            "cropping": "102,0,583,480",
            "photographer_name": "",
            "alt_text": ".........",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494947,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-25T10:38:14.547330Z",
            "last_modified_time": "2026-02-25T10:38:14.547345Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f84b1edd-3368-4362-9f6c-e95abd3efc7b.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Roosa Laamanen",
            "alt_text": "Pinkkisävytteisiä kuvia tägätyistä porraskäytävistä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494947/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-25T10:34:53.606466Z",
            "last_modified_time": "2026-02-25T10:34:53.606481Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d435b46b-c91c-4867-a1e0-16a793974332.jpg",
            "name": "",
            "cropping": "296,0,1204,909",
            "photographer_name": "Jukka Klemetti",
            "alt_text": "Munakoiso ja kesäkurpitsa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494946,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-25T09:09:27.925736Z",
            "last_modified_time": "2026-02-25T09:09:27.925757Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-02/Saarnim%C3%A4en%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/1494946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494945,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T08:07:52.843940Z",
            "last_modified_time": "2026-02-25T08:07:52.843966Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494944,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T08:02:48.397627Z",
            "last_modified_time": "2026-02-25T08:02:48.397638Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494943,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T07:56:10.879799Z",
            "last_modified_time": "2026-02-25T07:56:10.879811Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494942,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T07:56:06.418756Z",
            "last_modified_time": "2026-02-25T07:56:06.418774Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494941,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T07:56:06.394579Z",
            "last_modified_time": "2026-02-25T07:56:06.394593Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494940,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-25T07:12:58.658587Z",
            "last_modified_time": "2026-02-25T07:12:58.658600Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785415.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494939,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T14:13:08.352861Z",
            "last_modified_time": "2026-02-24T14:13:08.352874Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785683.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494938,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T14:12:54.154382Z",
            "last_modified_time": "2026-02-24T14:12:54.154397Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785809.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494935,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T12:12:55.589079Z",
            "last_modified_time": "2026-02-24T12:12:55.589094Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784218.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494934,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T10:13:10.466523Z",
            "last_modified_time": "2026-02-24T10:13:10.466561Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785556.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494933,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T09:13:07.094548Z",
            "last_modified_time": "2026-02-24T09:13:07.094567Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785764.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494932,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T08:13:02.670934Z",
            "last_modified_time": "2026-02-24T08:13:02.670947Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785770.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494931,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T08:13:02.105762Z",
            "last_modified_time": "2026-02-24T08:13:02.105776Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785768.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494930,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-24T06:12:59.784204Z",
            "last_modified_time": "2026-02-24T06:12:59.784216Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785137.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494928,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-23T13:01:58.077723Z",
            "last_modified_time": "2026-02-23T13:33:17.321998Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/782c6c64-cf76-4906-9bf8-9caac1bf7308.jpg",
            "name": "Marianne Palonen: Toivo (2022). Kollaasi, 100x100.",
            "cropping": "416,0,2917,2500",
            "photographer_name": "",
            "alt_text": "Marianne Palonen: Mielenmaisemia - taidenäyttely",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494929,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-23T13:17:05.833482Z",
            "last_modified_time": "2026-02-23T13:17:05.833499Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/63a63393-1689-4751-8198-d32dd3ab6e41.jpg",
            "name": "Henri Vanhanen",
            "cropping": "0,0,800,800",
            "photographer_name": "",
            "alt_text": "Henri Vanhanen ja kirjan kansikuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494927,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-23T08:57:45.461937Z",
            "last_modified_time": "2026-02-23T08:57:45.461953Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ff4cdbfa-dbd2-48c9-9e44-702ec1f3acd4.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Saara Salmi / S&S",
            "alt_text": "Kirjailija Anu Kaaja nojaa tuolin selkämykseen ja ja katsoo kaukaisuuteen. Vieressä on kuva hänen kirjastaan Siluetinleikkaaja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494937,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-20T14:39:01.004509Z",
            "last_modified_time": "2026-02-20T14:39:01.004525Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/77026d3b-5716-4cd2-86d7-ab4c7f27d05b.jpg",
            "name": "",
            "cropping": "357,0,1130,773",
            "photographer_name": "",
            "alt_text": "Opaskarttaan on merkitty suunnittelualue sinisellä varjostuksella sekä tapaamispaikka sinisellä ellipsillä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-20T14:09:30.222738Z",
            "last_modified_time": "2026-02-20T14:09:30.222757Z",
            "url": "https://liikunta.content.api.hel.fi/app/uploads/sites/2/2026/02/liikuntamylly_uima-allas_kuva_maarit_hohteri.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-20T13:30:48.772176Z",
            "last_modified_time": "2026-02-20T13:30:48.772192Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/06af5fe3-d995-42a9-bb70-efa56a3795da.png",
            "name": "",
            "cropping": "62,0,246,185",
            "photographer_name": "",
            "alt_text": "Game Night neonkyltti",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494925,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T13:11:49.498274Z",
            "last_modified_time": "2026-02-20T13:11:49.498303Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6179d70c-2d95-4379-9b1f-9d3ff4820cc5.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Nuoria kesämaisemassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-20T12:51:00.747503Z",
            "last_modified_time": "2026-02-20T12:51:00.747519Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/221f6b02-74de-435e-8310-c1d1e8495869.jpg",
            "name": "Naisten päivä",
            "cropping": "536,0,1376,840",
            "photographer_name": "",
            "alt_text": "Naisten päivä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494922,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-20T12:21:49.900668Z",
            "last_modified_time": "2026-02-20T12:21:49.900691Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8c2454fa-543e-464f-a3aa-22c081ef7f54.png",
            "name": "",
            "cropping": "229,0,1855,1626",
            "photographer_name": "",
            "alt_text": "Maaginen viikko",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494921,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T12:21:42.431418Z",
            "last_modified_time": "2026-02-20T12:21:42.431440Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7f4dc3ee-137f-4e8b-a082-4b1affca8b22.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "espoolainen katukuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494919,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T12:13:11.877111Z",
            "last_modified_time": "2026-02-20T12:13:11.877124Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782922.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494918,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T12:13:11.468070Z",
            "last_modified_time": "2026-02-20T12:13:11.468081Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782921.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494917,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T12:13:09.880231Z",
            "last_modified_time": "2026-02-20T12:13:09.880244Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782919.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494916,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T12:13:09.438408Z",
            "last_modified_time": "2026-02-20T12:13:09.438422Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782918.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494914,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T10:13:20.671093Z",
            "last_modified_time": "2026-02-20T10:13:20.671115Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782940.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494913,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T09:13:04.016142Z",
            "last_modified_time": "2026-02-20T09:13:04.016160Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781732.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-19T12:38:09.241045Z",
            "last_modified_time": "2026-02-20T08:47:33.226112Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6c5e2fc7-6b6f-4c0e-99ae-ff2dbc5d2894.png",
            "name": "",
            "cropping": "108,0,768,660",
            "photographer_name": "",
            "alt_text": "Maaginen viikko",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494912,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T08:13:15.334863Z",
            "last_modified_time": "2026-02-20T08:13:15.334913Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781975.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494911,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-20T07:13:00.413990Z",
            "last_modified_time": "2026-02-20T07:13:00.414005Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785671.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494910,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T13:54:58.813047Z",
            "last_modified_time": "2026-02-19T13:55:05.025036Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b5f8f641-cd98-44a2-abb6-e53322e385a6.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Vaaleita kangaskasseja vihreällä pohjalla ja teksti Lohkottujen päivien kangaskassipaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494907,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T12:38:12.058883Z",
            "last_modified_time": "2026-02-19T12:38:12.058899Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/204dd85d-de0b-41de-a586-139a0c9f08bd.png",
            "name": "",
            "cropping": "166,0,737,572",
            "photographer_name": "",
            "alt_text": "......................",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494908,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T12:30:16.751327Z",
            "last_modified_time": "2026-02-19T12:30:16.751344Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/263619c1-3a4b-4616-9873-5be0720f1771.png",
            "name": "",
            "cropping": "117,0,683,566",
            "photographer_name": "",
            "alt_text": "Sumuinen metsä taustalla, jonka edustalla kreikkalaistyylinen temppeli, punainen lippu, miekka, kreikkalainen sotilaskypärä, sekä lentävä pegasus.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494905,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T11:30:30.753015Z",
            "last_modified_time": "2026-02-19T11:30:30.753032Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f2df463d-223d-4114-8294-570b46917123.png",
            "name": "",
            "cropping": "198,0,703,506",
            "photographer_name": "",
            "alt_text": "Satakielikuukausi banneri",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494904,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T11:13:03.126492Z",
            "last_modified_time": "2026-02-19T11:13:03.126526Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783813.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494903,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T11:13:02.455719Z",
            "last_modified_time": "2026-02-19T11:13:02.455739Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785384.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494902,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T10:12:55.229224Z",
            "last_modified_time": "2026-02-19T10:12:55.229244Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785627.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494901,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-19T10:12:54.257006Z",
            "last_modified_time": "2026-02-19T10:12:54.257017Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785626.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-19T07:52:12.728630Z",
            "last_modified_time": "2026-02-19T07:52:12.728648Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0ba4a0a5-003e-48c4-ab74-4e939d865d31.jpg",
            "name": "",
            "cropping": "448,0,1600,1152",
            "photographer_name": "",
            "alt_text": "Sienikuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-18T13:41:04.205241Z",
            "last_modified_time": "2026-02-18T13:41:04.205259Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/44d69d9e-3814-4dcd-a9e0-a3fcd74dc8e6.jpg",
            "name": "",
            "cropping": "0,125,1000,1125",
            "photographer_name": "Darina Rodanova",
            "alt_text": "People in an art exhibition",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494898,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T13:13:41.238799Z",
            "last_modified_time": "2026-02-18T13:13:41.238815Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494897,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T13:13:40.118481Z",
            "last_modified_time": "2026-02-18T13:13:40.118498Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778229.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494896,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T13:13:30.651097Z",
            "last_modified_time": "2026-02-18T13:13:30.651124Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785670.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494895,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T12:13:32.081533Z",
            "last_modified_time": "2026-02-18T12:13:32.081556Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778228.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494894,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T12:13:31.478906Z",
            "last_modified_time": "2026-02-18T12:13:31.478920Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785385.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494893,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T12:13:30.775837Z",
            "last_modified_time": "2026-02-18T12:13:30.775854Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778227.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494892,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T10:13:33.951940Z",
            "last_modified_time": "2026-02-18T10:13:33.951955Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785658.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494891,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-18T10:13:14.799924Z",
            "last_modified_time": "2026-02-18T10:13:14.799942Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781394.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-18T06:09:59.194444Z",
            "last_modified_time": "2026-02-18T06:09:59.194459Z",
            "url": "https://tprimages.blob.core.windows.net/public/11580/8a21753e-29a9-426f-8c20-97d4dd45410d.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494889,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T16:13:21.052978Z",
            "last_modified_time": "2026-02-17T16:13:21.053008Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785666.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-17T15:46:28.390916Z",
            "last_modified_time": "2026-02-17T15:46:28.390931Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/510fc833-af5c-4845-bd73-1b07dcdfefde.png",
            "name": "",
            "cropping": "116,0,584,467",
            "photographer_name": "",
            "alt_text": "Musiikin teoriaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494888,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T13:16:21.243983Z",
            "last_modified_time": "2026-02-17T13:16:21.243999Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fece7f40-d020-4054-8c20-3436c6def776.jpg",
            "name": "Espoo Art Marathon 2025 -näyttely",
            "cropping": "328,0,2752,2424",
            "photographer_name": "",
            "alt_text": "Taiteellinen, värikäs kuvateksti Espoo Art Marathon 2025:stä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494887,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T13:13:40.748552Z",
            "last_modified_time": "2026-02-17T13:13:40.748570Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780771.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494886,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T11:13:26.646722Z",
            "last_modified_time": "2026-02-17T11:13:26.646742Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785625.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494885,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T11:13:19.918369Z",
            "last_modified_time": "2026-02-17T11:13:19.918389Z",
            "url": "http://www.espanlava.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785600.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494884,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T09:29:50.663178Z",
            "last_modified_time": "2026-02-17T09:29:50.663194Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4dc4a4ca-bfc1-4269-836e-346b53a6d2f8.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Viivi Huuska / Tammi",
            "alt_text": "Kuppikakkuja, kirjailija Cristal Snow ja Penni Pähkinäsydän -kirja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494884/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494883,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-17T08:09:57.131603Z",
            "last_modified_time": "2026-02-17T08:09:57.131620Z",
            "url": "https://stplattaprod.blob.core.windows.net/kasvatuskoulutus76e5cprod/styles/1.5_1726w_1152h_LQ/azure/lp-hilleri.jpg?itok=WLREiKtZ",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494882,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T07:13:22.886618Z",
            "last_modified_time": "2026-02-17T07:13:22.886633Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781393.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494881,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-17T07:13:22.246548Z",
            "last_modified_time": "2026-02-17T07:13:22.246565Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785622.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494880,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T14:13:19.987145Z",
            "last_modified_time": "2026-02-16T14:13:19.987160Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785599.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494880/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494879,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T13:13:22.449188Z",
            "last_modified_time": "2026-02-16T13:13:22.449203Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778537.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494878,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T13:13:22.013217Z",
            "last_modified_time": "2026-02-16T13:13:22.013232Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778535.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494874,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T12:13:37.967042Z",
            "last_modified_time": "2026-02-16T12:13:37.967057Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778533.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494873,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T12:13:36.831604Z",
            "last_modified_time": "2026-02-16T12:13:36.831620Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778531.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494872,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T12:13:15.241059Z",
            "last_modified_time": "2026-02-16T12:13:15.241075Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782260.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494875,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T12:00:17.975877Z",
            "last_modified_time": "2026-02-16T12:00:17.975893Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1882e832-0d56-464a-aaf4-6c6f45be6019.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Kirjojen kansikuvat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494876,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T11:32:21.115853Z",
            "last_modified_time": "2026-02-16T11:32:21.115869Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c8f06e37-709c-409f-acc1-1a981f7d66c5.png",
            "name": "",
            "cropping": "0,2,600,602",
            "photographer_name": "",
            "alt_text": "Talvipäivien logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494877,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T11:22:20.740100Z",
            "last_modified_time": "2026-02-16T11:22:20.740117Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/310da4d3-3d8e-4882-9158-b2f72f3151a0.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Piirroskuva jossa kukkia , leppäkerttu, mehiläinen ja perhonen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494871,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T10:48:54.208344Z",
            "last_modified_time": "2026-02-16T10:48:54.208383Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/f007fd2d-96bf-f011-bbd3-7ced8d7302b4",
            "name": "Kuvateksti",
            "cropping": "",
            "photographer_name": "Milka Salonen",
            "alt_text": "testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494870,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T09:13:19.584980Z",
            "last_modified_time": "2026-02-16T09:13:19.584996Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785565.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-16T09:09:32.015338Z",
            "last_modified_time": "2026-02-16T09:09:32.015361Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-02/Espoonlahden%20uimahallin%20kuntosali%20yl%C3%A4sali.jpeg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494868,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T08:13:14.259695Z",
            "last_modified_time": "2026-02-16T08:13:14.259712Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778551.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494867,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T08:13:13.768098Z",
            "last_modified_time": "2026-02-16T08:13:13.768113Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778549.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494866,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-16T07:13:33.566153Z",
            "last_modified_time": "2026-02-16T07:13:33.566168Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778547.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494865,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-15T12:11:09.737406Z",
            "last_modified_time": "2026-02-15T12:11:09.737422Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/373bed77-ac13-48f7-af4b-8a42e036e6b5.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa kirjailijat Antti halme ja Outi Hongisto",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494864,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-13T13:33:51.486547Z",
            "last_modified_time": "2026-02-13T13:33:51.486563Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494862,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-13T13:13:28.042107Z",
            "last_modified_time": "2026-02-13T13:13:28.042123Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785495.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494861,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-13T11:55:16.241755Z",
            "last_modified_time": "2026-02-13T11:55:16.241772Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f7b5aa45-4f33-4d33-98fd-b35ccfc33f10.jpg",
            "name": "",
            "cropping": "0,378,1689,2067",
            "photographer_name": "",
            "alt_text": "Kuvassa on Mika Aaltola ja Henri Vanhanen, jotka ovat kirjoittaneet Etulinjassa- Suomen turvallisuus epäjärjestyksen maailmassa kirjan",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494860,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-13T11:52:14.078516Z",
            "last_modified_time": "2026-02-13T11:52:14.078533Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0bc8cd4f-65c1-44c6-b5cb-bdb53acccd0d.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Satakielikuukauden animoitu kuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494859,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-13T10:13:19.046815Z",
            "last_modified_time": "2026-02-13T10:13:19.046841Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785414.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494859/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494858,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-13T06:10:51.892777Z",
            "last_modified_time": "2026-02-13T06:10:51.892795Z",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/698dbcded4aa1109114596.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494858/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494857,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-12T14:11:50.842219Z",
            "last_modified_time": "2026-02-12T14:11:50.842238Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494857/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494854,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T13:13:58.901953Z",
            "last_modified_time": "2026-02-12T13:13:58.901969Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785293.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494855,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T13:02:52.063881Z",
            "last_modified_time": "2026-02-12T13:02:52.063896Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7e5d8659-50cd-42e2-be2e-cadf4c9068dd.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lukukoira Usva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494856,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T12:32:10.908531Z",
            "last_modified_time": "2026-02-12T12:32:10.908547Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7538308d-bd70-4840-8b0a-d779dd0b64d4.jpg",
            "name": "Eveliina Kokkonen  ja Merja Korpisaari",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Eveliina Kokkonen  ja Merja Korpisaari",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494853,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T12:14:16.057371Z",
            "last_modified_time": "2026-02-12T12:14:16.057387Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782653.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494852,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T12:14:11.577729Z",
            "last_modified_time": "2026-02-12T12:14:11.577749Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782652.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494851,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T12:14:05.237149Z",
            "last_modified_time": "2026-02-12T12:14:05.237170Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782651.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494850,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-12T12:13:55.695509Z",
            "last_modified_time": "2026-02-12T12:13:55.695527Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782650.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-12T10:10:00.325609Z",
            "last_modified_time": "2026-02-12T10:10:00.325626Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/02/2025_110_4.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-12T09:09:20.254711Z",
            "last_modified_time": "2026-02-12T09:09:20.254731Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/02/1992_51_2025digi2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494847,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-11T12:59:24.065299Z",
            "last_modified_time": "2026-02-11T12:59:24.065315Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6419d2ee-81b4-42d2-9401-025f26f1ebb3.jpg",
            "name": "",
            "cropping": "262,0,938,675",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee lukulemmikki Dani ja siinä on Dani koiran kuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494846,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-11T10:12:55.002712Z",
            "last_modified_time": "2026-02-11T10:12:55.002726Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785481.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494844,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-11T09:12:56.660143Z",
            "last_modified_time": "2026-02-11T09:12:56.660157Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785517.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494845,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-11T09:00:26.304197Z",
            "last_modified_time": "2026-02-11T09:00:26.304213Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/60617e91-e90d-4500-a3fc-a82987ddea12.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Piirretyssä kuvassa joukko ihmisiä työskentelee yhdessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494842,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T14:02:02.517960Z",
            "last_modified_time": "2026-02-10T14:02:02.517975Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b4f7861e-65db-474a-840d-fb97f216a7c9.jpg",
            "name": "vauva soittaa soittimia",
            "cropping": "214,0,1066,853",
            "photographer_name": "",
            "alt_text": "musiikki ja vauva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494841,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T13:45:33.303788Z",
            "last_modified_time": "2026-02-10T13:45:33.303801Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783186.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494843,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T13:38:09.332873Z",
            "last_modified_time": "2026-02-10T13:38:09.332888Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1f6cbd04-5c43-4402-b7af-85cb5a368b1a.png",
            "name": "",
            "cropping": "78,0,722,644",
            "photographer_name": "",
            "alt_text": "Kerttu Mairinoja: taidenäyttely Sellon kirjaston lastenosaston taideseinällä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494840,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T12:12:46.421221Z",
            "last_modified_time": "2026-02-10T12:12:46.421235Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777736.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494840/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494839,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T11:27:21.410313Z",
            "last_modified_time": "2026-02-10T11:27:21.410349Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T10:31:45.635109Z",
            "last_modified_time": "2026-02-10T10:31:45.635133Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494837,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T10:13:10.314884Z",
            "last_modified_time": "2026-02-10T10:13:10.314897Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779655.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494836,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T10:13:07.993790Z",
            "last_modified_time": "2026-02-10T10:13:07.993804Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784521.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494835,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T10:13:07.632332Z",
            "last_modified_time": "2026-02-10T10:13:07.632346Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784520.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494834,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T10:13:06.840163Z",
            "last_modified_time": "2026-02-10T10:13:06.840178Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782111.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T09:16:34.863317Z",
            "last_modified_time": "2026-02-10T09:16:34.863331Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T09:16:32.117664Z",
            "last_modified_time": "2026-02-10T09:16:32.117692Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T09:16:31.990791Z",
            "last_modified_time": "2026-02-10T09:16:31.990804Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494830,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T09:14:34.364553Z",
            "last_modified_time": "2026-02-10T09:14:34.364573Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/76f4a537-a3b4-f011-bbd3-7ced8d7302b4",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494829,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T09:13:08.302420Z",
            "last_modified_time": "2026-02-10T09:13:08.302437Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784518.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494828,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T09:13:07.933100Z",
            "last_modified_time": "2026-02-10T09:13:07.933113Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784517.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494827,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T09:13:06.243504Z",
            "last_modified_time": "2026-02-10T09:13:06.243542Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780509.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494826,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T08:37:43.447030Z",
            "last_modified_time": "2026-02-10T08:37:43.447068Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494825,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T08:12:09.697445Z",
            "last_modified_time": "2026-02-10T08:12:09.697461Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782579.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494824,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T08:12:08.213092Z",
            "last_modified_time": "2026-02-10T08:12:08.213103Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783885.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494823,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T08:12:07.952817Z",
            "last_modified_time": "2026-02-10T08:12:07.952830Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783884.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T08:09:25.031634Z",
            "last_modified_time": "2026-02-10T08:09:25.031666Z",
            "url": "https://www.boulderkeskus.com/img/cms/herttoniemi.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T08:09:24.265377Z",
            "last_modified_time": "2026-02-10T08:09:24.265390Z",
            "url": "https://www.boulderkeskus.com/img/cms/bk%20pasila.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-10T08:09:24.063064Z",
            "last_modified_time": "2026-02-10T08:09:24.063081Z",
            "url": "https://www.boulderkeskus.com/img/cms/DSC02755.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494819,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-10T07:13:15.919812Z",
            "last_modified_time": "2026-02-10T07:13:15.919825Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780053.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-09T15:09:27.301672Z",
            "last_modified_time": "2026-02-09T15:09:27.301696Z",
            "url": "https://admin.espoo.fi/sites/default/files/2026-02/Aallonharjankent%C3%A4n%20leikkipuisto%202026.png",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494817,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T14:13:22.000974Z",
            "last_modified_time": "2026-02-09T14:13:22.000992Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780515.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494816,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T13:30:49.870064Z",
            "last_modified_time": "2026-02-09T13:30:49.870079Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494813,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T13:27:51.611213Z",
            "last_modified_time": "2026-02-09T13:27:51.611229Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494812,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T13:25:30.602118Z",
            "last_modified_time": "2026-02-09T13:25:30.602133Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494811,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T13:14:25.379072Z",
            "last_modified_time": "2026-02-09T13:14:25.379088Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778684.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494810,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:48:48.921747Z",
            "last_modified_time": "2026-02-09T12:48:48.921761Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494809,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:46:54.156124Z",
            "last_modified_time": "2026-02-09T12:46:54.156140Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494815,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-09T12:25:44.933246Z",
            "last_modified_time": "2026-02-09T12:26:30.940394Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4f31b879-5f5d-48f0-abc3-8637302d658b.jpeg",
            "name": "",
            "cropping": "0,897,3587,4484",
            "photographer_name": "",
            "alt_text": "kaksi kättä venyttää välissään vaaleanpunaista venyvää limamaista ainetta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494807,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:13:57.862992Z",
            "last_modified_time": "2026-02-09T12:13:57.863020Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784534.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494806,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:13:57.459304Z",
            "last_modified_time": "2026-02-09T12:13:57.459320Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784532.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494806/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494805,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:13:56.772182Z",
            "last_modified_time": "2026-02-09T12:13:56.772197Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785473.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494804,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:13:55.943387Z",
            "last_modified_time": "2026-02-09T12:13:55.943402Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784528.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494803,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T12:13:55.567981Z",
            "last_modified_time": "2026-02-09T12:13:55.568000Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784527.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494808,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T11:27:28.505321Z",
            "last_modified_time": "2026-02-09T11:27:28.505337Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/44989700-8c2e-4a84-a60e-f53788a47ac9.jpg",
            "name": "",
            "cropping": "0,420,1080,1500",
            "photographer_name": "",
            "alt_text": "Joukko nuoria tietokoneen ääressä ja tapahtuman tiedot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494802,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T10:54:21.256820Z",
            "last_modified_time": "2026-02-09T10:54:21.256842Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494801,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T10:13:07.860833Z",
            "last_modified_time": "2026-02-09T10:13:07.860846Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780796.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494800,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T10:13:06.533238Z",
            "last_modified_time": "2026-02-09T10:13:06.533252Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782110.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494799,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T10:01:02.232135Z",
            "last_modified_time": "2026-02-09T10:01:02.232147Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494797,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T08:13:25.268764Z",
            "last_modified_time": "2026-02-09T08:13:25.268779Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781215.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494798,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-09T07:26:43.216013Z",
            "last_modified_time": "2026-02-09T07:26:43.216029Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/23888d49-e957-4e9c-876c-5bff69c2ff48.jpg",
            "name": "",
            "cropping": "150,0,750,600",
            "photographer_name": "",
            "alt_text": "Petri Peltonen: On nature, surface, and seeing (valokuvanäyttely)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494796,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-09T07:13:06.767570Z",
            "last_modified_time": "2026-02-09T07:13:06.767584Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777513.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494793,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T14:09:13.535401Z",
            "last_modified_time": "2026-02-06T14:09:13.535421Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494792,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T14:09:08.120078Z",
            "last_modified_time": "2026-02-06T14:09:08.120092Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvateksti on tässä",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee teksti.",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494791,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T13:44:36.033346Z",
            "last_modified_time": "2026-02-06T13:44:36.033399Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Tässä on testikuva",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Tässä on testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494791/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494790,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T13:43:47.841447Z",
            "last_modified_time": "2026-02-06T13:43:47.841500Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Tässä on testikuva",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Tässä on testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494789,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T13:38:19.901383Z",
            "last_modified_time": "2026-02-06T13:38:19.901414Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Tässä on testikuva",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Tässä on testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T13:16:23.767891Z",
            "last_modified_time": "2026-02-06T13:16:23.767914Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8b7a4c01-44c7-4540-9271-b2381a625594.jpg",
            "name": "",
            "cropping": "177,0,1016,839",
            "photographer_name": "",
            "alt_text": "Uutisten teko studiossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494788,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T13:13:18.697803Z",
            "last_modified_time": "2026-02-06T13:13:18.697816Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780498.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494787,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T13:13:18.372327Z",
            "last_modified_time": "2026-02-06T13:13:18.372342Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780497.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494786,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T12:13:43.731375Z",
            "last_modified_time": "2026-02-06T12:13:43.731390Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781198.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494784,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T10:13:13.017380Z",
            "last_modified_time": "2026-02-06T10:13:13.017394Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780865.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494785,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T09:23:48.265434Z",
            "last_modified_time": "2026-02-06T09:23:48.265455Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c34e2c34-42b0-4083-8afd-9cb10078934d.png",
            "name": "",
            "cropping": "76,0,864,788",
            "photographer_name": "",
            "alt_text": "Tilaisuuden mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494785/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494782,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T09:13:14.438050Z",
            "last_modified_time": "2026-02-06T09:13:14.438061Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781194.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494781,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T09:13:13.621620Z",
            "last_modified_time": "2026-02-06T09:13:13.621633Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780861.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:52:55.100692Z",
            "last_modified_time": "2026-02-06T08:52:55.100711Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:52:16.710181Z",
            "last_modified_time": "2026-02-06T08:52:16.710199Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:52:16.632537Z",
            "last_modified_time": "2026-02-06T08:52:16.632560Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:52:01.373604Z",
            "last_modified_time": "2026-02-06T08:52:01.373618Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:52:01.371049Z",
            "last_modified_time": "2026-02-06T08:52:01.371063Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494775,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:51:09.869771Z",
            "last_modified_time": "2026-02-06T08:51:09.869791Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:47:14.514369Z",
            "last_modified_time": "2026-02-06T08:47:14.514381Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:46:50.498718Z",
            "last_modified_time": "2026-02-06T08:46:50.498733Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:44:36.221522Z",
            "last_modified_time": "2026-02-06T08:44:36.221542Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:44:28.136786Z",
            "last_modified_time": "2026-02-06T08:44:28.136814Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:40:45.625180Z",
            "last_modified_time": "2026-02-06T08:40:45.625201Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:40:21.070184Z",
            "last_modified_time": "2026-02-06T08:40:21.070197Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:49.223624Z",
            "last_modified_time": "2026-02-06T08:36:49.223638Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:48.302342Z",
            "last_modified_time": "2026-02-06T08:36:48.302355Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:44.216501Z",
            "last_modified_time": "2026-02-06T08:36:44.216516Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:43.433295Z",
            "last_modified_time": "2026-02-06T08:36:43.433315Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:10.705242Z",
            "last_modified_time": "2026-02-06T08:36:10.705256Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:09.811029Z",
            "last_modified_time": "2026-02-06T08:36:09.811043Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494762,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:36:08.082507Z",
            "last_modified_time": "2026-02-06T08:36:08.082522Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:03.710208Z",
            "last_modified_time": "2026-02-06T08:36:03.710225Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:36:03.612711Z",
            "last_modified_time": "2026-02-06T08:36:03.612726Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:35:50.571909Z",
            "last_modified_time": "2026-02-06T08:35:50.571923Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494758,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:35:13.409796Z",
            "last_modified_time": "2026-02-06T08:35:13.409813Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494757,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:33:47.475184Z",
            "last_modified_time": "2026-02-06T08:33:47.475201Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/8b35bcdc-c0d5-f011-8544-7ced8d2e6e81",
            "name": "Kuvassa näkyy testikuva",
            "cropping": "",
            "photographer_name": "Tuntematon",
            "alt_text": "Kuva on vihreä ja siinä lukee testikuva",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494756,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:20:04.372926Z",
            "last_modified_time": "2026-02-06T08:20:04.372938Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494755,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:19:48.655814Z",
            "last_modified_time": "2026-02-06T08:19:48.655829Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T08:15:01.718558Z",
            "last_modified_time": "2026-02-06T08:15:01.718734Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/653588b5-9fd6-4b56-98ea-e2a322376863.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "satuhetki ja satakielikuukauden logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494754,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-06T08:14:42.915757Z",
            "last_modified_time": "2026-02-06T08:14:42.915776Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "name": "Caption",
            "cropping": "",
            "photographer_name": "Image credit",
            "alt_text": "Image alt text",
            "data_source": "jiiri",
            "publisher": "ahjo:u480400",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494753,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-06T07:12:09.496159Z",
            "last_modified_time": "2026-02-06T07:12:09.496175Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/77c3ec14-4ec0-48b0-ac4d-92307e4ccba0.jpg",
            "name": "",
            "cropping": "650,0,3350,2700",
            "photographer_name": "",
            "alt_text": "Mustekynä ja tekstiä paperilla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494753/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494752,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-05T17:16:35.441944Z",
            "last_modified_time": "2026-02-05T17:16:35.441958Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/78c8ff66-a457-481a-997e-7daabaeb187d.jpg",
            "name": "pianomusiikkia",
            "cropping": "214,0,1066,853",
            "photographer_name": "",
            "alt_text": "pianon koskettimet ja nuotteja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494752/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494751,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T15:13:55.646002Z",
            "last_modified_time": "2026-02-05T15:13:55.646025Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780743.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494750,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T15:13:55.009122Z",
            "last_modified_time": "2026-02-05T15:13:55.009145Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780739.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494749,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T15:13:50.396667Z",
            "last_modified_time": "2026-02-05T15:13:50.396685Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781426.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494747,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T14:14:19.591801Z",
            "last_modified_time": "2026-02-05T14:14:19.591818Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785300.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494748,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:34:20.136698Z",
            "last_modified_time": "2026-02-05T13:34:20.136715Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/dd3d056d-84ea-436f-b542-73c2fb06b682.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Tapahtuman mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494743,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:06.911809Z",
            "last_modified_time": "2026-02-05T13:14:06.911828Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781050.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494742,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:06.127559Z",
            "last_modified_time": "2026-02-05T13:14:06.127644Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781046.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494741,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:05.444411Z",
            "last_modified_time": "2026-02-05T13:14:05.444425Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781044.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494740,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:05.026384Z",
            "last_modified_time": "2026-02-05T13:14:05.026402Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781043.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494739,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:03.210754Z",
            "last_modified_time": "2026-02-05T13:14:03.210770Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781038.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494738,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:01.936214Z",
            "last_modified_time": "2026-02-05T13:14:01.936230Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781035.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494737,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T13:14:00.272005Z",
            "last_modified_time": "2026-02-05T13:14:00.272039Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781029.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494744,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T12:54:47.093809Z",
            "last_modified_time": "2026-02-05T12:54:47.093824Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7fedf8d7-f03f-4695-aed2-6ea0c0d7f2b9.jpg",
            "name": "Anu Aulanko",
            "cropping": "0,0,800,800",
            "photographer_name": "Sofia Mynttinen",
            "alt_text": "Anu Aulanko laulaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494745,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T12:30:24.578035Z",
            "last_modified_time": "2026-02-05T12:30:24.578051Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ee09b727-1a4f-49b9-9b8a-a63bb7522f6d.jpg",
            "name": "",
            "cropping": "0,0,800,800",
            "photographer_name": "",
            "alt_text": "Kirjan kannesta kuva Juvan teoksesta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494736,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T11:13:12.556403Z",
            "last_modified_time": "2026-02-05T11:13:12.556417Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778350.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494735,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T10:13:20.351960Z",
            "last_modified_time": "2026-02-05T10:13:20.351974Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781049.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494734,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T10:13:18.369888Z",
            "last_modified_time": "2026-02-05T10:13:18.369906Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781040.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494733,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T10:13:15.414026Z",
            "last_modified_time": "2026-02-05T10:13:15.414040Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781031.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494732,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T10:13:14.697897Z",
            "last_modified_time": "2026-02-05T10:13:14.697912Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781028.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494731,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T09:14:10.504234Z",
            "last_modified_time": "2026-02-05T09:14:10.504249Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781034.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494730,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T09:14:02.699370Z",
            "last_modified_time": "2026-02-05T09:14:02.699386Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781900.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494729,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T09:13:57.354649Z",
            "last_modified_time": "2026-02-05T09:13:57.354666Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781041.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494728,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T09:13:54.977791Z",
            "last_modified_time": "2026-02-05T09:13:54.977810Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781032.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494727,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T09:13:53.600489Z",
            "last_modified_time": "2026-02-05T09:13:53.600506Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781026.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494725,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T08:13:43.462788Z",
            "last_modified_time": "2026-02-05T08:13:43.462805Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781047.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494724,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T08:13:41.589857Z",
            "last_modified_time": "2026-02-05T08:13:41.589881Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781037.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494726,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T07:56:13.835130Z",
            "last_modified_time": "2026-02-05T07:56:13.835148Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/11c7332c-4e38-4d67-b226-f1f4af6321ae.jpeg",
            "name": "",
            "cropping": "280,0,1000,720",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee englanniksi vapaa pääsy, tamilinkielistä yhteislaulua Lippulaivan kirjastossa 21.2. klo 15:30-17:30. Vapaa pääsy.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494723,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-05T07:13:43.059892Z",
            "last_modified_time": "2026-02-05T07:13:43.059910Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781025.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494721,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T14:13:45.205116Z",
            "last_modified_time": "2026-02-04T14:13:45.205132Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785374.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494720,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T14:13:44.705432Z",
            "last_modified_time": "2026-02-04T14:13:44.705449Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785372.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-04T13:32:33.505428Z",
            "last_modified_time": "2026-02-04T13:32:33.505443Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/943beb47-d5fc-4a66-8431-b37bf2b02d06.png",
            "name": "",
            "cropping": "970,0,2890,1920",
            "photographer_name": "kuva: Espoon kaupungin aineistopankki",
            "alt_text": "International Mother Language Day program for children",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-04T13:20:47.567884Z",
            "last_modified_time": "2026-02-04T13:20:47.567900Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2fdb1ec5-32d5-4aeb-9b0b-459ae0906290.png",
            "name": "",
            "cropping": "50,0,750,700",
            "photographer_name": "",
            "alt_text": "Marketta Oja: Värien lumoa -taidenäyttely",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494719,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T11:56:51.150509Z",
            "last_modified_time": "2026-02-04T11:56:51.150526Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c3fac67c-ed4c-4950-98e4-ee77f0ae65d0.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Talvinen kisakatsomo ja olympiasoihtu. Olympiarenkaat ja teksti: Olympilaiset Yle Areenasta Stagella",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494713,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T09:25:30.610262Z",
            "last_modified_time": "2026-02-04T09:25:30.610277Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/57f5a9cc-b21c-428f-8911-b6acdc20903f.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "lumiukkoja talvimaisemassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494713/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494712,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T09:14:05.539650Z",
            "last_modified_time": "2026-02-04T09:14:05.539698Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782815.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494711,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-04T09:13:49.470172Z",
            "last_modified_time": "2026-02-04T09:13:49.470193Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782814.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494715,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-04T09:08:36.084321Z",
            "last_modified_time": "2026-02-04T09:08:36.084337Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/019b965c-e780-4026-a018-9632a78dc6c2.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kuvat: Suomen Punainen Risti",
            "alt_text": "Suomen Punainen Risti ystävätoiminnan logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494710,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T17:12:54.807138Z",
            "last_modified_time": "2026-02-03T17:12:54.807152Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784332.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494709,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T16:13:44.110521Z",
            "last_modified_time": "2026-02-03T16:13:44.110537Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784331.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494708,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T16:13:43.361723Z",
            "last_modified_time": "2026-02-03T16:13:43.361740Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784330.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494707,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-03T10:17:40.450077Z",
            "last_modified_time": "2026-02-03T10:17:40.450094Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b7f73c4c-71b1-48b9-b529-c36880460958.jpeg",
            "name": "",
            "cropping": "262,0,938,675",
            "photographer_name": "Otto Virtanen",
            "alt_text": "Kirjailija Antti Halme katsoo kameraan ja hymyilee kohottaen kulmakarvojaan. Vieressä kuva hänen uuden kirjansa kannesta, jossa kyyhky lentää liekki taustalla. Kirjan nimi on Lintukoto.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494705,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T09:13:41.351888Z",
            "last_modified_time": "2026-02-03T09:13:41.351904Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784334.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494704,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T09:13:37.867604Z",
            "last_modified_time": "2026-02-03T09:13:37.867621Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785236.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494706,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T09:05:29.613232Z",
            "last_modified_time": "2026-02-03T09:05:29.613247Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/32458f61-4e87-4c9c-b35d-7fb079907961.jpg",
            "name": "",
            "cropping": "215,0,1064,849",
            "photographer_name": "Kris Atomic / Unsplash",
            "alt_text": "Kuvassa näkyy kädet ja ompelija",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494703,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T08:13:45.436487Z",
            "last_modified_time": "2026-02-03T08:13:45.436504Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784325.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494702,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T08:13:44.842617Z",
            "last_modified_time": "2026-02-03T08:13:44.842641Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494701,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-03T07:09:59.291608Z",
            "last_modified_time": "2026-02-03T07:09:59.291624Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/4986dcae-17a6-48b4-90d9-0cb626209c05.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Iäkäs pariskunta terveellisen ruuan äärellä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-02T15:25:54.591613Z",
            "last_modified_time": "2026-02-02T15:25:54.591629Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/052acea7-8e80-40bf-bd86-f2dcf0404521.png",
            "name": "",
            "cropping": "970,0,2890,1920",
            "photographer_name": "Espoon kaupungin aineistopankki",
            "alt_text": "Kuvituskuva, ryhmä ihmisiä työskentelemässä ison pöydän ääressä, ryhmätyö, tiimityö.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494699,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-02T15:03:42.997612Z",
            "last_modified_time": "2026-02-02T15:03:42.997627Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5c166504-2d81-4f8e-bad0-ae3be645d8b3.png",
            "name": "",
            "cropping": "65,0,565,500",
            "photographer_name": "",
            "alt_text": "Seal Splash pelin logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494697,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-02T12:13:05.672173Z",
            "last_modified_time": "2026-02-02T12:13:05.672188Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494698,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-02T11:47:54.772165Z",
            "last_modified_time": "2026-02-02T11:47:54.772182Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/eb7aec84-36ba-4903-93ac-77c621217307.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Eino Uikkanen AI:n tekemää futuristista taustaa vasten. teksti: ti 17.2. klo 15. Esitelmä: Mitä tekoäly on ja mitä se ei ole.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-02T11:00:38.326078Z",
            "last_modified_time": "2026-02-02T11:00:38.326094Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/412dccb5-ae04-4660-a7bd-1df3ae43aca2.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "ArtSirius",
            "alt_text": "Talvinen maisemamaalaus",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-02-02T08:44:54.470435Z",
            "last_modified_time": "2026-02-02T08:45:24.352615Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/214f76b2-f3d5-4b27-b10d-ce1755da29ca.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Sami Reivinen / WSOY",
            "alt_text": "Laura Finska vaaleansinisessä mekossa, jossa ruusukkeita. Hän katsoo kameraan ja kallistaa päätään. Kuvassa myös hänen kirjansa \"Haittaako jos hengitän\" kansikuva. Kansikuvassa sinisistä ja vaaleanpunaisista suonista koostuu kuva keuhkoista.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494693,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-02-02T08:40:16.737112Z",
            "last_modified_time": "2026-02-02T08:40:16.737128Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f14e27b8-2a05-469a-8de2-8679e78b8644.jpg",
            "name": "",
            "cropping": "130,0,741,610",
            "photographer_name": "M. Ylilammi",
            "alt_text": "Kuvassa on lintu ja siinä lukee näyttelyn tiedot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-30T11:09:21.767973Z",
            "last_modified_time": "2026-01-30T11:09:21.767990Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c8bce420-148b-4bb7-ad34-1b75faf4a700.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kissa lumessa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494690,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-30T10:17:19.144695Z",
            "last_modified_time": "2026-01-30T10:17:52.625930Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/32c5657e-b8f5-4f71-992b-931af2f7b624.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kuvat koirien kotialbumeista.",
            "alt_text": "lukukoirat Nekku, Pätkis, Lloyd",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494687,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-30T07:31:57.519589Z",
            "last_modified_time": "2026-01-30T07:31:57.519604Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a7ae893a-d1e2-4f7e-b561-df2727c27ce6.png",
            "name": "",
            "cropping": "55,0,353,298",
            "photographer_name": "",
            "alt_text": "Kirjoja ja neuleita",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494683,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-29T13:04:49.102601Z",
            "last_modified_time": "2026-01-29T13:04:49.102617Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/37380a77-eac5-4a13-9ee6-1862e5c58eaa.jpg",
            "name": "",
            "cropping": "0,0,1024,1024",
            "photographer_name": "",
            "alt_text": "Sargam intialaisen laulurymän värikäs logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-29T12:52:03.845829Z",
            "last_modified_time": "2026-01-29T12:52:03.845851Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9db5bfeb-0d37-453a-8538-8487c19bfa23.png",
            "name": "",
            "cropping": "100,0,700,600",
            "photographer_name": "",
            "alt_text": "NÄEN! - Kilahde-taidekollektiivin näyttely (Sellon kirjaston Vitriinigalleria 1.2.-13.3.2026)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494680,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-29T12:13:02.348015Z",
            "last_modified_time": "2026-01-29T12:13:02.348030Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_772068.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494679,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-29T09:12:45.664604Z",
            "last_modified_time": "2026-01-29T09:12:45.664618Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785184.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-29T08:09:59.213961Z",
            "last_modified_time": "2026-01-29T08:09:59.213977Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/01/Noora_Sandgren_Veteiset-04-2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494677,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T16:13:09.762759Z",
            "last_modified_time": "2026-01-28T16:13:09.762776Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784208.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494676,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T16:13:09.416530Z",
            "last_modified_time": "2026-01-28T16:13:09.416572Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784207.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494675,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T16:13:05.330363Z",
            "last_modified_time": "2026-01-28T16:13:05.330376Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781682.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494674,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T15:13:07.932043Z",
            "last_modified_time": "2026-01-28T15:13:07.932057Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781681.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494673,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T15:13:07.518510Z",
            "last_modified_time": "2026-01-28T15:13:07.518525Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781680.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494672,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T15:13:07.109273Z",
            "last_modified_time": "2026-01-28T15:13:07.109287Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781679.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494671,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T15:13:06.028420Z",
            "last_modified_time": "2026-01-28T15:13:06.028433Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781678.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494670,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T15:13:04.633569Z",
            "last_modified_time": "2026-01-28T15:13:04.633594Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780464.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494667,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T14:14:19.528694Z",
            "last_modified_time": "2026-01-28T14:14:19.528710Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783887.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494666,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T14:13:59.972739Z",
            "last_modified_time": "2026-01-28T14:13:59.972753Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784487.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494665,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T14:13:55.706100Z",
            "last_modified_time": "2026-01-28T14:13:55.706112Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_785094.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494663,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T13:13:19.328285Z",
            "last_modified_time": "2026-01-28T13:13:19.328301Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780512.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494662,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T13:13:15.525082Z",
            "last_modified_time": "2026-01-28T13:13:15.525095Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777529.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494661,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T13:13:07.115544Z",
            "last_modified_time": "2026-01-28T13:13:07.115557Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783167.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494661/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494660,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T13:13:02.019124Z",
            "last_modified_time": "2026-01-28T13:13:02.019140Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783063.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494664,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T13:05:37.831432Z",
            "last_modified_time": "2026-01-28T13:05:37.831448Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/562f0d82-3d42-4a08-ab2d-52188b513bc3.png",
            "name": "",
            "cropping": "306,0,1087,780",
            "photographer_name": "",
            "alt_text": "Rivissä vanhoja nukketeatterinukkeja, hoviväkeä. Ja teksti Prinsessa Ruususen elämää - nukketeatteri",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494653,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T11:55:34.423416Z",
            "last_modified_time": "2026-01-28T08:54:40.291282Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5d0edf5a-a79c-4502-831a-57637ce76a2d.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kansikuvan tekijä: Ulpu Kaikkonen. Valokuva: Ari Haimi.",
            "alt_text": "Lapsuus kohtauspaikkana kirjan kansikuva ja kirjailija Liisa Lauerma",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494659,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-28T08:28:32.555615Z",
            "last_modified_time": "2026-01-28T08:28:32.555638Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/9ecfbcd4-bcc9-4bdc-85ac-523aab732923.png",
            "name": "",
            "cropping": "135,0,1215,1080",
            "photographer_name": "Zeynep Sahin Avci",
            "alt_text": "Maalaus kahvipöydän antimista, ja pulu.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494657,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T08:10:29.523230Z",
            "last_modified_time": "2026-01-28T08:10:29.523245Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f49cc0f4-a83f-442f-9f54-2ec8943322f1.png",
            "name": "",
            "cropping": "260,0,1660,1400",
            "photographer_name": "",
            "alt_text": "Piirroskuva ihmisiä pöydän ääressä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494658,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-28T07:51:33.463793Z",
            "last_modified_time": "2026-01-28T07:51:33.463818Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7800a24c-8373-4b3d-8373-bfd2e5afdc7c.jpg",
            "name": "",
            "cropping": "372,0,1219,846",
            "photographer_name": "",
            "alt_text": "Kuvassa Espoon Kalevalaiset ja useita kansallispukuja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494654,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T13:38:24.270248Z",
            "last_modified_time": "2026-01-27T13:38:53.012232Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/fbe22d4c-c345-4abd-b513-8e616f3346bc.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Iain Huntley, Sanna Clarén",
            "alt_text": "Saavutettavan pelaamisen ohjaimia kokeillaan konsolipelaamiseen pelitapahtumassa, toisella pelaajalla on kipsi kädessä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494651,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T13:13:17.330185Z",
            "last_modified_time": "2026-01-27T13:13:17.330206Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784507.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494655,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T13:11:43.025892Z",
            "last_modified_time": "2026-01-27T13:11:43.025907Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/5fff48ba-8f0a-4fbd-87ec-c167078e9a4c.jpg",
            "name": "",
            "cropping": "177,0,463,286",
            "photographer_name": "",
            "alt_text": "Kuvassa on susi ja kolme kiliä ja siinä lukee sunnuntaina 1.2. klo 15. Vapaa pääsy!",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494652,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-27T12:53:32.078239Z",
            "last_modified_time": "2026-01-27T12:53:32.078256Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b334f548-6f21-49f2-9f74-7c5eb7f0400a.png",
            "name": "",
            "cropping": "100,0,700,600",
            "photographer_name": "",
            "alt_text": "Fanni Skyttä: Twenty-two-blues (taidenäyttely)",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494649,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T11:13:08.471193Z",
            "last_modified_time": "2026-01-27T11:13:08.471215Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781613.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494648,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T10:13:11.147628Z",
            "last_modified_time": "2026-01-27T10:13:11.147640Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778319.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494650,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-27T10:12:35.525831Z",
            "last_modified_time": "2026-01-27T10:12:35.525847Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b46af8bc-a9e7-4cbb-beb9-99c24683cf8f.jpg",
            "name": "Espoon keskus 2025",
            "cropping": "100,0,700,600",
            "photographer_name": "Tony Hagerlund",
            "alt_text": "Espoon keskus 2025. Kuvaaja: Tony Hagerlund.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494646,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T09:13:02.966594Z",
            "last_modified_time": "2026-01-27T09:13:02.966608Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778318.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494647,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T08:41:11.568175Z",
            "last_modified_time": "2026-01-27T08:41:11.568191Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a8fe3e15-e510-4ebf-89ee-8fb9e717ed6c.png",
            "name": "",
            "cropping": "0,135,1080,1215",
            "photographer_name": "",
            "alt_text": "laulavat lumiukot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494645,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-27T08:13:00.233390Z",
            "last_modified_time": "2026-01-27T08:13:00.233410Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781604.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494644,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T15:13:17.338717Z",
            "last_modified_time": "2026-01-26T15:13:17.338730Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494643,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T15:13:15.810620Z",
            "last_modified_time": "2026-01-26T15:13:15.810633Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784128.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494640,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T14:13:03.891513Z",
            "last_modified_time": "2026-01-26T14:13:03.891525Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782213.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494641,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T14:04:30.641988Z",
            "last_modified_time": "2026-01-26T14:04:30.642004Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/95556dfa-76da-460b-b0b6-e3ce2df396f1.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Tummanpuhuva jääkiekkoilija jäällä ja tejsti: Olympialaiset: Suomi-Ruotsi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494642,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-26T13:20:17.656141Z",
            "last_modified_time": "2026-01-26T13:20:17.656156Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0b32a176-24e3-43f0-8ae4-78699dc92388.jpg",
            "name": "Mia Kolari: Pyykkikoreja ja päiväunia; Palikoita ja pilvilinnoja",
            "cropping": "100,0,700,600",
            "photographer_name": "",
            "alt_text": "Mia Kolari: Hiljaisia oivalluksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494638,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T13:14:35.257852Z",
            "last_modified_time": "2026-01-26T13:14:35.257865Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782934.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494639,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T12:45:12.258774Z",
            "last_modified_time": "2026-01-26T12:45:12.258789Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6e210cad-b0c0-424f-989f-5a8588583067.png",
            "name": "",
            "cropping": "229,0,731,502",
            "photographer_name": "Hupsansaa Ry",
            "alt_text": "Kuvassa lapsi, jolla askarrellut siivet selässä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494639/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494633,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T12:13:52.685828Z",
            "last_modified_time": "2026-01-26T12:13:52.685845Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780642.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494632,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T12:13:52.153539Z",
            "last_modified_time": "2026-01-26T12:13:52.153556Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780641.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494631,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T12:13:51.570848Z",
            "last_modified_time": "2026-01-26T12:13:51.570866Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780640.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494634,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-26T12:02:44.273140Z",
            "last_modified_time": "2026-01-26T12:02:44.273155Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f36b505a-e754-48c9-b6bc-13e2281e929e.png",
            "name": "",
            "cropping": "490,0,2410,1920",
            "photographer_name": "Espoon kaupungin aineistopankki",
            "alt_text": "Kuvituskuva, aikuinen lukemassa kirjoja lapsille.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494635,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-26T11:57:22.029133Z",
            "last_modified_time": "2026-01-26T11:57:22.029156Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bdf70982-efe2-4c5f-8522-b5ab86722825.jpeg",
            "name": "",
            "cropping": "315,0,1125,810",
            "photographer_name": "Milka Alanen",
            "alt_text": "Jarkko Volanen nojaa harmaaseen seinään ja katsoo kaukaisuuteen, kuvassa myös hänen kirjansa Vainovalkeat kansikuva, jossa on mustapunainen silhuetti kaupungista.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1491065,
            "has_user_editable_resources": true,
            "license": "event_only",
            "license_url": "",
            "created_time": "2025-10-09T11:56:20.565920Z",
            "last_modified_time": "2026-01-26T11:31:17.865386Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/biologia-kuva-le-25.png",
            "name": "biologia-kuva-le-25.png",
            "cropping": "286,0,1431,1145",
            "photographer_name": "Kuvaaja Sukuniminen",
            "alt_text": "Metsämaisema",
            "data_source": "helsinki",
            "publisher": "ahjo:u42030030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1491065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494636,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T11:18:30.303780Z",
            "last_modified_time": "2026-01-26T11:18:30.303797Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b28d4b58-63d7-4816-ba1e-a2b6b1c0b519.jpg",
            "name": "",
            "cropping": "0,62,960,1021",
            "photographer_name": "",
            "alt_text": "avaruusaiheinen graffa ja teksti Astro Pi Mission zero",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494637,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-26T11:04:02.637625Z",
            "last_modified_time": "2026-01-26T11:04:02.637648Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d71a4633-cddc-4375-8ce2-413fc1246388.png",
            "name": "Kirjoja ja ruokaa",
            "cropping": "242,0,1172,930",
            "photographer_name": "Kuva luotu tekoälyllä",
            "alt_text": "Pöytä missä leivos, teekuppi ja kirjoja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494630,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:37:46.743693Z",
            "last_modified_time": "2026-01-26T10:37:46.743709Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/10fd8838-2671-4269-a3fc-d249e02420d4.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa Ulla Welin ja Pirkko Kärnä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494629,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:59.828647Z",
            "last_modified_time": "2026-01-26T10:12:59.828659Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777686.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494628,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:59.394133Z",
            "last_modified_time": "2026-01-26T10:12:59.394145Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777685.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494627,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:58.020286Z",
            "last_modified_time": "2026-01-26T10:12:58.020297Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777684.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494626,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:56.694420Z",
            "last_modified_time": "2026-01-26T10:12:56.694431Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777683.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494625,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:55.037369Z",
            "last_modified_time": "2026-01-26T10:12:55.037381Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777682.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494624,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:54.544019Z",
            "last_modified_time": "2026-01-26T10:12:54.544033Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781972.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494623,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T10:12:52.738248Z",
            "last_modified_time": "2026-01-26T10:12:52.738261Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777681.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494622,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T09:12:51.565470Z",
            "last_modified_time": "2026-01-26T09:12:51.565482Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777680.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494621,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T09:12:49.298049Z",
            "last_modified_time": "2026-01-26T09:12:49.298062Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777679.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494620,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T09:12:47.759674Z",
            "last_modified_time": "2026-01-26T09:12:47.759686Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777678.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494619,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-26T09:12:43.168496Z",
            "last_modified_time": "2026-01-26T09:12:43.168508Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783833.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494618,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-26T09:10:01.726200Z",
            "last_modified_time": "2026-01-26T09:10:01.726217Z",
            "url": "https://www.kuplakupla.fi/wp-content/uploads/2023/09/Kupla-9.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494617,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-23T15:12:39.159881Z",
            "last_modified_time": "2026-01-23T15:12:39.159897Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784326.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-23T13:00:30.640792Z",
            "last_modified_time": "2026-01-23T13:00:30.640808Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f0c3555f-88c2-48e8-a916-6ccb59075d73.jpg",
            "name": "",
            "cropping": "169,0,769,600",
            "photographer_name": "",
            "alt_text": "Kaksit tyttöä hyppää auringonlaskussa.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-23T12:22:47.251675Z",
            "last_modified_time": "2026-01-23T12:22:47.251691Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1fbc5034-16bf-4a69-92b4-e6595646507c.png",
            "name": "",
            "cropping": "102,0,698,596",
            "photographer_name": "",
            "alt_text": "Kirjansidontanäyttely: Espoon työväenopiston ja Esbo Arbiksen oppilaiden sidoksia",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494614,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-23T11:12:57.109170Z",
            "last_modified_time": "2026-01-23T11:12:57.109182Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784343.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494613,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-23T11:12:56.565210Z",
            "last_modified_time": "2026-01-23T11:12:56.565223Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784342.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494612,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-23T09:08:50.732386Z",
            "last_modified_time": "2026-01-23T09:08:50.732400Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0147e60a-2f7b-4866-999d-1ec04d8de78d.jpg",
            "name": "",
            "cropping": "255,0,1792,1537",
            "photographer_name": "Heikki Simola",
            "alt_text": "Espoojoki",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494611,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T16:13:39.488927Z",
            "last_modified_time": "2026-01-22T16:13:39.488945Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780052.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494610,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T16:13:38.209032Z",
            "last_modified_time": "2026-01-22T16:13:38.209049Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778822.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494609,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T15:13:37.628970Z",
            "last_modified_time": "2026-01-22T15:13:37.629004Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782671.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494608,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T15:13:34.819386Z",
            "last_modified_time": "2026-01-22T15:13:34.819402Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_774609.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494607,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T15:13:33.820547Z",
            "last_modified_time": "2026-01-22T15:13:33.820564Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784311.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494606,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T15:13:33.170354Z",
            "last_modified_time": "2026-01-22T15:13:33.170372Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784310.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494714,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T13:47:55.569309Z",
            "last_modified_time": "2026-01-22T13:47:55.569345Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/210cfaf0-b03f-4aac-b68a-8898610b403d.jpg",
            "name": "",
            "cropping": "538,0,1462,924",
            "photographer_name": "",
            "alt_text": "Kuvassa työpajan materiaaleja eli lankaa, saksi, tusseja ja eri värisiä kartonkeja.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494604,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T12:23:00.023395Z",
            "last_modified_time": "2026-01-22T12:23:00.023411Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a07a6964-d442-4dcc-a40e-a7febc1f5d36.jpg",
            "name": "",
            "cropping": "0,0,1200,1200",
            "photographer_name": "",
            "alt_text": "Panelistit",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494603,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T11:35:21.840710Z",
            "last_modified_time": "2026-01-22T11:35:21.840731Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1670b426-a364-4386-8162-1419bdcb2665.jpg",
            "name": "",
            "cropping": "236,0,1055,820",
            "photographer_name": "",
            "alt_text": "Kuvassa lukee Espoon teatteri, esbo teater, espoo theatre ja siinä on ihmisiä, joista yhdellä on megafoni",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494656,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-22T10:16:02.117858Z",
            "last_modified_time": "2026-01-22T10:16:02.117878Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/94dc6086-dc66-42f7-a016-a924344c0dd2.jpg",
            "name": "",
            "cropping": "200,0,1400,1200",
            "photographer_name": "",
            "alt_text": "Vene ja meri",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494602,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T09:44:48.057445Z",
            "last_modified_time": "2026-01-22T09:44:48.057462Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c1bbc026-4698-4a45-9999-2ef5e944aab0.png",
            "name": "",
            "cropping": "128,0,512,384",
            "photographer_name": "",
            "alt_text": "Tiina Elo, Mikko Jalas, Tuomas Korkiakangas ja Aku Varamäki",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494600,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T09:12:47.938907Z",
            "last_modified_time": "2026-01-22T09:12:47.938920Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778723.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494601,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T08:17:57.273912Z",
            "last_modified_time": "2026-01-22T08:17:57.273927Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bfcdc8cd-36b5-4809-a913-b4dd4eceb28f.jpg",
            "name": "",
            "cropping": "0,0,1200,1200",
            "photographer_name": "",
            "alt_text": "Piirretty Picnic kori ja tilaisuuden tiedot",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494598,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T07:49:24.977352Z",
            "last_modified_time": "2026-01-22T07:49:24.977367Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8d1e3ef4-b9ff-4d37-aeb1-ec63a9ebc236.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lautapeli",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494599,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-22T07:24:45.737909Z",
            "last_modified_time": "2026-01-22T07:24:45.737925Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6dd9700e-2ba5-4039-8de9-1606596784d8.jpg",
            "name": "",
            "cropping": "1246,0,2528,1282",
            "photographer_name": "",
            "alt_text": "Kuvassa on hunajakenno ja mehiläisiä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-22T06:10:09.350029Z",
            "last_modified_time": "2026-01-22T06:10:09.350052Z",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6970cace7bbe6499661624.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494595,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T14:12:55.084754Z",
            "last_modified_time": "2026-01-21T14:12:55.084768Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_777733.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494594,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-21T13:32:05.412880Z",
            "last_modified_time": "2026-01-21T13:35:05.931767Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/firefox_kV4JIg4dVW.png",
            "name": "firefox_kV4JIg4dVW.png",
            "cropping": "128,0,637,509",
            "photographer_name": "firefox_kV4JIg4dVW",
            "alt_text": "altteksti",
            "data_source": "helsinki",
            "publisher": "ahjo:u4804001020",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494596,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T13:19:50.991450Z",
            "last_modified_time": "2026-01-21T13:19:50.991466Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ace7c1f1-678c-4965-bd03-313898623409.png",
            "name": "Kohtaamiskahvilassa on aina luvassa tärkeää tietoa, mutta myös hyvää seuraa ja kuppi kuumaa.",
            "cropping": "0,0,1080,1080",
            "photographer_name": "Heli Lekka",
            "alt_text": "Yksi kolmekymppinen ja neljä eläkeikäistä naista kahvilla Ison Omenan kirjastossa. Tektsi: Kohtaamiskahvila 2026.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494592,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T13:13:11.534450Z",
            "last_modified_time": "2026-01-21T13:13:11.534464Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781797.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494591,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T13:13:00.488754Z",
            "last_modified_time": "2026-01-21T13:13:00.488770Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778316.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494593,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T12:52:34.571459Z",
            "last_modified_time": "2026-01-21T12:52:34.571481Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/8b2d8662-1e0e-4437-a090-94917c5380ed.png",
            "name": "Kuva: Mediataitokoulu.fi / Roosa Hepomäki.",
            "cropping": "0,166,1716,1882",
            "photographer_name": "",
            "alt_text": "Piirros pitkätukkaisesta tytöstä, joka pelaa keskittyneesti konsolipeliä häntä nuoremman pojan katsellessa innostuneesti vieressä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494589,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T12:14:10.601885Z",
            "last_modified_time": "2026-01-21T12:14:10.601902Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784266.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494590,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T11:23:27.650835Z",
            "last_modified_time": "2026-01-21T11:23:27.650850Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b5495646-6a5a-4410-9fbf-a6e538c186ab.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa vaalea nainen, kirjailija Mia Helin-JOkinen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494588,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T11:13:53.400674Z",
            "last_modified_time": "2026-01-21T11:13:53.400690Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782826.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494586,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:46.113533Z",
            "last_modified_time": "2026-01-21T10:13:46.113550Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783891.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494585,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:40.315010Z",
            "last_modified_time": "2026-01-21T10:13:40.315028Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781540.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494584,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:37.191432Z",
            "last_modified_time": "2026-01-21T10:13:37.191449Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784297.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494583,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:36.548808Z",
            "last_modified_time": "2026-01-21T10:13:36.548826Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784296.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494582,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:35.649937Z",
            "last_modified_time": "2026-01-21T10:13:35.649954Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784295.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494581,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:35.066296Z",
            "last_modified_time": "2026-01-21T10:13:35.066323Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494580,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T10:13:34.281864Z",
            "last_modified_time": "2026-01-21T10:13:34.281881Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784293.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494587,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-21T10:01:34.664210Z",
            "last_modified_time": "2026-01-21T10:01:34.664225Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1ae59ccd-1091-4857-8d29-3cfcef011a1b.png",
            "name": "Konsertti",
            "cropping": "91,0,555,464",
            "photographer_name": "",
            "alt_text": "Konsertti",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494579,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T09:12:53.620196Z",
            "last_modified_time": "2026-01-21T09:12:53.620211Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784292.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494578,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T09:12:48.227222Z",
            "last_modified_time": "2026-01-21T09:12:48.227238Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784258.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494575,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T08:13:36.396370Z",
            "last_modified_time": "2026-01-21T08:13:36.396386Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_774888.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494576,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T07:47:54.705617Z",
            "last_modified_time": "2026-01-21T07:47:54.705632Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2b9cb1ef-e39f-4630-b236-fc56df2e7fef.png",
            "name": "Kuva: Urho Högman",
            "cropping": "101,0,541,440",
            "photographer_name": "Urho Högman",
            "alt_text": "Kuvassa on malli Lea Pehkonen, joka poseeraa Regina Linnanheimolle tärekissä kohteissa. Tässä kuvassa ollaan bussipysäkillä.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494577,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-21T07:13:52.073766Z",
            "last_modified_time": "2026-01-21T07:13:52.073781Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c0a5b613-e0a0-45af-a1e0-5a6f191d2f65.jpg",
            "name": "",
            "cropping": "0,24,549,573",
            "photographer_name": "",
            "alt_text": "Kuvassa on puita ja henkilö, joka taivuttaa kättään tanssiliikkeen mukaisesti",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494574,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T14:14:07.810916Z",
            "last_modified_time": "2026-01-20T14:14:07.810947Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783374.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494573,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T14:14:07.339550Z",
            "last_modified_time": "2026-01-20T14:14:07.339607Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782446.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494571,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T13:14:06.011497Z",
            "last_modified_time": "2026-01-20T13:14:06.011522Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784112.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494570,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T13:14:03.964424Z",
            "last_modified_time": "2026-01-20T13:14:03.964441Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782654.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494572,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T12:14:54.001381Z",
            "last_modified_time": "2026-01-20T12:14:54.001401Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c23bb074-5ddc-4e88-ace8-6e6baf7b74e9.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kuvat:  Erika Poussa, kuvaaja: Sofia Tietäväinen​Bakerika-kirjan kansi: Elisabeth Moborg; kannen kuva Sofia Tietäväinen",
            "alt_text": "Bakerika kirjan kansikuva ja kuvassa Erika Poussa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494566,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T12:12:55.679496Z",
            "last_modified_time": "2026-01-20T12:12:55.679509Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781019.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494565,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T12:12:54.895208Z",
            "last_modified_time": "2026-01-20T12:12:54.895221Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781016.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494564,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T12:12:53.071758Z",
            "last_modified_time": "2026-01-20T12:12:53.071774Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781006.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494568,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T11:50:34.842296Z",
            "last_modified_time": "2026-01-20T11:50:34.842311Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/a0d12b29-a9f0-4585-9ca9-397b553f6911.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Hannu Pakarinen.",
            "alt_text": "Manu kirjan kansikuva ja kuvassa Ilkka Tahvanainen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494567,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T11:38:50.342887Z",
            "last_modified_time": "2026-01-20T11:38:50.342902Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/6fdb2538-8918-4f35-8e82-2942b9c412cd.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kuvat:   Pipsa Hurmerinta ja Meri-Tuuli Väntsi, kuvaaja Kreetta Järvenpää. Samassa liemessä -kirjan kansi Hennamari Asunta.",
            "alt_text": "Kuvassa Pipsa Hurmerinta ja Meri-Tuuli Väntsi  Samassa liemessä -kirjan kansi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494569,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T11:26:20.724380Z",
            "last_modified_time": "2026-01-20T11:30:50.020070Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/2b5b608c-6352-4013-9783-802a7cf8145f.jpg",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "Kirjankansi: Minna Mäkipää, kuva Elina Pulli: Ulla Valtonen",
            "alt_text": "jauhopeukalot kirjankansikuva, kuvassa kirjailija Elina Pulli",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494569/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494563,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T10:12:54.476048Z",
            "last_modified_time": "2026-01-20T10:12:54.476063Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781023.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494562,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T10:12:52.872003Z",
            "last_modified_time": "2026-01-20T10:12:52.872021Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781015.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494560,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T09:13:49.690952Z",
            "last_modified_time": "2026-01-20T09:13:49.690967Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781012.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T08:37:25.106623Z",
            "last_modified_time": "2026-01-20T08:37:25.106638Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/48fdf5c4-ae08-408b-ab34-9b461f2117e9.jpg",
            "name": "",
            "cropping": "339,0,1707,1368",
            "photographer_name": "Joanna Puro-Aunola",
            "alt_text": "Joanna Puro-Aunolan keramiikkatöitä vanhoista ihmisistä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494559,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T08:12:56.882739Z",
            "last_modified_time": "2026-01-20T08:12:56.882756Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783708.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494558,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T08:12:49.750233Z",
            "last_modified_time": "2026-01-20T08:12:49.750247Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781022.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494557,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T08:12:47.861393Z",
            "last_modified_time": "2026-01-20T08:12:47.861407Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781010.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494556,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T08:12:45.619394Z",
            "last_modified_time": "2026-01-20T08:12:45.619409Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780997.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-20T06:10:06.458014Z",
            "last_modified_time": "2026-01-20T06:10:06.458036Z",
            "url": "https://tprimages.blob.core.windows.net/public/11724/186af76d-5e52-438e-94fb-3c7144fa74f2.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494555,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-20T05:46:04.748002Z",
            "last_modified_time": "2026-01-20T05:46:04.748017Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3fa04607-a7cb-4b39-bb34-050755d9a4dd.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Pinja Hirvonen",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494553,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T15:12:53.842618Z",
            "last_modified_time": "2026-01-19T15:12:53.842636Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781005.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494552,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T15:12:52.962140Z",
            "last_modified_time": "2026-01-19T15:12:52.962152Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781002.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494550,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T14:12:58.951826Z",
            "last_modified_time": "2026-01-19T14:12:58.951842Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781020.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494549,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T14:12:55.762714Z",
            "last_modified_time": "2026-01-19T14:12:55.762729Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780998.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494548,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T14:12:54.794009Z",
            "last_modified_time": "2026-01-19T14:12:54.794022Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780995.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494547,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T14:12:53.690512Z",
            "last_modified_time": "2026-01-19T14:12:53.690525Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780989.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494551,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T13:47:42.487154Z",
            "last_modified_time": "2026-01-19T13:47:42.487170Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/802a525b-2418-4b5f-824d-7173da395fc1.png",
            "name": "",
            "cropping": "129,0,426,297",
            "photographer_name": "",
            "alt_text": "Graafinen kuva, jossa mies soittaa kitaraa ja teksti: Matinkylän lauluilta Ison Omenan kirjastossa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494541,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T13:14:43.297855Z",
            "last_modified_time": "2026-01-19T13:14:43.297873Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781001.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494540,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T13:14:41.846969Z",
            "last_modified_time": "2026-01-19T13:14:41.847077Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780993.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494539,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T13:14:40.374290Z",
            "last_modified_time": "2026-01-19T13:14:40.374307Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780983.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494538,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T13:14:39.750765Z",
            "last_modified_time": "2026-01-19T13:14:39.750790Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780980.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1493962,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2024-11-28T12:44:29.503562Z",
            "last_modified_time": "2026-01-19T13:11:32.534323Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1aaa5541-8ea2-4ce7-9789-a5cdb857c95c.png",
            "name": "",
            "cropping": "0,0,1920,1920",
            "photographer_name": "Espoon kaupunki",
            "alt_text": "eri ikäisiä piirtelemässä saman pöydän äärellä liiduilla",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1493962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494537,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T13:10:55.161536Z",
            "last_modified_time": "2026-01-19T13:10:55.161555Z",
            "url": "https://tilavaraus.helsinki.fi/sites/default/files/styles/hero_image_half/public/2018-08/IMG_2502_0.JPG?itok=qerNXdJA",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494543,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T12:55:43.906670Z",
            "last_modified_time": "2026-01-19T12:55:43.906686Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/bda97c51-20d9-409c-a5ea-fc3a414c5307.jpg",
            "name": "",
            "cropping": "0,0,1024,1024",
            "photographer_name": "",
            "alt_text": "FAIRY TALE READING",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T12:48:42.678776Z",
            "last_modified_time": "2026-01-19T12:48:42.678791Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/727cbbd1-4d6d-413a-bd51-9bb859ac5b68.jpg",
            "name": "",
            "cropping": "0,0,1024,1024",
            "photographer_name": "",
            "alt_text": "A FAIRY TALE READING",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494544,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T12:43:09.534413Z",
            "last_modified_time": "2026-01-19T12:43:09.534437Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/160b46c7-c595-4c4a-9ede-015b2dba51fe.png",
            "name": "Sanna Vaara, eli Räppäri Vaara luotsaa Ison Omenan kirjaston lavarunoklubia.",
            "cropping": "293,0,1707,1414",
            "photographer_name": "Julia Alakulju",
            "alt_text": "Hymyilevä Sanna Vaara ja Omppu Open micin logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494546,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T12:31:37.193675Z",
            "last_modified_time": "2026-01-19T12:31:37.193691Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7697f13b-24ef-49ca-adaa-542b0a224195.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Svetlana Ruoho maalaamassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494536,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T10:26:42.547209Z",
            "last_modified_time": "2026-01-19T10:26:42.547225Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/042577d9-d13c-4b51-a464-45d4d3ae476c.png",
            "name": "",
            "cropping": "64,0,412,347",
            "photographer_name": "",
            "alt_text": "graafinen kuva punamekkoisesta naisesta puhumassa sekä muistiluotsin logo ja otsikko: Muisti-infot Ison Omenan kirjastossa keväällä 2026",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494533,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-19T08:08:24.060784Z",
            "last_modified_time": "2026-01-19T08:08:24.060808Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1d47c0a8-ecc0-40db-b246-bf09ef1b7ae1.jpg",
            "name": "",
            "cropping": "0,500,3000,3500",
            "photographer_name": "Paula Mertsalmi",
            "alt_text": "eläimen jälkiä lumessa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494534,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T07:34:05.944721Z",
            "last_modified_time": "2026-01-19T07:34:05.944738Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/37f857ca-cf4f-4deb-a469-8e963ece9141.jpg",
            "name": "",
            "cropping": "200,0,1000,800",
            "photographer_name": "Jamkids",
            "alt_text": "lapsia rumpusoittimien kanssa esiintymässä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494532,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-19T06:09:43.545835Z",
            "last_modified_time": "2026-01-19T06:09:43.545856Z",
            "url": "https://tprimages.blob.core.windows.net/public/344/2410f199-f0fe-4ed2-abaf-da319b450291.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494531,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-18T09:30:12.387651Z",
            "last_modified_time": "2026-01-18T09:30:12.387666Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/59cfec0e-1f6b-4f23-bea8-7d47ada570f8.jpg",
            "name": "",
            "cropping": "280,0,1000,720",
            "photographer_name": "Kuva AzamKamolov Pixabaystä",
            "alt_text": "Kuvassa on älypuhelin ja sen lukuisat sovellukset",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494530,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-17T13:07:38.145427Z",
            "last_modified_time": "2026-01-17T13:07:38.145442Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/136a44d2-7b05-44cc-a130-98ec846be8f2.jpg",
            "name": "",
            "cropping": "223,0,1191,968",
            "photographer_name": "",
            "alt_text": "Helmiä, lankarullia ja muita käsityötarvikkeita.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494529,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:42.895909Z",
            "last_modified_time": "2026-01-16T16:13:42.895933Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781986.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494528,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:42.138440Z",
            "last_modified_time": "2026-01-16T16:13:42.138457Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781981.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494527,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:37.597441Z",
            "last_modified_time": "2026-01-16T16:13:37.597458Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780667.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494526,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:37.041548Z",
            "last_modified_time": "2026-01-16T16:13:37.041565Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780666.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494525,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:36.462967Z",
            "last_modified_time": "2026-01-16T16:13:36.462983Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782929.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494524,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T16:13:35.961221Z",
            "last_modified_time": "2026-01-16T16:13:35.961237Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782930.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494523,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T15:14:08.218177Z",
            "last_modified_time": "2026-01-16T15:14:08.218211Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782655.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494522,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T14:13:36.340664Z",
            "last_modified_time": "2026-01-16T14:13:36.340693Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781415.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494521,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T14:13:34.244884Z",
            "last_modified_time": "2026-01-16T14:13:34.244901Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783707.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494520,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T14:13:33.871344Z",
            "last_modified_time": "2026-01-16T14:13:33.871370Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783706.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494519,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T14:13:21.247217Z",
            "last_modified_time": "2026-01-16T14:13:21.247239Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783892.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494511,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T13:13:44.992819Z",
            "last_modified_time": "2026-01-16T13:13:44.992841Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780533.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494510,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T13:13:43.090068Z",
            "last_modified_time": "2026-01-16T13:13:43.090085Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780531.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494509,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T13:13:34.508022Z",
            "last_modified_time": "2026-01-16T13:13:34.508039Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784137.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494512,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-16T13:01:28.601552Z",
            "last_modified_time": "2026-01-16T13:01:28.601567Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f36a8028-7fec-49e8-a26f-c4b75d4b5dcd.png",
            "name": "",
            "cropping": "74,0,586,511",
            "photographer_name": "",
            "alt_text": "Storytime",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-16T13:00:16.640987Z",
            "last_modified_time": "2026-01-16T13:00:16.641002Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/27da2314-6abe-48d9-9e42-813e88821185.png",
            "name": "",
            "cropping": "420,0,1500,1080",
            "photographer_name": "",
            "alt_text": "piirettyjä lapsia lukemassa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494517,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:27:40.547748Z",
            "last_modified_time": "2026-01-16T12:29:15.376370Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/806eb58a-dd9a-48ab-b1c6-4ae0b1911994.png",
            "name": "",
            "cropping": "148,0,852,705",
            "photographer_name": "",
            "alt_text": "Helmistä askarreltu rannekoru sinisellä taustalla, vihreää koristekuviota",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:28:55.527883Z",
            "last_modified_time": "2026-01-16T12:28:55.527900Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/35121aa6-6559-430c-85a9-36cacd6c2061.png",
            "name": "",
            "cropping": "148,0,852,705",
            "photographer_name": "",
            "alt_text": "Puna-valkoraidallinen purkki täynnä popcornia. Sininen tausta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494516,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:28:36.679130Z",
            "last_modified_time": "2026-01-16T12:28:36.679147Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/be7ea2a3-4cce-4131-b340-cc0f46939fdc.png",
            "name": "",
            "cropping": "148,0,852,705",
            "photographer_name": "",
            "alt_text": "Piirretty pingispöytä ja kaksi mailaa vaaleanvihreän ympyrän sisällä. Sininen tausta.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494515,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:28:04.033780Z",
            "last_modified_time": "2026-01-16T12:28:04.033802Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/19f51bc6-7581-495d-84cf-beda027e4779.png",
            "name": "",
            "cropping": "148,0,852,705",
            "photographer_name": "",
            "alt_text": "Keskittynyt piirretty pelaaja pelaamassa videokonsolilla, sininen tausta",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494518,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-16T12:25:09.230167Z",
            "last_modified_time": "2026-01-16T12:25:09.230184Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/27467413-8f17-4cee-a0d7-a40be81aab3e.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/1494518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494508,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:13:34.698774Z",
            "last_modified_time": "2026-01-16T12:13:34.698792Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780528.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494507,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:13:30.586782Z",
            "last_modified_time": "2026-01-16T12:13:30.586800Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780526.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494506,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:13:27.617613Z",
            "last_modified_time": "2026-01-16T12:13:27.617636Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780529.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494505,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T12:13:24.450130Z",
            "last_modified_time": "2026-01-16T12:13:24.450148Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780523.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494504,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T10:35:59.118945Z",
            "last_modified_time": "2026-01-16T10:35:59.118968Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/3b56f196-3b4f-4357-a3e6-c64ad8000292.png",
            "name": "",
            "cropping": "148,0,852,705",
            "photographer_name": "",
            "alt_text": "Sellon kirjaston lastenosasto, värikkäitä hyllyjä täynnä lastenkirjoja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494503,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T09:13:14.002868Z",
            "last_modified_time": "2026-01-16T09:13:14.002883Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782295.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494502,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-16T09:13:13.683280Z",
            "last_modified_time": "2026-01-16T09:13:13.683301Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782294.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494501,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-16T09:10:04.738976Z",
            "last_modified_time": "2026-01-16T09:10:04.738993Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/01/Noorasandgren_waterbodies_detail-1-kopio.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494500,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T13:13:49.469269Z",
            "last_modified_time": "2026-01-15T13:13:49.469285Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782668.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494499,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T13:13:46.605608Z",
            "last_modified_time": "2026-01-15T13:13:46.605622Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784123.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494498,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T13:13:42.887201Z",
            "last_modified_time": "2026-01-15T13:13:42.887213Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782667.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494497,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T13:13:35.229159Z",
            "last_modified_time": "2026-01-15T13:13:35.229172Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782666.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494497/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494495,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T12:13:51.030563Z",
            "last_modified_time": "2026-01-15T12:13:51.030614Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782610.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494494,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-15T12:10:05.657484Z",
            "last_modified_time": "2026-01-15T12:10:05.657508Z",
            "url": "https://tilavaraus.helsinki.fi/sites/default/files/styles/hero_image_half/public/2018-08/IMG_2501.JPG?itok=qtYHlfi5",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494496,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-15T11:23:37.071867Z",
            "last_modified_time": "2026-01-15T11:28:20.524507Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/087520fa-e402-4f7b-89ff-f4fdae4abca6.jpg",
            "name": "",
            "cropping": "562,0,3939,3376",
            "photographer_name": "",
            "alt_text": "Sakari",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-15T09:42:11.969680Z",
            "last_modified_time": "2026-01-15T09:42:11.969695Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7dd842c1-7af2-4ce2-ae75-4d1febfdccfa.jpg",
            "name": "",
            "cropping": "492,0,3625,3132",
            "photographer_name": "",
            "alt_text": "Lauri&Sakari",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494492,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T09:36:56.812935Z",
            "last_modified_time": "2026-01-15T09:36:56.812951Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/0b171463-c87d-4a1d-bb15-212cb7d62c3d.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Guiqinin soittaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494493,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T09:20:39.364019Z",
            "last_modified_time": "2026-01-15T09:20:39.364040Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/cde7017e-f602-47f6-b04b-0533027a1281.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Pertti Sulasalmi ja kirjan kansikuva",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494489,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T09:14:00.507953Z",
            "last_modified_time": "2026-01-15T09:14:00.507970Z",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784117.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494488,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T09:13:49.086112Z",
            "last_modified_time": "2026-01-15T09:13:49.086140Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783058.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494487,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T08:52:34.565038Z",
            "last_modified_time": "2026-01-15T08:52:34.565056Z",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/image_test.png",
            "name": "Testikuva",
            "cropping": "96,0,672,576",
            "photographer_name": "Helsingin kaupunginorkesteri",
            "alt_text": null,
            "data_source": "hko",
            "publisher": "ahjo:u4804001030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494483,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T08:14:00.545495Z",
            "last_modified_time": "2026-01-15T08:14:00.545511Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782188.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494482,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T08:13:42.166184Z",
            "last_modified_time": "2026-01-15T08:13:42.166199Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780410.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494484,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T08:08:27.608508Z",
            "last_modified_time": "2026-01-15T08:08:27.608523Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/737a0cd6-1a58-455d-b99c-c742d039621a.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Piirroskuva sadusta Tähtipoika",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494485,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T07:52:12.723554Z",
            "last_modified_time": "2026-01-15T07:52:12.723571Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/1359308a-eefb-46ef-9262-240ddd235d24.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lisa-Aliina",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494686,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T07:40:04.684412Z",
            "last_modified_time": "2026-01-15T07:40:04.684428Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/c4faa873-dcda-461c-b0b5-eb3cee352fba.png",
            "name": "",
            "cropping": "350,0,1250,900",
            "photographer_name": "",
            "alt_text": "Tapahtuman mainos",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494481,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-15T06:45:51.653267Z",
            "last_modified_time": "2026-01-15T06:45:51.653284Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/b82f41fc-effa-49f7-a5cb-5ac0fce4c39e.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Konsertin nimi ja sydämiä",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494480,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-15T06:10:02.953888Z",
            "last_modified_time": "2026-01-15T06:10:02.953916Z",
            "url": "https://tprimages.blob.core.windows.net/public/11747/94c4f0d0-2221-4437-a8fd-4d4344fa652e.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494479,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-14T16:13:36.331440Z",
            "last_modified_time": "2026-01-14T16:13:36.331453Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782820.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494478,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-14T16:13:35.789899Z",
            "last_modified_time": "2026-01-14T16:13:35.789914Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782822.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494477,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-14T16:13:35.375281Z",
            "last_modified_time": "2026-01-14T16:13:35.375296Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782819.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-14T13:16:12.121976Z",
            "last_modified_time": "2026-01-14T13:16:12.121992Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494473,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-14T13:16:00.141959Z",
            "last_modified_time": "2026-01-14T13:16:00.141977Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494472,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-14T13:15:55.667223Z",
            "last_modified_time": "2026-01-14T13:15:55.667242Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494475,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-14T12:44:51.485146Z",
            "last_modified_time": "2026-01-14T12:44:51.485161Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/587a6a78-00df-4880-9240-6febf31665b5.png",
            "name": "",
            "cropping": "76,0,864,788",
            "photographer_name": "",
            "alt_text": "Kaksi henkilöä keskustelevat suomeksi",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494471,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-14T12:13:36.493336Z",
            "last_modified_time": "2026-01-14T12:13:36.493351Z",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_784118.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494470,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-14T06:09:51.222288Z",
            "last_modified_time": "2026-01-14T06:09:51.222305Z",
            "url": "https://tprimages.blob.core.windows.net/public/3931/2c3650fd-b222-498b-8d86-6ebd1dbf61d3.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494468,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T14:13:41.086771Z",
            "last_modified_time": "2026-01-13T14:13:41.086789Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783056.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494469,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T13:45:22.554597Z",
            "last_modified_time": "2026-01-13T13:45:22.554626Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/25c3e03f-51af-4dab-a388-16b7e4dc8f65.png",
            "name": "",
            "cropping": "80,0,472,392",
            "photographer_name": "Kuva generoitu tekoälyllä",
            "alt_text": "Piiretty kuva, jossa kaksi kettua lukee metsässä kirjaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494466,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T12:13:46.971111Z",
            "last_modified_time": "2026-01-13T12:13:46.971127Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780467.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494465,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T12:13:41.995440Z",
            "last_modified_time": "2026-01-13T12:13:41.995456Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780482.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494467,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-13T12:13:41.451775Z",
            "last_modified_time": "2026-01-13T12:13:41.451791Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/24b12096-9fd6-4b9c-b5c2-8b2cdee51bb2.png",
            "name": "",
            "cropping": "188,0,669,482",
            "photographer_name": "Suomen Punainen Risti",
            "alt_text": "Ihminen pitelee kahvikuppia punaisissa lapasissa. Alla lukee SPR Kirjastokiertue, yläkulmassa on Suomen Punaisen Ristin logo.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494463,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T11:13:17.624110Z",
            "last_modified_time": "2026-01-13T11:13:17.624126Z",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783793.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494462,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T09:13:42.958438Z",
            "last_modified_time": "2026-01-13T09:13:42.958453Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783591.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494460,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T08:13:37.437194Z",
            "last_modified_time": "2026-01-13T08:13:37.437211Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779147.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494459,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T08:13:36.836781Z",
            "last_modified_time": "2026-01-13T08:13:36.836796Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779245.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494461,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-13T08:03:33.317016Z",
            "last_modified_time": "2026-01-13T08:03:33.317033Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/974118b2-e140-48fd-b90b-8bf9e4119c14.jpeg",
            "name": "",
            "cropping": "397,0,1418,1021",
            "photographer_name": "Espoon Kirjailijat ry",
            "alt_text": "Tuikku-kirjallisuuspalkinnon logo",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494458,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-13T07:13:36.536056Z",
            "last_modified_time": "2026-01-13T07:13:36.536074Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779244.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494456,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T12:32:07.100466Z",
            "last_modified_time": "2026-01-12T12:32:07.100481Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ed821629-7c64-459c-964d-7e1a2979fee1.jpg",
            "name": "",
            "cropping": "149,0,531,382",
            "photographer_name": "",
            "alt_text": "Lukupiirin kirjojen kansikuvat",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494457,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T12:28:51.407405Z",
            "last_modified_time": "2026-01-12T12:28:51.407422Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/ff0aafcd-5aca-48e3-9e4b-0761e99dc483.jpg",
            "name": "",
            "cropping": "90,0,630,541",
            "photographer_name": "",
            "alt_text": "vesiväreillä tehty joogaaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494455,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T12:13:40.453418Z",
            "last_modified_time": "2026-01-12T12:13:40.453433Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783757.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494454,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T12:13:39.951949Z",
            "last_modified_time": "2026-01-12T12:13:39.951965Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783756.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494453,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T12:13:33.465827Z",
            "last_modified_time": "2026-01-12T12:13:33.465845Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_778622.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494452,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T11:11:30.302532Z",
            "last_modified_time": "2026-01-12T11:11:30.302547Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/7636dd71-e068-41d7-8b61-31a863a89216.png",
            "name": "",
            "cropping": "490,0,2410,1920",
            "photographer_name": "",
            "alt_text": "Graafinen kuva jossa aikuinen lukee lattialla istuen kahdelle lapselle kirjaa",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494451,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T10:13:06.263011Z",
            "last_modified_time": "2026-01-12T10:13:06.263038Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783755.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494450,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T10:09:26.769943Z",
            "last_modified_time": "2026-01-12T10:09:26.769967Z",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2026/01/Unelma_2-scaled.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494449,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T08:10:26.354867Z",
            "last_modified_time": "2026-01-12T08:10:26.354881Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494448,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T08:10:05.033680Z",
            "last_modified_time": "2026-01-12T08:10:05.033701Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T08:07:49.657317Z",
            "last_modified_time": "2026-01-12T08:07:49.657329Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T08:07:13.407626Z",
            "last_modified_time": "2026-01-12T08:07:13.407640Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494445,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T07:53:20.023525Z",
            "last_modified_time": "2026-01-12T07:53:20.023543Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T07:26:47.787689Z",
            "last_modified_time": "2026-01-12T07:26:47.787703Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494443,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-12T07:12:53.085149Z",
            "last_modified_time": "2026-01-12T07:12:53.085164Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_781600.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494442,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-12T07:07:10.368883Z",
            "last_modified_time": "2026-01-12T07:07:10.368903Z",
            "url": "https://assets-eur.mkt.dynamics.com/93e9db45-077f-ef11-ac1e-000d3ab39c5e/digitalassets/images/1dd607db-e2b2-ef11-b8e8-7c1e523462f9",
            "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/1494442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-10T06:09:48.447359Z",
            "last_modified_time": "2026-01-10T06:09:48.447376Z",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6960e079bb0d4762268636.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021800",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494438,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T14:13:01.978729Z",
            "last_modified_time": "2026-01-09T14:13:01.978742Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779146.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494437,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T14:13:01.677370Z",
            "last_modified_time": "2026-01-09T14:13:01.677382Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779145.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494439,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:40:39.892689Z",
            "last_modified_time": "2026-01-09T13:40:39.892705Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/73e58102-3b15-4664-a739-15b2e9d37385.jpg",
            "name": "",
            "cropping": "416,0,2083,1666",
            "photographer_name": "",
            "alt_text": "Tulevaisuusteatterilaiset",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494436,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:13:00.932181Z",
            "last_modified_time": "2026-01-09T13:13:00.932195Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779138.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494435,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:13:00.548104Z",
            "last_modified_time": "2026-01-09T13:13:00.548127Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_779137.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494434,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:12:57.639011Z",
            "last_modified_time": "2026-01-09T13:12:57.639021Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783780.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494433,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:12:56.944177Z",
            "last_modified_time": "2026-01-09T13:12:56.944191Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783769.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494432,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T13:12:56.381581Z",
            "last_modified_time": "2026-01-09T13:12:56.381596Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783758.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494430,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T11:13:05.776437Z",
            "last_modified_time": "2026-01-09T11:13:05.776449Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780465.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494429,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T11:13:04.013594Z",
            "last_modified_time": "2026-01-09T11:13:04.013607Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780463.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494428,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T10:13:01.683725Z",
            "last_modified_time": "2026-01-09T10:13:01.683738Z",
            "url": "instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780464.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494427,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T10:13:01.057809Z",
            "last_modified_time": "2026-01-09T10:13:01.057823Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782107.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494426,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T10:12:59.883195Z",
            "last_modified_time": "2026-01-09T10:12:59.883207Z",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780436.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494425,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T10:12:58.555865Z",
            "last_modified_time": "2026-01-09T10:12:58.555880Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782304.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494424,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T10:12:57.903594Z",
            "last_modified_time": "2026-01-09T10:12:57.903608Z",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782303.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494423,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T09:12:59.604498Z",
            "last_modified_time": "2026-01-09T09:12:59.604512Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780794.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494422,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T09:12:58.921289Z",
            "last_modified_time": "2026-01-09T09:12:58.921305Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782018.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494420,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T08:12:55.832007Z",
            "last_modified_time": "2026-01-09T08:12:55.832025Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783597.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494419,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T08:12:55.518581Z",
            "last_modified_time": "2026-01-09T08:12:55.518595Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783596.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494418,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T08:12:55.248859Z",
            "last_modified_time": "2026-01-09T08:12:55.248868Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783595.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494417,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-09T08:12:54.949498Z",
            "last_modified_time": "2026-01-09T08:12:54.949510Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_783594.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494421,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2026-01-09T08:04:19.780664Z",
            "last_modified_time": "2026-01-09T08:04:19.780679Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/f74c9d9f-6abd-4a5f-bede-8832a059fd02.jpg",
            "name": "",
            "cropping": "262,0,938,675",
            "photographer_name": "HERO",
            "alt_text": "HERO Helsingin seudun erilaiset oppijat ry:n logo, jossa hehkulamppu, jolla kasvot.",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494413,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-08T13:14:30.658671Z",
            "last_modified_time": "2026-01-08T13:14:30.658685Z",
            "url": "https://www.lippu.fi/obj/mam/finland/3b/e7/antigone-tickets_493078_3911304_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/1494413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494412,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-08T13:12:57.462345Z",
            "last_modified_time": "2026-01-08T13:12:57.462358Z",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_782190.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494411,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-08T13:12:49.231218Z",
            "last_modified_time": "2026-01-08T13:12:49.231231Z",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_780431.jpg",
            "name": "",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u48040010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494414,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-08T12:41:32.779800Z",
            "last_modified_time": "2026-01-08T12:41:49.140043Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/82efe6a8-ef22-498d-a040-3f54615c5ec6.jpg",
            "name": "",
            "cropping": "0,0,570,570",
            "photographer_name": "",
            "alt_text": "Rita Gustava Pulli \"Rajat auki\" teoksen kirjoittaja",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 1494415,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2026-01-08T12:20:55.416294Z",
            "last_modified_time": "2026-01-08T12:20:55.416313Z",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/d0f19a48-601f-4583-9f5c-4a93f244e384.png",
            "name": "",
            "cropping": "0,0,1080,1080",
            "photographer_name": "",
            "alt_text": "Kuvassa pörröinen harmaa-mustaturkkinen koira Kiukku",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/1494415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}