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

{
    "meta": {
        "count": 16438,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=13",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=11"
    },
    "data": [
        {
            "id": 5783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T10:25:28.908862Z",
            "last_modified_time": "2023-11-01T10:25:28.908881Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{94AAEE2F-C420-4F22-8349-CBCF7E3C13A6}/103068",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T10:25:06.729141Z",
            "last_modified_time": "2023-11-01T10:25:06.729159Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A8D1C47A-A85D-42E5-92D8-ECEEE4FE9761}/107174",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T09:23:14.849981Z",
            "last_modified_time": "2023-11-01T09:23:14.849997Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{13E5DAAF-51D3-4BFE-B718-0F257AB9ADC7}/107171",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T08:25:08.018639Z",
            "last_modified_time": "2023-11-01T08:25:08.018655Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E5A413FE-8AD5-4051-AD2A-1B603951B7F2}/107166",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T06:09:37.249122Z",
            "last_modified_time": "2023-11-01T06:09:37.249148Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6540bbffa3ea7451960539.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T06:09:36.418257Z",
            "last_modified_time": "2023-11-01T06:09:36.418292Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6540dca88eb8f398140507.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-11-01T04:48:14.170238Z",
            "last_modified_time": "2023-11-01T04:48:14.170255Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10931_Streetryhm.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T17:24:00.937619Z",
            "last_modified_time": "2023-10-31T17:24:00.937638Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{872843DB-76E5-49C6-B2B2-B545441889E1}/107162",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T16:23:48.437482Z",
            "last_modified_time": "2023-10-31T16:23:48.437503Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FF61CF22-2A63-4BF6-B96A-05E01421844B}/107078",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T16:23:39.224595Z",
            "last_modified_time": "2023-10-31T16:23:39.224614Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C6440D3A-3C17-43A0-90C1-6F01EE8547F3}/107159",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T14:24:43.640612Z",
            "last_modified_time": "2023-10-31T14:24:43.640631Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EEE764AD-E06F-4AC9-825A-EE48AEAC34BD}/107158",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T14:24:34.173140Z",
            "last_modified_time": "2023-10-31T14:24:34.173168Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2CC7B79F-A77E-40AA-AE2A-7EE02A2773F3}/107153",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T14:24:02.416043Z",
            "last_modified_time": "2023-10-31T14:24:02.416065Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DB88C1A-1ED9-408D-9B75-D3F5B3C42924}/107149",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T14:23:43.708779Z",
            "last_modified_time": "2023-10-31T14:23:43.708797Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E647341-461C-4703-85C3-0E158F3447AB}/107156",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T13:24:00.618779Z",
            "last_modified_time": "2023-10-31T13:24:00.618800Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A8E4F5E5-E06A-4CD7-A254-61633E308F04}/107139",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T13:09:53.677458Z",
            "last_modified_time": "2023-10-31T13:09:53.677485Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=14829665&inline=false&ticket=ccc5e10d3ff1c606750ba7653470035e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T12:26:00.289848Z",
            "last_modified_time": "2023-10-31T12:26:00.289872Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6E3FE65F-F5B5-4125-BF7B-3B5D23841B2A}/107146",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T12:25:25.405320Z",
            "last_modified_time": "2023-10-31T12:25:25.405368Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDCDF841-2CB4-41B0-BC6B-DA1B89679515}/107130",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T12:24:40.134505Z",
            "last_modified_time": "2023-10-31T12:24:40.134526Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{63E72EA2-DD8F-407B-A793-AB1A6D0B61DC}/107138",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T12:24:18.442287Z",
            "last_modified_time": "2023-10-31T12:24:18.442304Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4AD7941E-0ACF-4B9F-AEBA-A757D948D1CE}/107145",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5762,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T10:25:23.707784Z",
            "last_modified_time": "2023-10-31T10:25:23.707807Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9D34ACE4-DF52-460F-90A0-1F6AA3B2D061}/107129",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T10:25:08.736802Z",
            "last_modified_time": "2023-10-31T10:25:08.736823Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C665D7C9-EF64-49E6-93F3-C4CF1113E4AC}/107128",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:10:08.452941Z",
            "last_modified_time": "2023-10-31T09:10:08.452960Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Timo-Vaittinen-245_Sakarinmaenkoulu_MaijaToivanen-1-scaled-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:10:07.980155Z",
            "last_modified_time": "2023-10-31T09:10:07.980175Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/06/Lokki-HAM-1-2-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:10:01.332836Z",
            "last_modified_time": "2023-10-31T09:10:01.332858Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Stromsinlahdenpolun_asuintalo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5757,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:10:01.286602Z",
            "last_modified_time": "2023-10-31T09:10:01.286620Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Myllypuron_kuntoutuskodit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5756,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:10:00.886577Z",
            "last_modified_time": "2023-10-31T09:10:00.886597Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Oulunkylan_asuintalo.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:09:57.594707Z",
            "last_modified_time": "2023-10-31T09:09:57.594725Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_eltsun_kuntoutuskoti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:09:56.980608Z",
            "last_modified_time": "2023-10-31T09:09:56.980627Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Aurora_kuntoutusyksikko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5753,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:09:45.182667Z",
            "last_modified_time": "2023-10-31T09:09:45.182688Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Auroran_avohoitovalmennus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5753/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5752,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T09:09:29.349200Z",
            "last_modified_time": "2023-10-31T09:09:29.349227Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/mielenterveysasiakkaiden_asumispalvelut_Aurora_asumisyksikko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5752/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-31T08:22:38.866126Z",
            "last_modified_time": "2023-10-31T08:22:38.866143Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{193ECC57-1A1E-4262-9715-7CBF32A618E2}/107122",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T14:24:21.716081Z",
            "last_modified_time": "2023-10-30T14:24:21.716099Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B2DF02E8-AB5D-4519-94FB-24122E52A34B}/107121",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T13:24:05.267332Z",
            "last_modified_time": "2023-10-30T13:24:05.267351Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E33EE39-0C79-460C-B9A9-DC0B2148AB19}/107120",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5748,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T13:24:04.580824Z",
            "last_modified_time": "2023-10-30T13:24:04.580844Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C35C095F-4684-47E1-BC06-D59410FD1AA7}/107118",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T12:24:19.557851Z",
            "last_modified_time": "2023-10-30T12:24:19.557873Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DB80C425-FB94-4DBC-B7EE-361CBEE62EC3}/107114",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T10:09:58.846994Z",
            "last_modified_time": "2023-10-30T10:09:58.847015Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724349&inline=false&ticket=3d2a88028039e920519222c33b849300&type=customerAttachment.21724424",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T10:09:47.641083Z",
            "last_modified_time": "2023-10-30T10:09:47.641103Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21704776&inline=false&ticket=f9504fc3f447b9824f9aedcc681a5a4d&type=customerAttachment.21704821",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T10:09:19.859522Z",
            "last_modified_time": "2023-10-30T10:09:19.859540Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724589&inline=false&ticket=01b51b6a9973db156a9beb5197913013&type=customerAttachment.21724647",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5743,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-30T10:09:19.759636Z",
            "last_modified_time": "2023-10-30T10:09:19.759661Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727362&inline=false&ticket=ebdcadb9d95be876294c4cf1996a75e1&type=customerAttachment.21727501",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5741,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-29T13:24:54.558028Z",
            "last_modified_time": "2023-10-29T13:24:54.558047Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{89CA8012-E730-4F17-91AE-39D9B0B617AC}/107109",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T14:10:06.677990Z",
            "last_modified_time": "2023-10-27T14:10:06.678015Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/kohtaaminen_jylha-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T14:09:40.690124Z",
            "last_modified_time": "2023-10-27T14:10:01.859767Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/KuvaPuuttuu.versio2-8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T13:25:03.394144Z",
            "last_modified_time": "2023-10-27T13:25:03.394163Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7EB4167D-5202-4E45-AC22-2D74EDFA6BD9}/107101",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T13:09:38.405892Z",
            "last_modified_time": "2023-10-27T13:09:38.405912Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21758999&inline=false&ticket=9e9bf4ad0df41db8957e318ac104d0a3&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5734,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T13:09:38.346566Z",
            "last_modified_time": "2023-10-27T13:09:38.346592Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740868&inline=false&ticket=b01411414a1a8fac0291ae3af0c8260a&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T12:23:48.677516Z",
            "last_modified_time": "2023-10-27T12:23:48.677531Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{63CF3963-B28B-43FC-B93D-E31905D9406D}/107082",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T12:23:46.694533Z",
            "last_modified_time": "2023-10-27T12:23:46.694551Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7B14A6C9-DF74-4DE4-9424-544818DC7F90}/107086",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5731,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T12:23:30.083257Z",
            "last_modified_time": "2023-10-27T12:23:30.083277Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{59322C0A-852E-427C-8171-5743B636A804}/107083",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T12:23:18.572865Z",
            "last_modified_time": "2023-10-27T12:23:18.572881Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{02ACF793-577B-4E25-90D8-29152D7CAC3B}/107084",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T11:10:03.431847Z",
            "last_modified_time": "2023-10-27T11:10:03.431867Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/10/A-SceneII.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T11:10:02.606189Z",
            "last_modified_time": "2023-10-27T11:10:02.606211Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Pehkonen-Laura-Pasilan-teos-miikkapirinen-2597-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T11:09:56.272055Z",
            "last_modified_time": "2023-10-27T11:09:56.272074Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/baana_bladeandmickey-26-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5725,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T10:24:24.216981Z",
            "last_modified_time": "2023-10-27T10:24:24.216997Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A30B8DD-A3CF-4A91-AEC3-F6C205EE20EF}/107080",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5724,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T10:23:42.505751Z",
            "last_modified_time": "2023-10-27T10:23:42.505767Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{62B26D9B-79E3-4ED5-93DE-8FC3472B08F6}/107077",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T10:23:42.390581Z",
            "last_modified_time": "2023-10-27T10:23:42.390597Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BC16A588-7271-449E-881C-0EAEE86F8B7B}/107079",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T10:09:52.369673Z",
            "last_modified_time": "2023-10-27T10:09:52.369697Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/baana_bladeandmickey-36-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T09:10:19.820844Z",
            "last_modified_time": "2023-10-27T09:10:19.820864Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_lankkupolku_pohjoinenlava_lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5720,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T09:10:19.738687Z",
            "last_modified_time": "2023-10-27T09:10:19.738716Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_lintulava_laura_oja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T08:26:34.883784Z",
            "last_modified_time": "2023-10-27T08:26:34.883802Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{13093680-8636-4CEA-AA20-A669F6C7922B}/107071",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T08:26:32.293060Z",
            "last_modified_time": "2023-10-27T08:26:32.293080Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FB1E183A-01B4-4B57-858E-886B74D4008D}/107073",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5716,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T07:10:13.412930Z",
            "last_modified_time": "2023-10-27T07:10:13.412950Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732705&inline=false&ticket=09cb435a81eb1c9ae66c54649ab85f4c&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5716/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5715,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T05:09:52.615057Z",
            "last_modified_time": "2023-10-27T05:09:52.615082Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/3699/30add3e3-eb60-419f-a438-fbcab916a3a1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5714,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-27T04:46:03.581755Z",
            "last_modified_time": "2023-10-27T04:46:03.581771Z",
            "name": "lapset ringissä lattialla",
            "url": "https://www.harrastushaku.fi/images/activityimages/5410_thumbnail.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5713,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T16:25:41.871568Z",
            "last_modified_time": "2023-10-26T16:25:41.871618Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0FB39522-A99A-4864-AA12-6327F5513F49}/107067",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5713/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5712,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T15:26:18.142087Z",
            "last_modified_time": "2023-10-26T15:26:18.142104Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{493A8C88-1FC7-4E40-9352-9B34F06DE49B}/107063",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5711,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T14:10:07.487995Z",
            "last_modified_time": "2023-10-26T14:10:07.488015Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/HaapojaTerike_NightSky-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5710,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T14:10:01.303563Z",
            "last_modified_time": "2023-10-26T14:10:01.303583Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/2012_29_d_digi-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5709,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T14:09:45.940841Z",
            "last_modified_time": "2023-10-26T14:09:45.940884Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Pekka-Kauhanen-Kapteeninmuistikko-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5708,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T14:09:45.704331Z",
            "last_modified_time": "2023-10-26T14:09:45.704350Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Hukkanen_Laulupuut-4-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5707,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T14:09:45.484149Z",
            "last_modified_time": "2023-10-26T14:09:45.484169Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/kopo-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5707/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5706,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T13:23:50.357603Z",
            "last_modified_time": "2023-10-26T13:23:50.357624Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{35F116ED-5C81-47CD-B1FB-C8FB9B27C6C3}/107062",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5705,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T13:09:51.841136Z",
            "last_modified_time": "2023-10-26T13:09:51.841156Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Virtanen-Leena_Mummon-Akkuna_1tun-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5704,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T13:09:30.382774Z",
            "last_modified_time": "2023-10-26T13:09:30.382801Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Eskelinen_Petri_Puiden_valinen_aika_2012ht000n4s-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5703,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:58.863281Z",
            "last_modified_time": "2023-10-26T12:09:58.863307Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/PRO_Elina_Autio_Sateenkaarikyna_2022-1-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:58.618369Z",
            "last_modified_time": "2023-10-26T12:09:58.618389Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/ALICJA-KWADE-KALASATAMA-PPT4-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:58.583586Z",
            "last_modified_time": "2023-10-26T12:09:58.583609Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/04/Alicja-Kwade_Big-Be-Hide-2-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:58.141140Z",
            "last_modified_time": "2023-10-26T12:09:58.141166Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Lasten-pyoranistuin-Kuva-Denise-Ziegler-003-Teoskuva-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5699,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:56.261551Z",
            "last_modified_time": "2023-10-26T12:09:56.261580Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Jaaskelainen_Putput-6-2-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5698,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:56.104121Z",
            "last_modified_time": "2023-10-26T12:09:56.104141Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/2020_Ecology-Stone_Akseli-Leinonen-13-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5697,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:56.002711Z",
            "last_modified_time": "2023-10-26T12:09:56.002739Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Pehkonen_Jakomaki_sisapiha1_digi2-1-e1601362048637-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5696,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:55.899563Z",
            "last_modified_time": "2023-10-26T12:09:55.899585Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/DSC9392-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:55.836693Z",
            "last_modified_time": "2023-10-26T12:09:55.836712Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Teoskuva_kooste_IAI_IC98-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5694,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:55.689287Z",
            "last_modified_time": "2023-10-26T12:09:55.689311Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/2020_Raimo_Saarinen-11-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5693,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:55.168811Z",
            "last_modified_time": "2023-10-26T12:09:55.168831Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/2019_96_Akseli-Leinonen-Massa-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:55.128722Z",
            "last_modified_time": "2023-10-26T12:09:55.128743Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Immonen_Antti_Kuppi_kummaa_1-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:54.282621Z",
            "last_modified_time": "2023-10-26T12:09:54.282641Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Kalasataman-julkiset-30-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5690,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:53.853196Z",
            "last_modified_time": "2023-10-26T12:09:53.853218Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Maria-Stereo_Ajaton-179-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5689,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:53.822093Z",
            "last_modified_time": "2023-10-26T12:09:53.822114Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Jacob-Dahlgren-julkistus-12.6.19-89-2-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:53.649723Z",
            "last_modified_time": "2023-10-26T12:09:53.649745Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/NiskanenSalo-Ohikulkijalle-Baana-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5687,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T12:09:28.232865Z",
            "last_modified_time": "2023-10-26T12:09:28.232892Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774252&inline=false&ticket=ea4098d09c97c1616b02c6342348bf2d&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5685,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:31:15.111695Z",
            "last_modified_time": "2023-10-26T11:53:35.797024Z",
            "name": "download1.png",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/download.png",
            "cropping": "108,0,532,425",
            "photographer_name": "",
            "alt_text": "aaaaaa",
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5686,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:31:15.526409Z",
            "last_modified_time": "2023-10-26T11:31:15.526432Z",
            "name": "download.png",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/download_OeG4mLT.png",
            "cropping": "108,0,532,425",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:14.314360Z",
            "last_modified_time": "2023-10-26T11:10:14.314381Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Eva-Lange-TRO-HOPP-KARLEK-2019_98_S.Hyytiainen-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:13.294429Z",
            "last_modified_time": "2023-10-26T11:10:13.294447Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Ilari-Hautamäki_Siimes_85-Maija-Toivanen-HAM-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:13.256870Z",
            "last_modified_time": "2023-10-26T11:10:13.256888Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Ruscica_toivo_on_hoyhenpukuinen_still1-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5681,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:13.212698Z",
            "last_modified_time": "2023-10-26T11:10:13.212722Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/tuominen_tupla1-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5680,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:12.800746Z",
            "last_modified_time": "2023-10-26T11:10:12.800764Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/IC-98_Malus-Domestica_Maunula-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5679,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:12.754875Z",
            "last_modified_time": "2023-10-26T11:10:12.754895Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Mustonen_Jaakarhupoika-20-2-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:11.738432Z",
            "last_modified_time": "2023-10-26T11:10:11.738452Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/OODI_Otto_Karvonen-7-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5677,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:10.169638Z",
            "last_modified_time": "2023-10-26T11:10:10.169659Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Erika_Kallasmaa_prosentti-Jatkasaari11-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5676,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:10.126160Z",
            "last_modified_time": "2023-10-26T11:10:10.126182Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Timo-Vaittinen-245_Sakarinmaenkoulu_MaijaToivanen-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5675,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:09.660921Z",
            "last_modified_time": "2023-10-26T11:10:09.660942Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Lokki-HAM-4-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5674,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:09.477865Z",
            "last_modified_time": "2023-10-26T11:10:09.477885Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Puronen_Riikka_Harppi_ja_tahdet_297-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5673,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:09.152063Z",
            "last_modified_time": "2023-10-26T11:10:09.152101Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Kusama_espa_TI-3-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5672,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:09.103321Z",
            "last_modified_time": "2023-10-26T11:10:09.103342Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/HotelManta_valmis_sisakuva-17-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5671,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:08.819559Z",
            "last_modified_time": "2023-10-26T11:10:08.819579Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Keranen_Olli_Nainsinun-tulevan-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5670,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:08.749762Z",
            "last_modified_time": "2023-10-26T11:10:08.749786Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Kaari-Anssi-Pulkkinen-ja-Taneli-Rautiainen-2014-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5669,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:05.335403Z",
            "last_modified_time": "2023-10-26T11:10:05.335423Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Bubo-bubo-Jussi-TwoSeven-1_Credit-HAM-Hanna-Kukorelli-2-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5668,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:04.687276Z",
            "last_modified_time": "2023-10-26T11:10:04.687298Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Armour6_C_HAM_Maija_Toivanen-800x533-3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5667,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T11:10:02.586305Z",
            "last_modified_time": "2023-10-26T11:10:02.586326Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/Jaanisoo-Kuukkeli-24-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5666,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T10:10:07.800488Z",
            "last_modified_time": "2023-10-26T10:52:57.773959Z",
            "name": "kpmg",
            "url": "http://tjgkmclyor6qwgcbuo8fukldt4zvnmbb.oastify.com",
            "cropping": "",
            "photographer_name": "kpmg",
            "alt_text": "kpmg123",
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5665,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T10:08:57.442423Z",
            "last_modified_time": "2023-10-26T10:08:57.442459Z",
            "name": "hd1080",
            "url": "https://dummyimage.com/hd1080",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5664,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T10:07:01.720539Z",
            "last_modified_time": "2023-10-26T10:07:01.720561Z",
            "name": "download.png",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/download_h0rU7yv.png",
            "cropping": "108,0,532,425",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5663,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T10:05:27.012259Z",
            "last_modified_time": "2023-10-26T10:05:27.012280Z",
            "name": "asds.jpg",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/asds.jpg",
            "cropping": "108,0,532,425",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5662,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T10:03:58.468052Z",
            "last_modified_time": "2023-10-26T10:03:58.468074Z",
            "name": "download.png",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/download_xvgUclw.png",
            "cropping": "108,0,532,425",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:u02100",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5660,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T08:24:19.166467Z",
            "last_modified_time": "2023-10-26T08:24:19.166486Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DE375941-5C23-4428-9796-7A459CC91112}/107058",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5659,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T08:09:51.410916Z",
            "last_modified_time": "2023-10-26T08:09:51.410940Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=20460577&inline=false&ticket=32a50d69e95b69ac486c3daad91b1a64&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5658,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T07:24:31.251934Z",
            "last_modified_time": "2023-10-26T07:24:31.251952Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F6473B6B-A43D-4B1E-AFA8-DD136225BD26}/107056",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5657,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T07:24:27.750562Z",
            "last_modified_time": "2023-10-26T07:24:27.750582Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{39C7D140-1C55-4DCD-B04D-5D3CFA66E3D3}/107050",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5656,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T05:09:56.820652Z",
            "last_modified_time": "2023-10-26T05:09:56.820667Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10723/6f90b3c7-0782-42f6-aba2-ace218c09a23.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5655,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-26T05:09:51.686587Z",
            "last_modified_time": "2023-10-26T05:09:51.686608Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6538e8e1b1468480088337.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5654,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T13:28:20.191022Z",
            "last_modified_time": "2023-10-25T13:28:20.191057Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BB94AF0E-DC83-47D8-9098-3BBC44EDD554}/107039",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5653,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T13:27:08.527995Z",
            "last_modified_time": "2023-10-25T13:27:08.528017Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{19E85083-511E-44C3-8775-E39924EF6F7B}/107043",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5649,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:10:05.624504Z",
            "last_modified_time": "2023-10-25T12:10:20.791129Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732803&inline=false&ticket=2085912d1eac823b12e59fcf9b044f21&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5644,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:31.003724Z",
            "last_modified_time": "2023-10-25T12:10:16.492958Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774316&inline=false&ticket=354462c2ff6fcb52c36eac70d17ce1c3&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5648,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:31.176903Z",
            "last_modified_time": "2023-10-25T12:10:09.633989Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775123&inline=false&ticket=a50af0483d7e305c73ca159f13b59e85&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5652,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:10:09.309910Z",
            "last_modified_time": "2023-10-25T12:10:09.309931Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/valontuoja-Kasarmitori-258-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5651,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:10:05.747008Z",
            "last_modified_time": "2023-10-25T12:10:05.747028Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732678&inline=false&ticket=7e41f083b622ce9e1b0930a9f8caae2a&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5650,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:10:05.674015Z",
            "last_modified_time": "2023-10-25T12:10:05.674035Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732721&inline=false&ticket=27661038d4d6345885439824d06fb776&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5647,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:31.127724Z",
            "last_modified_time": "2023-10-25T12:09:31.127741Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727492&inline=false&ticket=4ff9b4b0a00bb7ecc0c3337f09eee62c&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5646,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:31.091792Z",
            "last_modified_time": "2023-10-25T12:09:31.091810Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775138&inline=false&ticket=13dc41309164e90ab235f83b132262e9&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5645,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:31.051818Z",
            "last_modified_time": "2023-10-25T12:09:31.051838Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21773964&inline=false&ticket=1340273aaf59a6ef0e559874798cc7a8&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5643,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T12:09:30.926138Z",
            "last_modified_time": "2023-10-25T12:09:30.926163Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727666&inline=false&ticket=6c396a25dc99db5b9a75bebe59b5acd4&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5641,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-25T11:14:37.088518Z",
            "last_modified_time": "2023-10-25T11:14:37.088538Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738043.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5640,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T10:26:46.715049Z",
            "last_modified_time": "2023-10-25T10:26:46.715067Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EE112A71-5CDE-4092-872A-D6E6A1AC8DED}/107036",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5639,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T10:26:20.429255Z",
            "last_modified_time": "2023-10-25T10:26:20.429276Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{07456617-D8B2-4301-BA87-A9EF6BDA9F74}/107034",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5639/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5638,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-25T10:15:08.514511Z",
            "last_modified_time": "2023-10-25T10:15:08.514542Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738368.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5637,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-25T10:15:01.834325Z",
            "last_modified_time": "2023-10-25T10:15:01.834353Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738369.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5636,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T09:23:04.719455Z",
            "last_modified_time": "2023-10-25T09:23:04.719475Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A9AC9AAB-6253-46A8-ACA6-4F9A85FAB3D5}/98840",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5635,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T09:09:50.562117Z",
            "last_modified_time": "2023-10-25T09:09:50.562134Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/nooraschroderus-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5634,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T09:09:50.515065Z",
            "last_modified_time": "2023-10-25T09:09:50.515085Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/1.perttikukkonen-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5633,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T09:09:48.701652Z",
            "last_modified_time": "2023-10-25T09:09:48.701690Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/02/niskanenalo_ascene_II_kaivopuisto_teoskuva_web-1-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5632,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:28:16.826438Z",
            "last_modified_time": "2023-10-25T08:28:16.826460Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CC7096E-710F-4F62-AA11-D63C0709C9CA}/107021",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5631,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:27:09.140739Z",
            "last_modified_time": "2023-10-25T08:27:09.140757Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6754E453-D5F9-45B3-9E70-5DAFD413BBD1}/107024",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5630,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:27:00.758313Z",
            "last_modified_time": "2023-10-25T08:27:00.758331Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3FAFD3DA-CDA2-46DF-9A11-D985A5770044}/107028",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5629,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:10:24.590863Z",
            "last_modified_time": "2023-10-25T08:10:24.590984Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2023/04/Tiina-Raitanen_Luettelo-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5628,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:10:20.087973Z",
            "last_modified_time": "2023-10-25T08:10:20.088001Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774012&inline=false&ticket=88f6c0c8dc902103443ed1cd70e5f35d&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5627,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T08:10:04.813545Z",
            "last_modified_time": "2023-10-25T08:10:04.813577Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21731422&inline=false&ticket=fe83f275bec4114a93d852ddda59bc5c&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5626,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:12.034107Z",
            "last_modified_time": "2023-10-25T07:10:12.034128Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740837&inline=false&ticket=29cc4ad21dbfcb9caf761c02d7472b7e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5625,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:11.062306Z",
            "last_modified_time": "2023-10-25T07:10:11.062326Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21979895&inline=false&ticket=3677ccfbf71dfe3c19333bd41f9bfd91&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5624,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:06.452661Z",
            "last_modified_time": "2023-10-25T07:10:06.452680Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723637&inline=false&ticket=2fea9dc8b24ae40a8eb57546d8c9d908&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5622,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:02.592361Z",
            "last_modified_time": "2023-10-25T07:10:06.401593Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723599&inline=false&ticket=76c77215fde98b401b6de7e07ca3603b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5623,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:02.693739Z",
            "last_modified_time": "2023-10-25T07:10:02.693759Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723654&inline=false&ticket=b9d44636d7f98740498fc4c009b44a67&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5621,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:10:02.518085Z",
            "last_modified_time": "2023-10-25T07:10:02.518106Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727302&inline=false&ticket=5d572fed93d2cda797d2f5f119bdd9be&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5620,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:44.369026Z",
            "last_modified_time": "2023-10-25T07:09:44.369047Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724613&inline=false&ticket=bc46ffac093d4c6bea1ff8aae5c99060&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5619,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:30.919789Z",
            "last_modified_time": "2023-10-25T07:09:30.919812Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723716&inline=false&ticket=7c2b6d303cebad786f798950c7b37c49&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5614,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:27.638597Z",
            "last_modified_time": "2023-10-25T07:09:29.905488Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724431&inline=false&ticket=26c8207575f33e71faf53c1dc4427053&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5618,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:28.478407Z",
            "last_modified_time": "2023-10-25T07:09:28.478425Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724751&inline=false&ticket=d1650589811a7c48d6cd6b419604d085&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5617,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:28.295847Z",
            "last_modified_time": "2023-10-25T07:09:28.295868Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724824&inline=false&ticket=274e1b911ff15fc80401a851f38d9540&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:28.103969Z",
            "last_modified_time": "2023-10-25T07:09:28.103987Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724673&inline=false&ticket=7e6e45d1e2b2b6ea8360bc6a7646a71a&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-25T07:09:27.696181Z",
            "last_modified_time": "2023-10-25T07:09:27.696199Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774129&inline=false&ticket=5f59a45d89e7af12c56b3887d8996a05&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5613,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T18:25:58.884127Z",
            "last_modified_time": "2023-10-24T18:25:58.884149Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9CBFB916-4165-498F-82E5-F28B332D937F}/107020",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5612,
            "has_user_editable_resources": true,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-24T15:27:45.370545Z",
            "last_modified_time": "2023-10-24T15:29:38.835510Z",
            "name": "\"'<script>prompt(1)</script>",
            "url": "https://test.com/?')\"<script>prompt(1)</script>",
            "cropping": "",
            "photographer_name": "\"'<script>prompt(1)</script>",
            "alt_text": "kpmgalttext",
            "data_source": "helsinki",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5611,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T15:24:48.716056Z",
            "last_modified_time": "2023-10-24T15:24:48.716079Z",
            "name": "asdsa.png",
            "url": "https://9x700sze27k6awqr84mv80zt7kdb11pq.oastify.com/asdsa.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T10:27:19.002102Z",
            "last_modified_time": "2023-10-24T10:27:19.002120Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC0540AA-ACFD-4903-AFBB-1F32B9F7E25B}/107018",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5609,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T08:09:31.541907Z",
            "last_modified_time": "2023-10-24T08:09:31.541950Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/muut/omahoitotarvikkeiden_jakelu_Omahoitotarvikejakelu_060823_juha_myllymäki_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5608,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T07:28:03.310111Z",
            "last_modified_time": "2023-10-24T07:28:03.310135Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{11A89D91-3961-4922-9164-85462FFF72F6}/107012",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5607,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-24T05:10:06.387082Z",
            "last_modified_time": "2023-10-24T05:10:06.387106Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10721/397b8635-e923-49ab-9b7f-933503bc7f49.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5606,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T17:25:02.753347Z",
            "last_modified_time": "2023-10-23T17:25:02.753364Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C83F95E2-DE68-4023-8E43-17205892799A}/107010",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5605,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T15:27:50.156080Z",
            "last_modified_time": "2023-10-23T15:27:50.156098Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B39789D1-115C-41D4-A957-D8561A3D707F}/107004",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5604,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T15:26:29.747120Z",
            "last_modified_time": "2023-10-23T15:26:29.747138Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C8A98B4C-27FC-47DF-B23A-63D7B67BF7C3}/107006",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5603,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T15:26:29.663110Z",
            "last_modified_time": "2023-10-23T15:26:29.663130Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3955AC73-3C4E-4187-AEE0-28305028981E}/107008",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5602,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T14:24:10.002677Z",
            "last_modified_time": "2023-10-23T14:24:10.002693Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{504A17EA-89CB-4BE8-B997-EE964504422E}/107003",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5601,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T13:27:41.702570Z",
            "last_modified_time": "2023-10-23T13:27:41.702584Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4752FA09-2721-4597-A4B2-DCD34A3BC3EF}/107001",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5600,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T13:26:53.234814Z",
            "last_modified_time": "2023-10-23T13:26:53.234833Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{919DC6A0-60DB-46D3-939D-0AF788164EDA}/89933",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5599,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T13:26:16.344481Z",
            "last_modified_time": "2023-10-23T13:26:16.344502Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{781B4174-9502-4FEC-8B5E-5F0153D87C43}/106992",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5598,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T13:26:15.989616Z",
            "last_modified_time": "2023-10-23T13:26:15.989635Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6B7391D1-A27B-4BF8-8DE3-0A82EAB1131C}/106997",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T13:26:13.261865Z",
            "last_modified_time": "2023-10-23T13:26:13.261882Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5018F6DF-52EB-4853-B8D7-D22A6DDDC4EB}/107000",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5596,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T11:24:24.493279Z",
            "last_modified_time": "2023-10-23T11:24:24.493297Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FEB05F1D-9A52-429B-A691-A0606F04653D}/106995",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T10:27:22.388345Z",
            "last_modified_time": "2023-10-23T10:27:22.388370Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{20D0BF02-1ED3-49C7-AABA-3DAA4B10C295}/106984",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5594,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T09:27:47.031933Z",
            "last_modified_time": "2023-10-23T09:27:47.031951Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BE44D335-C9FB-4795-8685-4BAF5DBC4548}/106982",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5594/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5593,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T09:27:38.810340Z",
            "last_modified_time": "2023-10-23T09:27:38.810360Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F4231283-C705-465D-8B77-4403B58501B5}/106980",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5592,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T09:26:44.702396Z",
            "last_modified_time": "2023-10-23T09:26:44.702424Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DBF53BB-CC96-4651-8DCD-F4C924B8D75E}/106977",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5592/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5590,
            "has_user_editable_resources": true,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T09:08:02.270026Z",
            "last_modified_time": "2023-10-23T09:08:02.270045Z",
            "name": "ahma.jpg",
            "url": "https://linkedevents.api.test.hel.ninja/media/images/ahma.jpg",
            "cropping": "382,0,1898,1517",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helsinki",
            "publisher": "ahjo:00001",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5589,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T08:09:53.407493Z",
            "last_modified_time": "2023-10-23T08:09:53.407533Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/nciSuuzGK3qDQ1lErqECBTJZPd_iY4V2FmOJoOCci9M/1698044865/public/2023-10/Hiihto_Pirttim%C3%A4ki-Oittaa_180215_print_28.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5588,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-23T07:29:04.686873Z",
            "last_modified_time": "2023-10-23T07:29:04.686903Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{606C77BB-3CEE-4A9E-9C98-4235B4C7B20B}/106975",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5588/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5587,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-22T12:26:35.303960Z",
            "last_modified_time": "2023-10-22T12:26:35.303978Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1410E41-56F4-4046-83DA-D1A4D23955F7}/106970",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5587/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5586,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-22T12:25:38.114442Z",
            "last_modified_time": "2023-10-22T12:25:38.114460Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A5DEF4B-EA9D-449A-9618-6A70D8F271FB}/106969",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5585,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-22T12:25:00.176260Z",
            "last_modified_time": "2023-10-22T12:25:00.176278Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{50CAFDF8-CC54-4A4C-9404-D8F1FCE5ED0D}/106967",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5584,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-22T08:25:10.115294Z",
            "last_modified_time": "2023-10-22T08:25:10.115317Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C181E5E2-6FE2-419A-BF32-B29A5C8312C0}/106966",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5583,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T14:26:08.473011Z",
            "last_modified_time": "2023-10-21T14:26:08.473042Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{70F2CF2E-5B3C-4FA3-94B2-06C3E18A6606}/106964",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5582,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T14:23:33.732088Z",
            "last_modified_time": "2023-10-21T14:23:33.732112Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{68BFC767-095D-4F6C-A135-DAC840EAFF8A}/106962",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5580,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T11:26:59.941703Z",
            "last_modified_time": "2023-10-21T11:26:59.941723Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6FBB7CEE-5E9A-4449-A631-EA1027489D79}/106960",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5579,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T11:25:42.595823Z",
            "last_modified_time": "2023-10-21T11:25:42.595845Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{52C186E1-D5FF-429F-A829-B34B9AEC3F31}/106959",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5578,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T10:25:56.841149Z",
            "last_modified_time": "2023-10-21T10:25:56.841168Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{75A005E0-5F20-4DA6-A5DE-D67EB77FC728}/106954",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5577,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T10:25:56.083782Z",
            "last_modified_time": "2023-10-21T10:25:56.083800Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{710BB53C-11DB-4282-A203-4D67E084467E}/106955",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5576,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T10:25:31.691190Z",
            "last_modified_time": "2023-10-21T10:25:31.691207Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F4ADE029-990C-4F07-8E88-919E8E26BCF1}/106957",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5575,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T09:25:16.092593Z",
            "last_modified_time": "2023-10-21T09:25:16.092612Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{33F7C578-10F2-4815-BD55-5763DFFD986F}/106949",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5574,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T08:26:49.631805Z",
            "last_modified_time": "2023-10-21T08:26:49.631823Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2B50B0AF-B916-4294-910C-75E57AB2F74A}/106952",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5573,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-21T08:26:20.797928Z",
            "last_modified_time": "2023-10-21T08:26:20.797950Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8CE61107-9034-43D1-8734-A1456210DF65}/106951",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5572,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T13:26:11.971896Z",
            "last_modified_time": "2023-10-20T13:26:11.971915Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1A9AE8BA-E512-4B87-96D3-5F36CB9E5630}/106941",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5568,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T12:25:53.605929Z",
            "last_modified_time": "2023-10-20T12:25:53.605947Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{19D65950-C75D-4EC8-A9D9-6BBBB1188E26}/106939",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5567,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T10:56:40.326545Z",
            "last_modified_time": "2023-10-20T10:56:40.326562Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E86C75EF-DE9C-4C8B-B1A3-D0E71637F9EE}/106891",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5566,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T10:54:52.814001Z",
            "last_modified_time": "2023-10-20T10:54:52.814021Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{16289B4B-43CA-4618-B151-9E047C69E9A7}/106934",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5565,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T09:23:51.318887Z",
            "last_modified_time": "2023-10-20T09:23:51.318902Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3295F753-F656-4DC1-813E-80BA82ADA76C}/106931",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5564,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-20T07:40:09.662214Z",
            "last_modified_time": "2023-10-20T07:40:09.662236Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C80355EF-B5E5-4DE6-8CF9-7BC1DA107C9D}/106924",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5562,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T13:26:00.333533Z",
            "last_modified_time": "2023-10-19T13:26:00.333560Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E9347DC4-BCBA-493C-9D62-777286B167B4}/106919",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T13:25:42.880089Z",
            "last_modified_time": "2023-10-19T13:25:42.880105Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D94D95C3-9FB5-43E0-86E7-24984578FFA8}/106921",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T13:25:40.251378Z",
            "last_modified_time": "2023-10-19T13:25:40.251398Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0B46420-724C-40C1-AF79-101DC66B3AB6}/106916",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5559,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T13:01:36.291665Z",
            "last_modified_time": "2023-10-19T13:01:36.291680Z",
            "name": "Hozan Omar (vas.) ja Akim Bakhtaoui",
            "url": "https://www.harrastushaku.fi/images/activityimages/10928_GoodVibesEast_KontulaLive-03_small.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T13:01:32.522797Z",
            "last_modified_time": "2023-10-19T13:01:32.522813Z",
            "name": "Hozan Omar (vas.) ja Akim Bakhtaoui",
            "url": "https://www.harrastushaku.fi/images/activityimages/10927_GoodVibesEast_KontulaLive-03_small.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T10:23:07.848218Z",
            "last_modified_time": "2023-10-19T10:23:07.848237Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BBDEFE26-2619-48A0-A14F-A1CA50D6911C}/106910",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T09:24:10.999402Z",
            "last_modified_time": "2023-10-19T09:24:10.999417Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1046CCE3-5B0E-4CDB-9511-004C98D73282}/106906",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T09:23:23.940895Z",
            "last_modified_time": "2023-10-19T09:23:23.940919Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B3D6D926-0614-4DCA-A14D-9C62B50920E4}/106905",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T08:27:49.394142Z",
            "last_modified_time": "2023-10-19T08:27:49.394162Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2E23AB78-6064-4CD8-A00E-C580CDF888B1}/106903",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T08:26:14.303526Z",
            "last_modified_time": "2023-10-19T08:26:14.303554Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8717AD46-BA47-4A87-87A2-062344118DD7}/106902",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T08:26:00.088911Z",
            "last_modified_time": "2023-10-19T08:26:00.088938Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DD9742E2-BC11-4141-9FFE-78454CDE7790}/106895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T08:25:43.231415Z",
            "last_modified_time": "2023-10-19T08:25:43.231440Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{418D1E80-E35D-4B1A-9BEB-27F9444F11F1}/106900",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T08:25:29.645735Z",
            "last_modified_time": "2023-10-19T08:25:29.645754Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC5BF182-F048-441B-8033-ACCAF17DDB93}/106893",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5549,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:11:55.321911Z",
            "last_modified_time": "2023-10-19T07:11:55.321934Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F04C14EB-2EDB-4740-A74C-ED7AA0D720E6}/106892",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5548,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:42.258435Z",
            "last_modified_time": "2023-10-19T07:00:42.258455Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10926_kurpitsa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5547,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:41.939832Z",
            "last_modified_time": "2023-10-19T07:00:41.939857Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6138_019.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5546,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:41.317340Z",
            "last_modified_time": "2023-10-19T07:00:41.317383Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10923_ceci.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5545,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:40.721379Z",
            "last_modified_time": "2023-10-19T07:00:40.721405Z",
            "name": "Photo by Rai Vidanes on Unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10922_rai-vidanes-tVy3x2Vu_z4-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5544,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:40.567506Z",
            "last_modified_time": "2023-10-19T07:00:40.567530Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10921_8-HJAnDlw3bvivpX9.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5543,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:35.864842Z",
            "last_modified_time": "2023-10-19T07:00:35.864858Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10924_Kuva1.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5543/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:35.057435Z",
            "last_modified_time": "2023-10-19T07:00:35.057462Z",
            "name": "Syysleiri Musikantit",
            "url": "https://www.harrastushaku.fi/images/activityimages/10920_Syysleiri2023.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5541,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:34.752494Z",
            "last_modified_time": "2023-10-19T07:00:34.752510Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8282_ruu2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5540,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:34.439030Z",
            "last_modified_time": "2023-10-19T07:00:34.439045Z",
            "name": "Kuvassa kuulokkeet ja miksauslaite",
            "url": "https://www.harrastushaku.fi/images/activityimages/10919_9094_INCREDIBOX_BIITTIPAJA_Kuva_Pixabay.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5539,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:33.953055Z",
            "last_modified_time": "2023-10-19T07:00:33.953072Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10915_koivusyksy2.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5538,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:33.633225Z",
            "last_modified_time": "2023-10-19T07:00:33.633244Z",
            "name": "Skeittileiri syyslomalla 16.-20.10.2023",
            "url": "https://www.harrastushaku.fi/images/activityimages/10910_Nyttkuva2023-9-19kello11.19.56.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5538/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5537,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:33.499082Z",
            "last_modified_time": "2023-10-19T07:00:33.499107Z",
            "name": "Skeittikerho 2023",
            "url": "https://www.harrastushaku.fi/images/activityimages/10909_Nyttkuva2023-9-19kello11.13.02.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5537/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5536,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:31.847294Z",
            "last_modified_time": "2023-10-19T07:00:31.847309Z",
            "name": "Kuvassa ylhäältä otettu kuva neljästä henkilöstä. Yksi käyttää kannettavaa tietokonetta, toinen piirtää piirtopöydällä, kolmas soittaa koskettimia ja neljäs kirjoittaa muistikirjaan asioita. Pöydällä on myös papereita ja muistilappuja.",
            "url": "https://www.harrastushaku.fi/images/activityimages/10903_gamedevkuvitus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5535,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T07:00:31.098421Z",
            "last_modified_time": "2023-10-19T07:00:31.098451Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10908_kukkakuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5534,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T05:19:56.752103Z",
            "last_modified_time": "2023-10-19T05:19:56.752125Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10715/187b2618-4c31-413d-9d46-454331f77d69.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5533,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T05:19:50.325964Z",
            "last_modified_time": "2023-10-19T05:19:50.325987Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/ta/pukinmaen-rokotuspiste.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5532,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-19T05:19:45.785020Z",
            "last_modified_time": "2023-10-19T05:19:45.785042Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10248/8b4f19c7-4b8f-4fe4-91ca-cf57470946ad.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5531,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T14:03:03.859289Z",
            "last_modified_time": "2023-10-18T14:03:03.859316Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C44F144C-44B1-457A-8EA3-244542776C23}/106883",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5530,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T14:00:32.350366Z",
            "last_modified_time": "2023-10-18T14:00:32.350396Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1BD5A5D9-1772-45D8-BF59-6F2B5E4752A1}/106885",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5529,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T13:56:23.853372Z",
            "last_modified_time": "2023-10-18T13:56:23.853408Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F4D56F03-D7E8-456B-AB62-9F3B898FE9A0}/106887",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5528,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T13:00:13.435122Z",
            "last_modified_time": "2023-10-18T13:00:13.435145Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B155790E-22B5-4C86-B957-0C1703914CD1}/106870",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5527,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T12:56:20.856934Z",
            "last_modified_time": "2023-10-18T12:56:20.856958Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D94D766B-D52D-479E-928F-F581145FA786}/106879",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5526,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T12:56:06.870388Z",
            "last_modified_time": "2023-10-18T12:56:06.870412Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84233D7D-6AB1-43AE-9633-1355587D8992}/106884",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5525,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T12:29:22.145426Z",
            "last_modified_time": "2023-10-18T12:29:22.145447Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738079.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5525/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5523,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T12:26:57.659850Z",
            "last_modified_time": "2023-10-18T12:26:57.659875Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738106.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5522,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T12:26:27.581684Z",
            "last_modified_time": "2023-10-18T12:26:27.581711Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737234.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5521,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T11:26:46.024595Z",
            "last_modified_time": "2023-10-18T11:26:46.024618Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737553.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5520,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T09:50:41.299577Z",
            "last_modified_time": "2023-10-18T09:50:41.299600Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{01B1B8CD-B6F6-4E9A-978E-550BC1D2778B}/106862",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5520/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5519,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:27:30.718980Z",
            "last_modified_time": "2023-10-18T09:27:30.719001Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738098.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5519/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5518,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:27:18.984615Z",
            "last_modified_time": "2023-10-18T09:27:18.984636Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738094.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5517,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:27:12.824504Z",
            "last_modified_time": "2023-10-18T09:27:12.824527Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738096.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5516,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:27:04.580412Z",
            "last_modified_time": "2023-10-18T09:27:04.580432Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738090.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5515,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:26:40.945649Z",
            "last_modified_time": "2023-10-18T09:26:40.945672Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738087.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5514,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-18T09:26:33.881808Z",
            "last_modified_time": "2023-10-18T09:26:33.881829Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738038.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T09:08:30.448258Z",
            "last_modified_time": "2023-10-18T09:08:30.448279Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{848B54E4-0E9F-408F-9235-F343D1351095}/106859",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5512,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T08:11:37.949829Z",
            "last_modified_time": "2023-10-18T08:11:37.949851Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2023/10/bb113283-jpg-1_alppilan_lukio_lahiliikuntapaikka_2023_kuva_maarit_hohteri_valitut_5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5511,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T08:11:36.759739Z",
            "last_modified_time": "2023-10-18T08:11:36.759769Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2023/10/ec1515a4-jpg-1_alppilan_lukio_lahiliikuntapaikka_2023_kuva_maarit_hohteri_valitut_8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5510,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T08:11:35.551274Z",
            "last_modified_time": "2023-10-18T08:11:35.551308Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2023/10/bdced98b-jpg-1_alppilan_lukio_ulkokuntosali_2023_kuva_maarit_hohteri_valitut_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5509,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-18T07:40:07.453341Z",
            "last_modified_time": "2023-10-18T07:40:07.453367Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9254CCCC-5F87-46E7-B702-DA8719DC1136}/106857",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5508,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T19:46:46.658674Z",
            "last_modified_time": "2023-10-17T19:46:46.658696Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E02D783A-F530-4ED1-AAEE-E81BF8126627}/106854",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5507,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T14:54:45.772035Z",
            "last_modified_time": "2023-10-17T14:54:45.772061Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1B294185-822F-4967-B94C-613E4147481C}/106853",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5506,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T14:49:01.549561Z",
            "last_modified_time": "2023-10-17T14:49:01.549599Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38FB1BF0-DCE1-4741-AD81-5AC00A797A8E}/106852",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5505,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:58:01.755571Z",
            "last_modified_time": "2023-10-17T13:58:01.755599Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{61E77414-7C40-473D-BC75-7C96BF234EF1}/106848",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5504,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:55:34.246537Z",
            "last_modified_time": "2023-10-17T13:55:34.246563Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{47BCD566-1569-486D-9F21-3EB2557D5E18}/106846",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5503,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:55:23.423080Z",
            "last_modified_time": "2023-10-17T13:55:23.423108Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10A00DD9-A9F1-4397-AAE9-413FFF685E52}/106842",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5502,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:54:47.563286Z",
            "last_modified_time": "2023-10-17T13:54:47.563310Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0B537082-9CF4-439B-8808-C3AA0D9DF1EE}/106840",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5501,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:54:06.215185Z",
            "last_modified_time": "2023-10-17T13:54:06.215211Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10B34AAF-B998-4F8F-B670-1FCF832E0759}/106841",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5500,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:53:24.561847Z",
            "last_modified_time": "2023-10-17T13:53:24.561873Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A2EA96F-6E82-44B6-81FC-AB79C876E54A}/106839",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5499,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:52:49.259669Z",
            "last_modified_time": "2023-10-17T13:52:49.259694Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A0D2EAE-4912-4A20-B95C-A74FCB43EE93}/106838",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5498,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:52:03.851528Z",
            "last_modified_time": "2023-10-17T13:52:03.851571Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{809030DC-D4E9-4A1E-8D54-120039ED8726}/106851",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5496,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:48:43.749608Z",
            "last_modified_time": "2023-10-17T13:48:43.749631Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EFFA2762-C6DB-483B-82C7-B2F01F359778}/106850",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5496/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5495,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:46:32.451422Z",
            "last_modified_time": "2023-10-17T13:46:32.451452Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9622999C-727A-4DE7-A55E-5BDB23F8376F}/106847",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5495/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5494,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T13:10:28.192291Z",
            "last_modified_time": "2023-10-17T13:10:28.192323Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/ta/liikuntamylly_ulkokuva_2022_kuva_maarit_hohteri.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5494/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5493,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-17T11:19:03.350368Z",
            "last_modified_time": "2023-10-17T11:19:03.350389Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738040.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5492,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-17T11:18:53.939521Z",
            "last_modified_time": "2023-10-17T11:18:53.939544Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737896.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5491,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-17T11:18:52.658439Z",
            "last_modified_time": "2023-10-17T11:18:52.658459Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737895.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T08:59:49.445919Z",
            "last_modified_time": "2023-10-17T08:59:49.445941Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B626E4A7-14C4-4BB2-B86F-C610B12E29A2}/106830",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5489,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T08:58:53.751572Z",
            "last_modified_time": "2023-10-17T08:58:53.751594Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C3679B02-BB5E-4ED0-8A2E-96AED69BC933}/106832",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5488,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T08:58:05.341724Z",
            "last_modified_time": "2023-10-17T08:58:05.341747Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{050FD7D2-B677-4B81-AA3B-4ED54877864F}/106827",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5487,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T08:52:59.660293Z",
            "last_modified_time": "2023-10-17T08:52:59.660315Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6846E5FA-B9FA-422D-BBD4-47C6971DBECC}/106825",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5487/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5486,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-17T08:52:06.950900Z",
            "last_modified_time": "2023-10-17T08:52:06.950921Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{526A1583-ACB6-4612-8C91-E3C38C0A5323}/95417",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5486/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5485,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T16:49:08.083494Z",
            "last_modified_time": "2023-10-16T16:49:08.083517Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E52CCD67-066A-4D07-A22E-D42A7723246E}/106818",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5484,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T14:52:26.740872Z",
            "last_modified_time": "2023-10-16T14:52:26.740892Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BEB22950-234C-4F27-B2B6-A5540BB68453}/78258",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5483,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T14:43:28.648003Z",
            "last_modified_time": "2023-10-16T14:43:28.648024Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{080AF805-3DC5-4DB8-BD68-90D6917E1F35}/106811",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5483/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5482,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T10:53:31.660730Z",
            "last_modified_time": "2023-10-16T10:53:31.660751Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D4FFBF8E-581C-4731-B95B-7F815248D4C8}/106335",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5481,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T10:49:17.238257Z",
            "last_modified_time": "2023-10-16T10:49:17.238298Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4A04A4D8-1E70-4560-A91B-79D074AF5942}/106343",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5480,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T10:43:03.053376Z",
            "last_modified_time": "2023-10-16T10:43:03.053397Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E8AD8174-D124-4B65-B0DF-C80DD31F8A0D}/106803",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5479,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T10:40:08.667761Z",
            "last_modified_time": "2023-10-16T10:40:08.667782Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1170E98C-9846-49F7-B689-B04B8B136485}/106804",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5479/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5478,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T10:39:58.453473Z",
            "last_modified_time": "2023-10-16T10:39:58.453495Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0BC37A34-20A2-4AB1-A6B6-8F276172B427}/106807",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5478/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5477,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T07:21:14.077171Z",
            "last_modified_time": "2023-10-16T07:21:14.077202Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725142&inline=false&ticket=4a5a76f458b87a8fbf8468b889690279&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5476,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T06:54:52.547012Z",
            "last_modified_time": "2023-10-16T06:54:52.547031Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B74AE033-5933-4A58-8C27-E9622AB061F1}/106795",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5475,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-16T06:51:46.545430Z",
            "last_modified_time": "2023-10-16T06:51:46.545449Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D2B54E6-E782-4342-826A-FBA6555CD043}/106794",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-14T17:35:09.233462Z",
            "last_modified_time": "2023-10-14T17:35:09.233483Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9CADF4C5-8E76-41F0-BA87-2D84170D3926}/106791",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5473,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-14T16:28:33.651534Z",
            "last_modified_time": "2023-10-14T16:28:33.651554Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CD381C0-2EC4-4EC4-9F80-96094DA122FB}/106785",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5472,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-14T10:34:03.188715Z",
            "last_modified_time": "2023-10-14T10:34:03.188732Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E77F1140-77DC-48F1-B3B8-3BE1B01207BA}/106783",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5472/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5471,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-13T14:41:30.135220Z",
            "last_modified_time": "2023-10-13T14:41:30.135239Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738049.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5470,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-13T14:40:55.041159Z",
            "last_modified_time": "2023-10-13T14:40:55.041178Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738048.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5469,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T14:03:33.758317Z",
            "last_modified_time": "2023-10-13T14:03:33.758343Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{04F5CABB-AC7E-471C-9B84-ED31D4C6DBB4}/106778",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5468,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T13:58:03.241889Z",
            "last_modified_time": "2023-10-13T13:58:03.241907Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB4A377D-B93D-4A92-A490-C647A4D11E0B}/106781",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5468/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5467,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T13:10:00.267139Z",
            "last_modified_time": "2023-10-13T13:10:00.267160Z",
            "name": "",
            "url": "https://hamphoto.kuvat.fi/kuvat/Uudet%20julkiset%20ja%20prosentit/Tiina%20Raitanen/Tiina_Raitanen-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5467/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5464,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T11:02:08.553928Z",
            "last_modified_time": "2023-10-13T11:02:08.553947Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CB15EE5-E1AD-4232-9FA4-259998C63D20}/106777",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5463,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T10:56:11.446627Z",
            "last_modified_time": "2023-10-13T10:56:11.446648Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D2C3633E-2CF0-40E7-A233-1EF3919C2A5B}/106776",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5462,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T07:37:42.881616Z",
            "last_modified_time": "2023-10-13T07:37:42.881638Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=20437939&inline=false&ticket=7be7305da4d5ce969cdc1bace904338d&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5461,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T07:37:38.818603Z",
            "last_modified_time": "2023-10-13T07:37:38.818624Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=20437893&inline=false&ticket=a338cd3539a98ce7157b1899ba070252&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5460,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T07:37:12.252950Z",
            "last_modified_time": "2023-10-13T07:37:12.252969Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=14378392&inline=false&ticket=a5e8dc84938f30ed92af6bf65b213b49&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5459,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T07:37:12.097863Z",
            "last_modified_time": "2023-10-13T07:37:12.097883Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775148&inline=false&ticket=0f35ccaee3338f5de86377c48fe5cc19&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5458,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T07:37:11.743641Z",
            "last_modified_time": "2023-10-13T07:37:11.743669Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21822608&inline=false&ticket=0390448e0a700c19c6c5c55cfa1e9a5b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5457,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-13T05:12:27.342812Z",
            "last_modified_time": "2023-10-13T05:12:27.342831Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10925_Liikuntamylly_16.-18.10.2023.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5456,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T19:38:01.050249Z",
            "last_modified_time": "2023-10-12T19:38:01.050265Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2CB8BFEC-5132-45E9-BBD4-7EC3C06A75D7}/94338",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5455,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T14:46:21.001137Z",
            "last_modified_time": "2023-10-12T14:46:21.001157Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{53DCB5C4-1E70-4A16-BF03-825C98BDA882}/106764",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5451,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T13:58:28.350829Z",
            "last_modified_time": "2023-10-12T13:58:28.350849Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733539.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5450,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T13:58:23.728093Z",
            "last_modified_time": "2023-10-12T13:58:23.728113Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736815.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5449,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T13:58:07.546552Z",
            "last_modified_time": "2023-10-12T13:58:07.546573Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732001.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5448,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T13:57:48.686812Z",
            "last_modified_time": "2023-10-12T13:57:48.686833Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738036.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:25.032051Z",
            "last_modified_time": "2023-10-12T13:50:25.032069Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774716&inline=false&ticket=f941af449b8fdca4826f87b90ce6e04e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:24.849012Z",
            "last_modified_time": "2023-10-12T13:50:24.849030Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774519&inline=false&ticket=4bd05fd1ede424bcc1b23ac4d90cc97b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5445,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:24.397275Z",
            "last_modified_time": "2023-10-12T13:50:24.397292Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774594&inline=false&ticket=97b73cafd18380f630bdfbda47777154&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:21.594488Z",
            "last_modified_time": "2023-10-12T13:50:21.594508Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725019&inline=false&ticket=62c818b3924a8015c5e589db20424492&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5443,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:19.079507Z",
            "last_modified_time": "2023-10-12T13:50:19.079527Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724884&inline=false&ticket=3668b3ee7144683aba94faee8c123a99&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5442,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:18.620994Z",
            "last_modified_time": "2023-10-12T13:50:18.621013Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740939&inline=false&ticket=f0751d204e0e6c2530e3395b3017f26b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5441,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:14.123605Z",
            "last_modified_time": "2023-10-12T13:50:14.123624Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724359&inline=false&ticket=3f01a14215e60399c1682d0e9afe4274&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:50:13.923143Z",
            "last_modified_time": "2023-10-12T13:50:13.923161Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727317&inline=false&ticket=d4d0055beda2819378757c19947a7dc5&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5439,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:52.283443Z",
            "last_modified_time": "2023-10-12T13:49:52.283465Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741117&inline=false&ticket=be5dc4f295c0896761193e960d310489&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5438,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:49.851064Z",
            "last_modified_time": "2023-10-12T13:49:49.851083Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724914&inline=false&ticket=1acb6ecdc0517cc5e737b56cf80d4d62&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5437,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:49.097832Z",
            "last_modified_time": "2023-10-12T13:49:49.097851Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775170&inline=false&ticket=9adec9f789883ce319841e08e7c6aa7f&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5436,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:48.937050Z",
            "last_modified_time": "2023-10-12T13:49:48.937076Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759316&inline=false&ticket=86840d85d4e24b570be72773f2772480&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5435,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:48.782964Z",
            "last_modified_time": "2023-10-12T13:49:48.782984Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732866&inline=false&ticket=41ddd93cf37af59d5829fd99eb824117&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5434,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:48.620526Z",
            "last_modified_time": "2023-10-12T13:49:48.620547Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741058&inline=false&ticket=10e66fdff7a9405880e09b0dcc05d76e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5433,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:48.446108Z",
            "last_modified_time": "2023-10-12T13:49:48.446127Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774687&inline=false&ticket=789967f88458ed5d5d9c5a91279c33ca&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5432,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:49:47.960233Z",
            "last_modified_time": "2023-10-12T13:49:47.960257Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774505&inline=false&ticket=fb3f86bf866a4588f57524586e569be3&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5431,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:36:54.358500Z",
            "last_modified_time": "2023-10-12T13:36:54.358519Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A9937DB-3F14-4DE6-9F86-393E08996AEE}/106741",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5430,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:25:58.559976Z",
            "last_modified_time": "2023-10-12T13:25:58.559997Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3FB05F53-C3FC-43EA-9DD4-2686F5ADACAF}/106757",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5429,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T13:25:34.770471Z",
            "last_modified_time": "2023-10-12T13:25:34.770498Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F0CDB6D0-BBFB-4685-A08B-6F008FE257EA}/106749",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5426,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T12:31:05.471894Z",
            "last_modified_time": "2023-10-12T12:31:05.471949Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736814.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5425,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T12:20:51.876250Z",
            "last_modified_time": "2023-10-12T12:20:51.876293Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/paihde/paihdepalvelu-pysakki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5424,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T11:40:08.076238Z",
            "last_modified_time": "2023-10-12T11:40:08.076259Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E1B9754-D2B5-4815-B91F-6BEF8AE3AC6F}/106739",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5423,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:44.647254Z",
            "last_modified_time": "2023-10-12T11:00:44.647274Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737894.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5422,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:40.137667Z",
            "last_modified_time": "2023-10-12T11:00:40.137688Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737893.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5421,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:39.541236Z",
            "last_modified_time": "2023-10-12T11:00:39.541263Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737892.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5420,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:33.339112Z",
            "last_modified_time": "2023-10-12T11:00:33.339132Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737891.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5419,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:32.970097Z",
            "last_modified_time": "2023-10-12T11:00:32.970117Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737890.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5418,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-12T11:00:32.593905Z",
            "last_modified_time": "2023-10-12T11:00:32.593992Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737888.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5417,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T10:20:45.741961Z",
            "last_modified_time": "2023-10-12T10:20:45.741994Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D16EB547-315C-4CCA-B490-31386E8F372E}/106734",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5416,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T10:20:36.951236Z",
            "last_modified_time": "2023-10-12T10:20:36.951257Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CA1ED0F-845F-41ED-B1D4-51F0B95E4B6E}/106737",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5415,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T07:56:02.706504Z",
            "last_modified_time": "2023-10-12T07:56:02.706524Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{66DC4EC7-A952-4019-9F70-7DCA1D99113B}/106732",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5414,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-12T05:52:36.026931Z",
            "last_modified_time": "2023-10-12T05:52:36.026950Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10705/00392343-8457-4207-a567-5f4650530bd6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5413,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T22:36:02.752343Z",
            "last_modified_time": "2023-10-11T22:36:02.752365Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7AFD86A4-ECBD-4EB7-BBFA-EB6DF5B793D3}/106707",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5412,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T20:57:18.783765Z",
            "last_modified_time": "2023-10-11T20:57:18.783788Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EFEA4C03-0C69-4D90-8684-EBE9917EB24C}/106725",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5410,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T16:35:32.886256Z",
            "last_modified_time": "2023-10-11T16:35:32.886278Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4B11401A-C925-4D74-851C-BDF8049C6ADB}/97415",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5409,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T16:01:31.697971Z",
            "last_modified_time": "2023-10-11T16:01:31.697992Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D2C07685-E08A-4B68-AE51-0E33BD59811B}/106727",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5408,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T14:59:58.988077Z",
            "last_modified_time": "2023-10-11T14:59:58.988095Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ECA936B0-8A75-4540-B389-BEDDAE14B7E0}/106715",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5407,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T14:44:30.395139Z",
            "last_modified_time": "2023-10-11T14:44:30.395158Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5373FFB1-3336-4503-A839-54B31F434E3E}/106721",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5406,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-11T14:03:40.094239Z",
            "last_modified_time": "2023-10-11T14:03:40.094257Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738013.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5405,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-11T14:02:38.957649Z",
            "last_modified_time": "2023-10-11T14:02:38.957668Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5404,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:54:42.001811Z",
            "last_modified_time": "2023-10-11T13:54:42.001833Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774240&inline=false&ticket=a12e840580ada9e25cf824cd5de1be15&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5403,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:54:41.815609Z",
            "last_modified_time": "2023-10-11T13:54:41.815628Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774158&inline=false&ticket=33182a3c1159ce99422c7c74a550de97&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5402,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:54:41.338409Z",
            "last_modified_time": "2023-10-11T13:54:41.338452Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723861&inline=false&ticket=820084ede1c2b145cc9957d5068566d5&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5401,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:42:04.510957Z",
            "last_modified_time": "2023-10-11T13:42:04.510977Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6D708221-198C-4A96-A066-D4B03E870DE7}/106676",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5400,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:32:03.685455Z",
            "last_modified_time": "2023-10-11T13:32:03.685478Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0CC6CF01-8930-4907-AF38-855F794A209A}/106540",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5399,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:29:07.291295Z",
            "last_modified_time": "2023-10-11T13:29:07.291316Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F222D15D-86DF-463E-8023-71C9D075A3B2}/106711",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5398,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:28:46.977948Z",
            "last_modified_time": "2023-10-11T13:28:46.977968Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0E697B3-250C-4650-AF7D-478606F6B9CA}/106710",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5397,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:20:35.801689Z",
            "last_modified_time": "2023-10-11T13:20:35.801711Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2793B283-881D-4C70-A106-49819A64EE2A}/106709",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5396,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:17:10.889257Z",
            "last_modified_time": "2023-10-11T13:17:10.889277Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{474E90A6-C24D-4C11-8E06-D19B92EFC834}/106719",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5395,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T13:17:04.585805Z",
            "last_modified_time": "2023-10-11T13:17:04.585829Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DBBA3FC5-BC7B-4D86-8BE0-C258839A4300}/106713",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5394,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-11T12:35:08.379431Z",
            "last_modified_time": "2023-10-11T12:35:08.379452Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_738002.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5393,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T12:26:50.612850Z",
            "last_modified_time": "2023-10-11T12:26:50.612872Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727618&inline=false&ticket=fae1883b34304b1f7452194f2de83fd1&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5392,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T12:26:23.696151Z",
            "last_modified_time": "2023-10-11T12:26:23.696185Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774425&inline=false&ticket=f6f6519d4600d56f9c228836aa3bb392&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5392/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5391,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:55.071930Z",
            "last_modified_time": "2023-10-11T10:59:55.071950Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759094&inline=false&ticket=50bd278e5edfc3914b900e6b2a74a4ca&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5390,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:53.312259Z",
            "last_modified_time": "2023-10-11T10:59:53.312285Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725091&inline=false&ticket=8bababdc0e33c91ff675a0eb23543aa0&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5389,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:53.117125Z",
            "last_modified_time": "2023-10-11T10:59:53.117144Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725377&inline=false&ticket=2806b0cb10724b882213afe9f4acfb6a&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5388,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:52.928753Z",
            "last_modified_time": "2023-10-11T10:59:52.928778Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774740&inline=false&ticket=daec8f0e0e66e13665bec92e4e154d5e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5387,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:49.751563Z",
            "last_modified_time": "2023-10-11T10:59:49.751592Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729486&inline=false&ticket=98bab10ddea1eafb9b54faca8b2a76f9&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5386,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:49.479266Z",
            "last_modified_time": "2023-10-11T10:59:49.479289Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741303&inline=false&ticket=d3439fab1e162fbdfa53e0fc2da78419&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5385,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:45.803947Z",
            "last_modified_time": "2023-10-11T10:59:45.803975Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725430&inline=false&ticket=e8ddd768e824d54e7e878c58681e9286&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5385/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5384,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:45.066885Z",
            "last_modified_time": "2023-10-11T10:59:45.066906Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741233&inline=false&ticket=e4ac6d1f6290ce70b4877ff0765dd3d2&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5384/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5383,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:43.796988Z",
            "last_modified_time": "2023-10-11T10:59:43.797007Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759155&inline=false&ticket=cddb1e6966a95e96f8ea6f23540ed406&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5383/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5382,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:43.616384Z",
            "last_modified_time": "2023-10-11T10:59:43.616404Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729401&inline=false&ticket=517ab810a6eeb1c490e4518be9c80cd9&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5381,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:41.145368Z",
            "last_modified_time": "2023-10-11T10:59:41.145394Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741417&inline=false&ticket=6c4b9111491433242dd896c49979b529&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5380,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:39.540785Z",
            "last_modified_time": "2023-10-11T10:59:39.540804Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741578&inline=false&ticket=5dc3886cce307da590dc2009237fecd0&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5379,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:39.310696Z",
            "last_modified_time": "2023-10-11T10:59:39.310718Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21704877&inline=false&ticket=ffd050457bfa643091c945848f3c1d32&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5379/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5378,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:39.083485Z",
            "last_modified_time": "2023-10-11T10:59:39.083555Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741620&inline=false&ticket=d6ab1cd60559ae30274fa3fe84c99cf2&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5377,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:38.896733Z",
            "last_modified_time": "2023-10-11T10:59:38.896752Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725756&inline=false&ticket=ad24b4c3ea299151b700a94f6add994d&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5376,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:37.592542Z",
            "last_modified_time": "2023-10-11T10:59:37.592574Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741502&inline=false&ticket=bdaefd4ce28a38bfc78843c497ad7e7e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5375,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:36.255611Z",
            "last_modified_time": "2023-10-11T10:59:36.255641Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729441&inline=false&ticket=e82afd441fa053ad84d4b1b0aab68e81&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5374,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:35.456850Z",
            "last_modified_time": "2023-10-11T10:59:35.456876Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741152&inline=false&ticket=bc33778ff23a5e15f694fb3b2e54d284&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5374/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5373,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:27.565716Z",
            "last_modified_time": "2023-10-11T10:59:27.565735Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774921&inline=false&ticket=fe682592410addfb7a9e52fe7d7995ac&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5372,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:27.252102Z",
            "last_modified_time": "2023-10-11T10:59:27.252122Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725484&inline=false&ticket=b90be95df70501f66ae48a2543f1b9ec&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5371,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:27.033059Z",
            "last_modified_time": "2023-10-11T10:59:27.033080Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732937&inline=false&ticket=4fe5e908bbe76dcc5587127af0ffad5b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5371/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5370,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:26.519616Z",
            "last_modified_time": "2023-10-11T10:59:26.519637Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741361&inline=false&ticket=3f349ff3c9f3146d0c0a91dbcb7dce02&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5369,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:18.590587Z",
            "last_modified_time": "2023-10-11T10:59:18.590607Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733002&inline=false&ticket=939c8db7c8b490347fd289bbaab4715c&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5368,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:15.694021Z",
            "last_modified_time": "2023-10-11T10:59:15.694041Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733097&inline=false&ticket=e833b43efcc48d900e679ccf0be60de2&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5367,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:12.939809Z",
            "last_modified_time": "2023-10-11T10:59:12.939829Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741221&inline=false&ticket=357c52448f0c3df613f27902196c1243&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5366,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:11.451477Z",
            "last_modified_time": "2023-10-11T10:59:11.451497Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741476&inline=false&ticket=23c3edbccb178fc5dc444f693610d104&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5365,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:10.591220Z",
            "last_modified_time": "2023-10-11T10:59:10.591239Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21731472&inline=false&ticket=e9da51009b20b7f654f7963c20a2e907&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5364,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:10.309320Z",
            "last_modified_time": "2023-10-11T10:59:10.309339Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759292&inline=false&ticket=213ee2081e7b0e529c6e93017b856019&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5363,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:10.097942Z",
            "last_modified_time": "2023-10-11T10:59:10.097963Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733121&inline=false&ticket=35b061d9984730590465b4df1d0e6404&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5362,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:09.906240Z",
            "last_modified_time": "2023-10-11T10:59:09.906259Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725677&inline=false&ticket=976f1c3e5c5f62db9b384bd60961421b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5361,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:09.726354Z",
            "last_modified_time": "2023-10-11T10:59:09.726374Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725876&inline=false&ticket=0e5a652fac874aca14fb404aa6549a11&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5360,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:09.532772Z",
            "last_modified_time": "2023-10-11T10:59:09.532794Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775185&inline=false&ticket=039bfd2a40da6505200a0c516ec6f588&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5359,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:08.989485Z",
            "last_modified_time": "2023-10-11T10:59:08.989525Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725792&inline=false&ticket=0f6429af88557b482d6d9c418ed1b894&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5358,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:06.884488Z",
            "last_modified_time": "2023-10-11T10:59:06.884528Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725634&inline=false&ticket=a7f31dec15cd6c41aa824abc84d47d02&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5357,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:05.397494Z",
            "last_modified_time": "2023-10-11T10:59:05.397528Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725619&inline=false&ticket=17b6112dc33f19c04e2c5a9279e0ad3e&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5356,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:04.772934Z",
            "last_modified_time": "2023-10-11T10:59:04.772954Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725353&inline=false&ticket=40c5a3b3f1a6f19d29e2d37eca3b7d61&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5355,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:04.549356Z",
            "last_modified_time": "2023-10-11T10:59:04.549375Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725264&inline=false&ticket=d978791fc7471605d4be6424a95fa660&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5354,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:04.205124Z",
            "last_modified_time": "2023-10-11T10:59:04.205153Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774876&inline=false&ticket=8eb8fdbe8414c8c41d5093134f339a4b&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5353,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:04.006436Z",
            "last_modified_time": "2023-10-11T10:59:04.006454Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21704828&inline=false&ticket=d5a42557402e1d67684dcb2395b6d7a8&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5352,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:59:03.591083Z",
            "last_modified_time": "2023-10-11T10:59:03.591107Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725259&inline=false&ticket=57ef6c90695a8861684b8a1845efdb5f&type=original",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5351,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T10:17:56.411382Z",
            "last_modified_time": "2023-10-11T10:17:56.411400Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E6528462-F9EE-4303-92CB-BA5DE6594179}/106705",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5350,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T09:28:05.959163Z",
            "last_modified_time": "2023-10-11T09:28:05.959186Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E34BA232-F8A6-4CE0-9397-6759A56C190A}/106704",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5349,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T07:31:05.781575Z",
            "last_modified_time": "2023-10-11T07:31:05.781598Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DA6CF38A-98BB-4F24-AC54-DA5F143CB49C}/106697",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5348,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-11T07:30:18.688909Z",
            "last_modified_time": "2023-10-11T07:30:18.688928Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{285AD573-A2DB-4E7D-AE88-720310FC055F}/106700",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5347,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T17:22:01.325523Z",
            "last_modified_time": "2023-10-10T17:22:01.325543Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{011EFF7B-0A60-44BF-B180-ADEAC66E0A51}/106686",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5346,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T17:16:28.235892Z",
            "last_modified_time": "2023-10-10T17:16:28.235914Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1854E153-0603-464E-B36E-DE96E1B01DB9}/106687",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5345,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T15:53:33.600593Z",
            "last_modified_time": "2023-10-10T15:53:33.600613Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E7EB08EA-5C13-4FDD-8527-9D769A8FC7EE}/106675",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5344,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T15:37:23.398587Z",
            "last_modified_time": "2023-10-10T15:37:23.398607Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DFD80E01-2845-400B-8A26-B8E760C282B4}/106685",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5342,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T14:50:56.517557Z",
            "last_modified_time": "2023-10-10T14:50:56.517588Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/YDwtwNewBO1k3jiZXTcBf_qKHv34ydqHyLGr3vMYpIU/1684219880/public/styles/scaled_medium/public/2023-05/Kerttu_liikkuva%20nuorisoty%C3%B6_verkkokuva_Triin%20Peltoniemi.png?itok=sD2LKKGT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5341,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T14:23:00.054082Z",
            "last_modified_time": "2023-10-10T14:23:00.054101Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D30A527E-D258-410C-A80B-ED6992DE6EC6}/106678",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5340,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T14:16:47.503705Z",
            "last_modified_time": "2023-10-10T14:16:47.503723Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CEF21FEE-DB62-4AD8-8470-234AD0930637}/106680",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5339,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T14:16:00.493413Z",
            "last_modified_time": "2023-10-10T14:16:00.493464Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E5E0DFB-6C45-4AFC-8E20-CB1F30DAC917}/106683",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5338,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T14:11:14.294287Z",
            "last_modified_time": "2023-10-10T14:11:14.294307Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4DCCED35-A3F1-4B35-A600-097A06822AC4}/106679",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5337,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:31:49.847034Z",
            "last_modified_time": "2023-10-10T13:31:49.847054Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737942.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5336,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:31:25.568155Z",
            "last_modified_time": "2023-10-10T13:31:25.568180Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737940.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5335,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:31:20.229375Z",
            "last_modified_time": "2023-10-10T13:31:20.229393Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737938.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5334,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:31:13.896003Z",
            "last_modified_time": "2023-10-10T13:31:13.896022Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737936.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5333,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:30:47.905539Z",
            "last_modified_time": "2023-10-10T13:30:47.905558Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737934.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5333/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5332,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T13:30:32.254865Z",
            "last_modified_time": "2023-10-10T13:30:32.254893Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737932.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5332/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5331,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T12:56:28.986917Z",
            "last_modified_time": "2023-10-10T12:56:28.986936Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5211B447-A4D0-4908-AECB-6611915FBF1A}/106666",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5330,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T12:39:08.135124Z",
            "last_modified_time": "2023-10-10T12:39:08.135143Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BA78BA97-4B1D-4C2E-873B-F15EC4CECB23}/106672",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5330/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5328,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T12:03:00.983805Z",
            "last_modified_time": "2023-10-10T12:03:00.983826Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737930.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5327,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T12:02:45.025331Z",
            "last_modified_time": "2023-10-10T12:02:45.025353Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737928.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5326,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T11:32:52.818995Z",
            "last_modified_time": "2023-10-10T11:32:52.819014Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DE13F0EA-3322-489A-8FF8-0CE906CDD245}/106657",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5325,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T11:10:09.887090Z",
            "last_modified_time": "2023-10-10T11:10:09.887116Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{189118BA-2F4E-4FB0-85AA-4E4D529E9471}/106662",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5324,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T08:10:12.547272Z",
            "last_modified_time": "2023-10-10T08:10:12.547293Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E6CC40D2-20D9-4422-911E-C84F1BE10AE4}/106655",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5323,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T07:11:21.583315Z",
            "last_modified_time": "2023-10-10T07:11:21.583336Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737632.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5322,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-10T07:11:17.334636Z",
            "last_modified_time": "2023-10-10T07:11:17.334658Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737631.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5321,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T07:01:52.377363Z",
            "last_modified_time": "2023-10-10T07:01:52.377383Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725091&inline=false&ticket=8bababdc0e33c91ff675a0eb23543aa0&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5321/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5320,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T05:32:27.158571Z",
            "last_modified_time": "2023-10-10T05:32:27.158590Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10695/81e35a31-5268-4fb5-b28c-04f22ae4b454.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5319,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T05:32:26.433279Z",
            "last_modified_time": "2023-10-10T05:32:26.433298Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10680/1c8b39a9-4d64-43bd-90c7-e43d9677a54f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5318,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-10T05:32:13.897109Z",
            "last_modified_time": "2023-10-10T05:32:13.897128Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6523cfa3f0133138468680.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5317,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T19:22:31.181696Z",
            "last_modified_time": "2023-10-09T19:22:31.181717Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DDCA812B-63AB-4901-AD45-B98D24A6C206}/106648",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5316,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T19:14:05.483076Z",
            "last_modified_time": "2023-10-09T19:14:05.483096Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FB8FAA8C-2C86-421F-9AA0-3D70A9F3C37B}/106498",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5315,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T19:08:41.821679Z",
            "last_modified_time": "2023-10-09T19:08:41.821700Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3B9CC237-FB97-4415-A037-C3DE0D6D2A10}/106646",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5314,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T19:06:46.878126Z",
            "last_modified_time": "2023-10-09T19:06:46.878145Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A3093579-942E-4083-B8C2-1330322BAF37}/106332",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5313,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T19:00:55.652425Z",
            "last_modified_time": "2023-10-09T19:00:55.652446Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{203B56C8-B996-4DB2-B7A9-73342DCF103C}/106472",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5313/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5312,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T15:52:54.647536Z",
            "last_modified_time": "2023-10-09T15:52:54.647577Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CF5011D7-BB4D-45A2-8869-3B455485F570}/106643",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5311,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T15:27:53.392278Z",
            "last_modified_time": "2023-10-09T15:27:53.392300Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA434370-70FD-4034-87C8-13FC5DF235F5}/106637",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5310,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:40.217655Z",
            "last_modified_time": "2023-10-09T14:46:40.217675Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732803&inline=false&ticket=2085912d1eac823b12e59fcf9b044f21&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5309,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:35.804161Z",
            "last_modified_time": "2023-10-09T14:46:35.804182Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774716&inline=false&ticket=f941af449b8fdca4826f87b90ce6e04e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5308,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:35.141616Z",
            "last_modified_time": "2023-10-09T14:46:35.141638Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774519&inline=false&ticket=4bd05fd1ede424bcc1b23ac4d90cc97b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5307,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:34.597837Z",
            "last_modified_time": "2023-10-09T14:46:34.597856Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774594&inline=false&ticket=97b73cafd18380f630bdfbda47777154&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5306,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:32.510793Z",
            "last_modified_time": "2023-10-09T14:46:32.510813Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740837&inline=false&ticket=29cc4ad21dbfcb9caf761c02d7472b7e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5305,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:31.584299Z",
            "last_modified_time": "2023-10-09T14:46:31.584319Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725019&inline=false&ticket=62c818b3924a8015c5e589db20424492&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5304,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:29.175016Z",
            "last_modified_time": "2023-10-09T14:46:29.175042Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=20437939&inline=false&ticket=7be7305da4d5ce969cdc1bace904338d&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5303,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:29.001846Z",
            "last_modified_time": "2023-10-09T14:46:29.001866Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724884&inline=false&ticket=3668b3ee7144683aba94faee8c123a99&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5302,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:28.787199Z",
            "last_modified_time": "2023-10-09T14:46:28.787219Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740939&inline=false&ticket=f0751d204e0e6c2530e3395b3017f26b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5301,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:24.877379Z",
            "last_modified_time": "2023-10-09T14:46:24.877398Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=16100382&inline=false&ticket=658f67c5558b933568f47e09dc014661&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5300,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:22.600733Z",
            "last_modified_time": "2023-10-09T14:46:22.600753Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732678&inline=false&ticket=7e41f083b622ce9e1b0930a9f8caae2a&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5299,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:21.867530Z",
            "last_modified_time": "2023-10-09T14:46:21.867589Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724359&inline=false&ticket=3f01a14215e60399c1682d0e9afe4274&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5298,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:21.690712Z",
            "last_modified_time": "2023-10-09T14:46:21.690737Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732721&inline=false&ticket=27661038d4d6345885439824d06fb776&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5297,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:21.512845Z",
            "last_modified_time": "2023-10-09T14:46:21.512865Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732698&inline=false&ticket=fe0f772d1b290f8b0b709f076c773fca&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5296,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:21.336718Z",
            "last_modified_time": "2023-10-09T14:46:21.336738Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727797&inline=false&ticket=f69f3949b353a1e0704f8711969a3122&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5295,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:21.164872Z",
            "last_modified_time": "2023-10-09T14:46:21.164892Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21727322&inline=false&ticket=91030d4f86f4d81853e96140cdc3cca4&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5294,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:20.998637Z",
            "last_modified_time": "2023-10-09T14:46:20.998660Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21822608&inline=false&ticket=0390448e0a700c19c6c5c55cfa1e9a5b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5293,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:20.661348Z",
            "last_modified_time": "2023-10-09T14:46:20.830789Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775113&inline=false&ticket=294b53973654bbe40ded0cf1a3a43171&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5292,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:19.084494Z",
            "last_modified_time": "2023-10-09T14:46:19.084515Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741635&inline=false&ticket=0ce3ac7b82b83f3c3f1061759146a6f2&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5291,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:08.753424Z",
            "last_modified_time": "2023-10-09T14:46:08.753444Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740979&inline=false&ticket=751e7035a264d0c2cfcda5d40a0d3d36&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5290,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:46:00.666341Z",
            "last_modified_time": "2023-10-09T14:46:00.666371Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21723716&inline=false&ticket=7c2b6d303cebad786f798950c7b37c49&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5289,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:58.789869Z",
            "last_modified_time": "2023-10-09T14:45:58.789889Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724751&inline=false&ticket=d1650589811a7c48d6cd6b419604d085&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5288,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:58.359578Z",
            "last_modified_time": "2023-10-09T14:45:58.359608Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759050&inline=false&ticket=2f4ebf5987954cdb5ccfe96994de74e4&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5287,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:57.773414Z",
            "last_modified_time": "2023-10-09T14:45:57.773434Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741117&inline=false&ticket=be5dc4f295c0896761193e960d310489&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5286,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:56.932650Z",
            "last_modified_time": "2023-10-09T14:45:56.932669Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724662&inline=false&ticket=2fcef95feaab8905662a363d58680104&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5285,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:56.106105Z",
            "last_modified_time": "2023-10-09T14:45:56.106125Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=14378392&inline=false&ticket=a5e8dc84938f30ed92af6bf65b213b49&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5284,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:55.000230Z",
            "last_modified_time": "2023-10-09T14:45:55.000249Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775157&inline=false&ticket=e11e5ca01014f38352d68809efb6087a&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5283,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:52.101514Z",
            "last_modified_time": "2023-10-09T14:45:52.101533Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21724914&inline=false&ticket=1acb6ecdc0517cc5e737b56cf80d4d62&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5282,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:51.127157Z",
            "last_modified_time": "2023-10-09T14:45:51.127176Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775170&inline=false&ticket=9adec9f789883ce319841e08e7c6aa7f&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5281,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:50.966438Z",
            "last_modified_time": "2023-10-09T14:45:50.966457Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759316&inline=false&ticket=86840d85d4e24b570be72773f2772480&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5280,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:50.798627Z",
            "last_modified_time": "2023-10-09T14:45:50.798647Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732866&inline=false&ticket=41ddd93cf37af59d5829fd99eb824117&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5279,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:50.624727Z",
            "last_modified_time": "2023-10-09T14:45:50.624747Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741058&inline=false&ticket=10e66fdff7a9405880e09b0dcc05d76e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5278,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:50.444213Z",
            "last_modified_time": "2023-10-09T14:45:50.444235Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774687&inline=false&ticket=789967f88458ed5d5d9c5a91279c33ca&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5277,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:45:50.070030Z",
            "last_modified_time": "2023-10-09T14:45:50.070055Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774505&inline=false&ticket=fb3f86bf866a4588f57524586e569be3&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5276,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:37:27.782281Z",
            "last_modified_time": "2023-10-09T14:37:27.782299Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A0203E46-8CE4-4E1B-B893-1A42FA1D787A}/60529",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5275,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:28:06.407000Z",
            "last_modified_time": "2023-10-09T14:28:06.407018Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{32465794-4D78-4C58-8AE9-33740F65F552}/106623",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5274,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:23:53.679034Z",
            "last_modified_time": "2023-10-09T14:23:53.679052Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B2F2AA5E-B615-465E-95E3-E302FB8989D9}/106631",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5273,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:23:41.378142Z",
            "last_modified_time": "2023-10-09T14:23:41.378169Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B65D30F9-368C-4ADC-9892-B9C2AE56C514}/106635",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5272,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:18:05.494151Z",
            "last_modified_time": "2023-10-09T14:18:05.494171Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14D3F600-AB44-42A4-B762-D53C1FD7B1B9}/106620",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5271,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:16:42.712009Z",
            "last_modified_time": "2023-10-09T14:16:42.712027Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{471EB0E6-F077-4BC2-BC37-CD80FD7581EF}/89533",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5270,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:10:31.290877Z",
            "last_modified_time": "2023-10-09T14:10:31.290895Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C9206D24-6509-45AE-B773-45FFA7595217}/106633",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5269,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T14:02:52.834781Z",
            "last_modified_time": "2023-10-09T14:02:52.834801Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4EC8D550-3DF5-4FCC-8CFF-9F689EC408DF}/106628",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5264,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:36.378835Z",
            "last_modified_time": "2023-10-09T13:33:36.378855Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730888.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5253,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:07.929977Z",
            "last_modified_time": "2023-10-09T13:33:07.929995Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737055.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5252,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:07.341042Z",
            "last_modified_time": "2023-10-09T13:33:07.341059Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732355.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5251,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:06.386725Z",
            "last_modified_time": "2023-10-09T13:33:06.386745Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737182.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5250,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:03.364266Z",
            "last_modified_time": "2023-10-09T13:33:03.364284Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733554.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5249,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:03.032643Z",
            "last_modified_time": "2023-10-09T13:33:03.032663Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734798.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5248,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:02.691597Z",
            "last_modified_time": "2023-10-09T13:33:02.691615Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736449.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5247,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:33:00.985839Z",
            "last_modified_time": "2023-10-09T13:33:00.985858Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736448.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5246,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:58.080828Z",
            "last_modified_time": "2023-10-09T13:32:58.080846Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729631.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5245,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:50.269488Z",
            "last_modified_time": "2023-10-09T13:32:50.269513Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736890.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5244,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:49.897695Z",
            "last_modified_time": "2023-10-09T13:32:49.897713Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728484.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5242,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:45.623158Z",
            "last_modified_time": "2023-10-09T13:32:45.623177Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737180.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5241,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:42.684574Z",
            "last_modified_time": "2023-10-09T13:32:42.684595Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735296.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5240,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:42.130365Z",
            "last_modified_time": "2023-10-09T13:32:42.130384Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736446.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5239,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:41.789532Z",
            "last_modified_time": "2023-10-09T13:32:41.789580Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736884.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5238,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:41.455032Z",
            "last_modified_time": "2023-10-09T13:32:41.455052Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736445.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5237,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:37.327087Z",
            "last_modified_time": "2023-10-09T13:32:37.327106Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737510.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5236,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:36.969920Z",
            "last_modified_time": "2023-10-09T13:32:36.969938Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737509.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5235,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:33.151323Z",
            "last_modified_time": "2023-10-09T13:32:33.151342Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729630.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5234,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:32.802250Z",
            "last_modified_time": "2023-10-09T13:32:32.802269Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737508.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5233,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:31.184010Z",
            "last_modified_time": "2023-10-09T13:32:31.184029Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734964.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5232,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:27.184146Z",
            "last_modified_time": "2023-10-09T13:32:27.184166Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737115.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5231,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:25.471775Z",
            "last_modified_time": "2023-10-09T13:32:25.471793Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737178.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5230,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:25.128862Z",
            "last_modified_time": "2023-10-09T13:32:25.128880Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736376.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5229,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:24.768029Z",
            "last_modified_time": "2023-10-09T13:32:24.768047Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736443.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5228,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:24.181170Z",
            "last_modified_time": "2023-10-09T13:32:24.181189Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736442.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5227,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:18.690765Z",
            "last_modified_time": "2023-10-09T13:32:18.690784Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730666.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5226,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:16.599617Z",
            "last_modified_time": "2023-10-09T13:32:16.599637Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727950.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5225,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:16.270372Z",
            "last_modified_time": "2023-10-09T13:32:16.270391Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737838.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5224,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:08.695337Z",
            "last_modified_time": "2023-10-09T13:32:08.695355Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_734797.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5223,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:07.707194Z",
            "last_modified_time": "2023-10-09T13:32:07.707212Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736387.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5222,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:04.424061Z",
            "last_modified_time": "2023-10-09T13:32:04.424079Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737176.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5221,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:32:03.289457Z",
            "last_modified_time": "2023-10-09T13:32:03.289485Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730886.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5220,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:59.476342Z",
            "last_modified_time": "2023-10-09T13:31:59.476366Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735809.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5219,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:56.465968Z",
            "last_modified_time": "2023-10-09T13:31:56.465986Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737516.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5218,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:56.108993Z",
            "last_modified_time": "2023-10-09T13:31:56.109021Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735808.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5217,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:55.747758Z",
            "last_modified_time": "2023-10-09T13:31:55.747777Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729629.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5216,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:52.011582Z",
            "last_modified_time": "2023-10-09T13:31:52.011603Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737223.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5215,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:49.878266Z",
            "last_modified_time": "2023-10-09T13:31:49.878286Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737221.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5214,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:48.285173Z",
            "last_modified_time": "2023-10-09T13:31:48.285190Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735807.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5213,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:45.785632Z",
            "last_modified_time": "2023-10-09T13:31:45.785653Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735806.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5212,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:42.944630Z",
            "last_modified_time": "2023-10-09T13:31:42.944650Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737174.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5211,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:39.988851Z",
            "last_modified_time": "2023-10-09T13:31:39.988869Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735805.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5210,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:39.632891Z",
            "last_modified_time": "2023-10-09T13:31:39.632911Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_729626.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5209,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:35.842300Z",
            "last_modified_time": "2023-10-09T13:31:35.842328Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737218.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5208,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:35.508072Z",
            "last_modified_time": "2023-10-09T13:31:35.508090Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737210.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5207,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:32.189109Z",
            "last_modified_time": "2023-10-09T13:31:32.189134Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737388.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5206,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:31.695925Z",
            "last_modified_time": "2023-10-09T13:31:31.695944Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736810.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5205,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:30.389937Z",
            "last_modified_time": "2023-10-09T13:31:30.389965Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735802.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5204,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:28.298187Z",
            "last_modified_time": "2023-10-09T13:31:28.298205Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737468.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5203,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:27.461650Z",
            "last_modified_time": "2023-10-09T13:31:27.461668Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737189.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5202,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:25.884546Z",
            "last_modified_time": "2023-10-09T13:31:25.884608Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735801.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5201,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:20.190662Z",
            "last_modified_time": "2023-10-09T13:31:20.190682Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737172.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5200,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:19.641186Z",
            "last_modified_time": "2023-10-09T13:31:19.641205Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_732000.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5199,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:15.058188Z",
            "last_modified_time": "2023-10-09T13:31:15.058207Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737466.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5198,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:13.690742Z",
            "last_modified_time": "2023-10-09T13:31:13.690763Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735816.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5197,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:12.118285Z",
            "last_modified_time": "2023-10-09T13:31:12.118303Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737456.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5196,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:11.567293Z",
            "last_modified_time": "2023-10-09T13:31:11.567311Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735815.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5195,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:07.972056Z",
            "last_modified_time": "2023-10-09T13:31:07.972082Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737460.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5194,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:07.584859Z",
            "last_modified_time": "2023-10-09T13:31:07.584877Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735814.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5193,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:07.226827Z",
            "last_modified_time": "2023-10-09T13:31:07.226847Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735813.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5192,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:31:03.681172Z",
            "last_modified_time": "2023-10-09T13:31:03.681189Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_727082.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5191,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:59.895029Z",
            "last_modified_time": "2023-10-09T13:30:59.895055Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737464.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5190,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:59.096820Z",
            "last_modified_time": "2023-10-09T13:30:59.096848Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737170.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5189,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:56.783576Z",
            "last_modified_time": "2023-10-09T13:30:56.783596Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737232.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5188,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:56.326541Z",
            "last_modified_time": "2023-10-09T13:30:56.326580Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735284.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5187,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:51.404819Z",
            "last_modified_time": "2023-10-09T13:30:51.404838Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737458.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5186,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:47.998039Z",
            "last_modified_time": "2023-10-09T13:30:47.998066Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737462.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5185,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:47.386834Z",
            "last_modified_time": "2023-10-09T13:30:47.386860Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737454.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5184,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:45.384028Z",
            "last_modified_time": "2023-10-09T13:30:45.384048Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737585.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5183,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:44.145451Z",
            "last_modified_time": "2023-10-09T13:30:44.145471Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737569.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5182,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:43.785451Z",
            "last_modified_time": "2023-10-09T13:30:43.785477Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736356.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5181,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:41.591042Z",
            "last_modified_time": "2023-10-09T13:30:41.591068Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_731925.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5180,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:40.534381Z",
            "last_modified_time": "2023-10-09T13:30:40.534400Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737513.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5179,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:40.086930Z",
            "last_modified_time": "2023-10-09T13:30:40.086955Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737387.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5178,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:37.987674Z",
            "last_modified_time": "2023-10-09T13:30:37.987699Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736308.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5177,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:37.311230Z",
            "last_modified_time": "2023-10-09T13:30:37.311255Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736307.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5176,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:36.492674Z",
            "last_modified_time": "2023-10-09T13:30:36.492707Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736306.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5175,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:34.100587Z",
            "last_modified_time": "2023-10-09T13:30:34.100616Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737168.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5174,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:33.642331Z",
            "last_modified_time": "2023-10-09T13:30:33.642350Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737352.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5173,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:33.282781Z",
            "last_modified_time": "2023-10-09T13:30:33.282801Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728707.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5172,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:32.912458Z",
            "last_modified_time": "2023-10-09T13:30:32.912477Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736353.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5171,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:31.788363Z",
            "last_modified_time": "2023-10-09T13:30:31.788382Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730884.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5170,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:30.383984Z",
            "last_modified_time": "2023-10-09T13:30:30.384002Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736354.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5169,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:29.392171Z",
            "last_modified_time": "2023-10-09T13:30:29.392191Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736355.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5168,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:25.588762Z",
            "last_modified_time": "2023-10-09T13:30:25.588783Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737039.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5167,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:21.946333Z",
            "last_modified_time": "2023-10-09T13:30:21.946362Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737385.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5166,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:21.528250Z",
            "last_modified_time": "2023-10-09T13:30:21.528270Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736390.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5165,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:18.594525Z",
            "last_modified_time": "2023-10-09T13:30:18.594571Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737448.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5164,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:16.479280Z",
            "last_modified_time": "2023-10-09T13:30:16.479301Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737375.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5163,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:14.886468Z",
            "last_modified_time": "2023-10-09T13:30:14.886485Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737379.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5162,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:13.589852Z",
            "last_modified_time": "2023-10-09T13:30:13.589880Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737036.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5161,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:11.779747Z",
            "last_modified_time": "2023-10-09T13:30:11.779776Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737805.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5160,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:09.987816Z",
            "last_modified_time": "2023-10-09T13:30:09.987835Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737383.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5159,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:07.073241Z",
            "last_modified_time": "2023-10-09T13:30:07.073263Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737452.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5158,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:05.383320Z",
            "last_modified_time": "2023-10-09T13:30:05.383342Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736325.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5157,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:03.775107Z",
            "last_modified_time": "2023-10-09T13:30:03.775133Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737166.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5156,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:30:03.411788Z",
            "last_modified_time": "2023-10-09T13:30:03.411808Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736326.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5155,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:59.387875Z",
            "last_modified_time": "2023-10-09T13:29:59.387903Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736322.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5154,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:58.887238Z",
            "last_modified_time": "2023-10-09T13:29:58.887259Z",
            "name": "",
            "url": "http://www.annantalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_736323.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5153,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:52.882767Z",
            "last_modified_time": "2023-10-09T13:29:52.882785Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737450.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5152,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:52.315440Z",
            "last_modified_time": "2023-10-09T13:29:52.315460Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737446.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5151,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:51.685408Z",
            "last_modified_time": "2023-10-09T13:29:51.685428Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737772.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5150,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:49.791901Z",
            "last_modified_time": "2023-10-09T13:29:49.791922Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735283.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5149,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:49.377455Z",
            "last_modified_time": "2023-10-09T13:29:49.377475Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735282.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5148,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:46.282165Z",
            "last_modified_time": "2023-10-09T13:29:46.282184Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737381.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5147,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:45.870162Z",
            "last_modified_time": "2023-10-09T13:29:45.870181Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737357.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5146,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:43.791522Z",
            "last_modified_time": "2023-10-09T13:29:43.791542Z",
            "name": "",
            "url": "http://www.stoa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737111.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5145,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:41.086199Z",
            "last_modified_time": "2023-10-09T13:29:41.086218Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737377.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5144,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:39.179357Z",
            "last_modified_time": "2023-10-09T13:29:39.179378Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_733538.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5143,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:38.313568Z",
            "last_modified_time": "2023-10-09T13:29:38.313594Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737373.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5142,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:33.992224Z",
            "last_modified_time": "2023-10-09T13:29:33.992246Z",
            "name": "",
            "url": "http://www.kanneltalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737416.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5141,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:27.382773Z",
            "last_modified_time": "2023-10-09T13:29:27.382792Z",
            "name": "",
            "url": "http://www.caisa.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737525.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5140,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:26.429468Z",
            "last_modified_time": "2023-10-09T13:29:26.429486Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_728545.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5139,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:19.977960Z",
            "last_modified_time": "2023-10-09T13:29:19.977979Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_735852.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5138,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:06.488524Z",
            "last_modified_time": "2023-10-09T13:29:06.488543Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737588.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5137,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:05.961160Z",
            "last_modified_time": "2023-10-09T13:29:05.961178Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737587.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5136,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:04.682694Z",
            "last_modified_time": "2023-10-09T13:29:04.682713Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737583.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5135,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:03.084024Z",
            "last_modified_time": "2023-10-09T13:29:03.084048Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737581.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5134,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:29:00.635078Z",
            "last_modified_time": "2023-10-09T13:29:00.635106Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737580.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5133,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:28:53.882974Z",
            "last_modified_time": "2023-10-09T13:28:53.882993Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737579.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5132,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:28:51.787768Z",
            "last_modified_time": "2023-10-09T13:28:51.787800Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737578.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5131,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:28:46.285151Z",
            "last_modified_time": "2023-10-09T13:28:46.285170Z",
            "name": "",
            "url": "http://www.savoyteatteri.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737577.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5130,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:27:29.653664Z",
            "last_modified_time": "2023-10-09T13:27:29.653685Z",
            "name": "",
            "url": "http://www.malmitalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_730882.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5129,
            "has_user_editable_resources": false,
            "license": "event_only",
            "license_url": "",
            "created_time": "2023-10-09T13:27:22.655077Z",
            "last_modified_time": "2023-10-09T13:27:22.655117Z",
            "name": "",
            "url": "http://www.vuotalo.fi/instancedata/prime_product_resurssivaraus/kulke/embeds/EventPic_737471.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "kulke",
            "publisher": "ahjo:u4804001050",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5128,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:21:29.547453Z",
            "last_modified_time": "2023-10-09T13:21:29.547472Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729486&inline=false&ticket=98bab10ddea1eafb9b54faca8b2a76f9&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5127,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:21:22.712103Z",
            "last_modified_time": "2023-10-09T13:21:22.712121Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725756&inline=false&ticket=ad24b4c3ea299151b700a94f6add994d&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5126,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:21:01.907993Z",
            "last_modified_time": "2023-10-09T13:21:01.908022Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759292&inline=false&ticket=213ee2081e7b0e529c6e93017b856019&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5125,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:59.699230Z",
            "last_modified_time": "2023-10-09T13:20:59.699255Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725677&inline=false&ticket=976f1c3e5c5f62db9b384bd60961421b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5124,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:59.197964Z",
            "last_modified_time": "2023-10-09T13:20:59.197983Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725876&inline=false&ticket=0e5a652fac874aca14fb404aa6549a11&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5123,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:59.026949Z",
            "last_modified_time": "2023-10-09T13:20:59.026967Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21775185&inline=false&ticket=039bfd2a40da6505200a0c516ec6f588&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5122,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:58.845578Z",
            "last_modified_time": "2023-10-09T13:20:58.845599Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725792&inline=false&ticket=0f6429af88557b482d6d9c418ed1b894&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5121,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:58.669292Z",
            "last_modified_time": "2023-10-09T13:20:58.669310Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725634&inline=false&ticket=a7f31dec15cd6c41aa824abc84d47d02&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5120,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:20:58.307571Z",
            "last_modified_time": "2023-10-09T13:20:58.307594Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725619&inline=false&ticket=17b6112dc33f19c04e2c5a9279e0ad3e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5119,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T13:06:22.120396Z",
            "last_modified_time": "2023-10-09T13:06:22.120415Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{047E68F2-6BD0-4040-B7B9-C2979DD45B1B}/106541",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5119/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5118,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:52:03.281772Z",
            "last_modified_time": "2023-10-09T12:52:03.281792Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{08F595DB-C865-4C27-A1FE-0DEC231785CE}/106613",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5117,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:46:15.931137Z",
            "last_modified_time": "2023-10-09T12:46:15.931156Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD944BEF-3CD3-491E-8527-2D2E90ACDE5E}/106621",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5116,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:44:59.586121Z",
            "last_modified_time": "2023-10-09T12:44:59.586141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{04D2078E-BD99-41D8-825D-BC913F0C6756}/106615",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5115,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:43:33.633986Z",
            "last_modified_time": "2023-10-09T12:43:33.634005Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5743394B-A979-4C07-B567-AFF182B4420A}/106617",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5114,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:43:11.996383Z",
            "last_modified_time": "2023-10-09T12:43:11.996402Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{63842E00-5CF7-4580-8180-D3877D8EED65}/106609",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5113,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:41:48.555911Z",
            "last_modified_time": "2023-10-09T12:41:48.555931Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9D290B68-9C5D-4388-8783-B349F9159552}/106616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5112,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:15:17.661586Z",
            "last_modified_time": "2023-10-09T12:15:17.661607Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725377&inline=false&ticket=2806b0cb10724b882213afe9f4acfb6a&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5111,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:15:14.592666Z",
            "last_modified_time": "2023-10-09T12:15:14.592686Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21740868&inline=false&ticket=b01411414a1a8fac0291ae3af0c8260a&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5110,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:15:12.350682Z",
            "last_modified_time": "2023-10-09T12:15:12.350702Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725430&inline=false&ticket=e8ddd768e824d54e7e878c58681e9286&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5109,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:15:07.312422Z",
            "last_modified_time": "2023-10-09T12:15:07.312441Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741578&inline=false&ticket=5dc3886cce307da590dc2009237fecd0&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5108,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:14:57.842617Z",
            "last_modified_time": "2023-10-09T12:14:57.842637Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774921&inline=false&ticket=fe682592410addfb7a9e52fe7d7995ac&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5108/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5107,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:14:57.604910Z",
            "last_modified_time": "2023-10-09T12:14:57.604931Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725484&inline=false&ticket=b90be95df70501f66ae48a2543f1b9ec&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5107/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5106,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:14:47.291367Z",
            "last_modified_time": "2023-10-09T12:14:47.291386Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733097&inline=false&ticket=e833b43efcc48d900e679ccf0be60de2&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5106/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5105,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:14:45.920924Z",
            "last_modified_time": "2023-10-09T12:14:45.920945Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733121&inline=false&ticket=35b061d9984730590465b4df1d0e6404&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5104,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T12:00:14.985667Z",
            "last_modified_time": "2023-10-09T12:00:14.985689Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6F78AA73-8FE3-4D55-AA21-145901070461}/106601",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5103,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:55:18.736217Z",
            "last_modified_time": "2023-10-09T11:55:18.736236Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{39BCD897-0271-46AB-BD76-85EB6BE5A34C}/106603",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5102,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:55:18.387759Z",
            "last_modified_time": "2023-10-09T11:55:18.387779Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0CBFEF89-88DA-430A-8985-C9CD92CB3683}/106598",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5101,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:45:55.266380Z",
            "last_modified_time": "2023-10-09T11:45:55.266401Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDCEEDAF-A2A2-4196-9B09-48FA77F439AE}/106597",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5100,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:42:16.211419Z",
            "last_modified_time": "2023-10-09T11:42:16.211438Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F804902F-C429-40CD-83DF-759CC28B4951}/106606",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5099,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:39:02.885488Z",
            "last_modified_time": "2023-10-09T11:39:02.885508Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9B91492-FE66-4D82-BC9C-A1773316AA0C}/106604",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5098,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:38:43.178252Z",
            "last_modified_time": "2023-10-09T11:38:43.178272Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D622C4F8-75D2-4E5C-9CDF-58F54669A2F3}/106595",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5097,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:45.173682Z",
            "last_modified_time": "2023-10-09T11:09:45.173701Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741417&inline=false&ticket=6c4b9111491433242dd896c49979b529&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5096,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:43.265996Z",
            "last_modified_time": "2023-10-09T11:09:43.266015Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741502&inline=false&ticket=bdaefd4ce28a38bfc78843c497ad7e7e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5095,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:42.452346Z",
            "last_modified_time": "2023-10-09T11:09:42.452365Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729441&inline=false&ticket=e82afd441fa053ad84d4b1b0aab68e81&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5094,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:21.427012Z",
            "last_modified_time": "2023-10-09T11:09:21.427031Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741476&inline=false&ticket=23c3edbccb178fc5dc444f693610d104&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5093,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:20.951859Z",
            "last_modified_time": "2023-10-09T11:09:20.951879Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725353&inline=false&ticket=40c5a3b3f1a6f19d29e2d37eca3b7d61&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5092,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T11:09:20.465186Z",
            "last_modified_time": "2023-10-09T11:09:20.465207Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725264&inline=false&ticket=d978791fc7471605d4be6424a95fa660&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5091,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:25.120959Z",
            "last_modified_time": "2023-10-09T10:17:25.120985Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759094&inline=false&ticket=50bd278e5edfc3914b900e6b2a74a4ca&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5090,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:21.681225Z",
            "last_modified_time": "2023-10-09T10:17:21.681247Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774740&inline=false&ticket=daec8f0e0e66e13665bec92e4e154d5e&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5089,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:17.580898Z",
            "last_modified_time": "2023-10-09T10:17:17.580919Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741303&inline=false&ticket=d3439fab1e162fbdfa53e0fc2da78419&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5088,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:15.015612Z",
            "last_modified_time": "2023-10-09T10:17:15.015636Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741233&inline=false&ticket=e4ac6d1f6290ce70b4877ff0765dd3d2&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5088/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5087,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:13.695886Z",
            "last_modified_time": "2023-10-09T10:17:13.695910Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21759155&inline=false&ticket=cddb1e6966a95e96f8ea6f23540ed406&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5087/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5086,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:13.505272Z",
            "last_modified_time": "2023-10-09T10:17:13.505297Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21729401&inline=false&ticket=517ab810a6eeb1c490e4518be9c80cd9&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5086/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5085,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:09.438528Z",
            "last_modified_time": "2023-10-09T10:17:09.438550Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21704877&inline=false&ticket=ffd050457bfa643091c945848f3c1d32&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5085/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5084,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:17:07.604475Z",
            "last_modified_time": "2023-10-09T10:17:07.604496Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741152&inline=false&ticket=bc33778ff23a5e15f694fb3b2e54d284&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5084/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5083,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:58.554568Z",
            "last_modified_time": "2023-10-09T10:16:58.554590Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741361&inline=false&ticket=3f349ff3c9f3146d0c0a91dbcb7dce02&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5083/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5082,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:49.513140Z",
            "last_modified_time": "2023-10-09T10:16:49.513162Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21733002&inline=false&ticket=939c8db7c8b490347fd289bbaab4715c&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5081,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:47.290943Z",
            "last_modified_time": "2023-10-09T10:16:47.290967Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21731472&inline=false&ticket=e9da51009b20b7f654f7963c20a2e907&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5081/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5080,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:47.039385Z",
            "last_modified_time": "2023-10-09T10:16:47.039406Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21774876&inline=false&ticket=8eb8fdbe8414c8c41d5093134f339a4b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5080/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5079,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:46.841998Z",
            "last_modified_time": "2023-10-09T10:16:46.842023Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21704828&inline=false&ticket=d5a42557402e1d67684dcb2395b6d7a8&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5078,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T10:16:46.419869Z",
            "last_modified_time": "2023-10-09T10:16:46.419893Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725259&inline=false&ticket=57ef6c90695a8861684b8a1845efdb5f&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5077,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T09:55:49.703603Z",
            "last_modified_time": "2023-10-09T09:55:49.703622Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E8958F89-ACE9-48D5-A024-AEA4E31929E5}/106589",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5076,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T09:40:26.695896Z",
            "last_modified_time": "2023-10-09T09:40:26.695917Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D57C5148-4DBD-4D47-B35B-61B72C2E56E2}/106592",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5075,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T09:10:01.051566Z",
            "last_modified_time": "2023-10-09T09:10:01.051594Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21725105&inline=false&ticket=c6279e9d395a54aed969170d07e268ac&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5074,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T09:09:41.629574Z",
            "last_modified_time": "2023-10-09T09:09:41.629595Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21732937&inline=false&ticket=4fe5e908bbe76dcc5587127af0ffad5b&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5073,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T09:09:31.302278Z",
            "last_modified_time": "2023-10-09T09:09:31.302298Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=21741221&inline=false&ticket=357c52448f0c3df613f27902196c1243&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5072,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-09T08:00:13.493396Z",
            "last_modified_time": "2023-10-09T08:00:13.493416Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7C562394-D866-4C6F-B9EA-8D75B9E196AC}/106586",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5071,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-08T23:09:41.617865Z",
            "last_modified_time": "2023-10-08T23:09:41.617887Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E47D6A4C-9328-44F6-8AD0-F801F1DDC176}/106581",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5070,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T16:37:55.826805Z",
            "last_modified_time": "2023-10-07T16:37:55.826823Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{45585EBF-CB2E-4973-9979-5BFBBA927F0C}/103039",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5070/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5069,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T16:32:41.507082Z",
            "last_modified_time": "2023-10-07T16:32:41.507101Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B2DFE8DA-B07C-4E52-AF10-E3ED5BF3F1FC}/105115",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5068,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T16:30:33.960943Z",
            "last_modified_time": "2023-10-07T16:30:33.960961Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8B32B064-EDDD-451A-8B79-A9EF8BA9EF18}/104424",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5068/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5067,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T14:54:36.490097Z",
            "last_modified_time": "2023-10-07T14:54:36.490123Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4889D3C3-8326-428E-800E-073969B532EA}/106569",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5066,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T10:36:03.798162Z",
            "last_modified_time": "2023-10-07T10:36:03.798182Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{17E2E20D-6F09-42FC-8A9A-D70A5FDE9CE7}/106580",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5066/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5065,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T08:24:48.702449Z",
            "last_modified_time": "2023-10-07T08:24:48.702471Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58269C23-610D-45BA-932C-BC5B5DF1F030}/106579",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5064,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T04:54:46.075433Z",
            "last_modified_time": "2023-10-07T04:54:46.075452Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6217_EraViikingit_logo_RGB.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5063,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T04:54:17.884359Z",
            "last_modified_time": "2023-10-07T04:54:17.884376Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/2510_EraViikingit_logo_RGB.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5062,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-07T04:54:09.291900Z",
            "last_modified_time": "2023-10-07T04:54:09.291920Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/2069_IMG_5064.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5061,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T16:00:03.015437Z",
            "last_modified_time": "2023-10-06T16:00:03.015453Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{00641D92-A4EC-4177-B2E2-821905648837}/106573",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5060,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T15:40:51.595677Z",
            "last_modified_time": "2023-10-06T15:40:51.595695Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{52157974-2661-44D2-A0E9-2CC0AE9236B7}/106567",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5060/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5059,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T12:53:32.898969Z",
            "last_modified_time": "2023-10-06T12:53:32.898989Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{00CD8DB5-E0E7-4A03-8083-696879F55D72}/106545",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5058,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T12:44:13.992428Z",
            "last_modified_time": "2023-10-06T12:44:13.992461Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F666C4EB-6DD3-4507-B7C1-58C9F09A220D}/106548",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5058/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5057,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T12:43:24.490220Z",
            "last_modified_time": "2023-10-06T12:43:24.490241Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8FED44EC-379E-4C4D-8C1F-6443D32C9AEC}/106563",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5057/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5056,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T12:42:00.482133Z",
            "last_modified_time": "2023-10-06T12:42:00.482155Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3FAEF8FC-7F9D-4A6A-A264-B3BE1D4AF6C5}/106557",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5056/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5055,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T12:40:13.701367Z",
            "last_modified_time": "2023-10-06T12:40:13.701388Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A46DCAF3-8FFB-49A2-ACF2-F9683906879A}/106564",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5052,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T10:36:50.689319Z",
            "last_modified_time": "2023-10-06T10:36:50.689340Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{069336D9-FD57-4123-929C-90E90DDB75E2}/93833",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5051,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T10:32:24.890810Z",
            "last_modified_time": "2023-10-06T10:32:24.890830Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC6E776D-5576-477A-93EA-93C1ABB36C42}/106542",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5050,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T09:42:42.988642Z",
            "last_modified_time": "2023-10-06T09:42:42.988663Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9FA461E0-06B4-4BEC-B7DB-1228538F1344}/106538",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5050/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5048,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T08:48:05.291598Z",
            "last_modified_time": "2023-10-06T08:48:05.291626Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{46744A8B-E78D-47E7-BFD0-B2C6449FACE9}/106534",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5048/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5047,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T08:39:59.292641Z",
            "last_modified_time": "2023-10-06T08:39:59.292659Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{831D360D-798B-41B9-8A59-FC7150B1D1C9}/106536",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5047/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5046,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T07:38:31.270876Z",
            "last_modified_time": "2023-10-06T07:38:31.270907Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D50C5DB2-F0CD-4000-842E-B6187EC03DE3}/106533",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5046/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5045,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-06T05:19:22.984567Z",
            "last_modified_time": "2023-10-06T05:19:22.984585Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9971_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5045/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5044,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T19:01:38.788657Z",
            "last_modified_time": "2023-10-05T19:01:38.788677Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B5D48BA2-5E33-45A3-9A74-3B6BD4177D48}/106525",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5043,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T18:58:18.001697Z",
            "last_modified_time": "2023-10-05T18:58:18.001719Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8E42A0B2-1268-407E-9255-058D73183B3C}/106509",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5042,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T18:57:51.226832Z",
            "last_modified_time": "2023-10-05T18:57:51.226854Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0A27D4D2-137B-4993-8B9B-B75AA9721181}/106529",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5041,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T18:55:56.731699Z",
            "last_modified_time": "2023-10-05T18:55:56.731721Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15F308FB-2B96-4EAA-A306-0211976A53D2}/106523",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5040,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T14:08:06.679761Z",
            "last_modified_time": "2023-10-05T14:08:06.679784Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6BC8B8EF-2E62-451F-B057-CE6405541DE7}/106514",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5039,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T14:07:12.579377Z",
            "last_modified_time": "2023-10-05T14:07:12.579400Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0184332E-503A-41EC-90BE-1EDA884E8C15}/106518",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5038,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T14:06:30.895551Z",
            "last_modified_time": "2023-10-05T14:06:30.895577Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30BDEB01-4936-4431-BDAC-D9CFB73266CC}/106510",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5037,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T13:14:34.381645Z",
            "last_modified_time": "2023-10-05T13:14:34.381667Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9B28FEED-39FE-46AF-9D32-C0BF79AF799D}/106516",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5036,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T13:14:32.200053Z",
            "last_modified_time": "2023-10-05T13:14:32.200075Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD261E50-A682-4B89-B469-A7490CD04544}/106512",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5036/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5035,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T13:04:27.660266Z",
            "last_modified_time": "2023-10-05T13:04:27.660290Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F0C290AC-EBF2-432F-9D81-55F412081115}/106502",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5034,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T13:02:59.589926Z",
            "last_modified_time": "2023-10-05T13:02:59.589952Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{16B5F7A1-372F-40D2-A541-B9B38137C254}/106507",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5033,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T12:11:17.089532Z",
            "last_modified_time": "2023-10-05T12:11:17.089566Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D96742D-9E3D-4099-A819-B16292EDD6CE}/106494",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5032,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T12:06:58.497329Z",
            "last_modified_time": "2023-10-05T12:06:58.497350Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{79F31FE6-63EA-4A37-B965-0EB6FF42DFC0}/106497",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5031,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T11:03:50.467305Z",
            "last_modified_time": "2023-10-05T11:03:50.467328Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B31DDE11-3253-4364-A9CF-D969A7C5F412}/106484",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5030,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T11:03:48.182008Z",
            "last_modified_time": "2023-10-05T11:03:48.182031Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CE36D360-27C0-499A-B888-36F15940D816}/106486",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5029,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T10:59:55.216611Z",
            "last_modified_time": "2023-10-05T10:59:55.216636Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{02D89347-772A-49A3-AB63-5B02BE463D42}/106482",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5028,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T10:42:05.988219Z",
            "last_modified_time": "2023-10-05T10:42:05.988243Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3F582D16-B379-4865-858D-030E8E1A66A9}/104492",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5027,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T10:10:40.985972Z",
            "last_modified_time": "2023-10-05T10:10:40.985993Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{142C5362-3E72-4098-A644-5DA5CF61301C}/106478",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5026,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T10:10:09.683746Z",
            "last_modified_time": "2023-10-05T10:10:09.683771Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{85948C9E-237B-48E0-B634-BF1C7A1098D1}/106480",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5025,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T08:43:18.485519Z",
            "last_modified_time": "2023-10-05T08:43:18.485540Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8088AD1A-71C4-497B-9924-390492014FDF}/106475",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5025/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5024,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-05T06:39:05.888603Z",
            "last_modified_time": "2023-10-05T06:39:05.888622Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{503580B9-E42C-4360-9BF2-0496B97AC79A}/106470",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5024/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5023,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T19:17:55.383507Z",
            "last_modified_time": "2023-10-04T19:17:55.383527Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5289E53B-C7E8-4D07-85AA-844265913F5D}/106466",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5023/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5022,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T18:18:06.290981Z",
            "last_modified_time": "2023-10-04T18:18:06.291001Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BC62040A-05EC-4CE7-BDA2-8341060C2C6B}/106423",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5022/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5021,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T18:04:59.724355Z",
            "last_modified_time": "2023-10-04T18:04:59.724377Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8A7F2710-5B09-48BD-B15E-3DF184AD1DE9}/106462",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5021/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5020,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T17:19:06.499050Z",
            "last_modified_time": "2023-10-04T17:19:06.499066Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7FD9A795-0C34-45D6-9C20-5D4FE59AB20A}/106456",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5018,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T16:53:23.917814Z",
            "last_modified_time": "2023-10-04T16:53:23.917833Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{03D3E865-466A-4570-AEC4-70EA4BD9F417}/106460",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5018/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5017,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T15:02:21.488874Z",
            "last_modified_time": "2023-10-04T15:02:21.488895Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{78DC6CE2-A0A5-4853-9092-EC8EBBD17E1E}/106440",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5017/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5016,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T14:55:46.787984Z",
            "last_modified_time": "2023-10-04T14:55:46.788006Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{26157093-8854-4368-BF3E-9C85E33062E0}/106452",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5016/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5014,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T14:53:31.377263Z",
            "last_modified_time": "2023-10-04T14:53:31.377286Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{63ADB889-8DCF-442A-9469-A0B94EA9CB5A}/106454",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5014/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5013,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T14:45:39.024340Z",
            "last_modified_time": "2023-10-04T14:45:39.024361Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BFBDEB0-9D7B-4B62-9D76-A6C7C9B3BA93}/106446",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5012,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T13:57:21.023349Z",
            "last_modified_time": "2023-10-04T13:57:21.023371Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FB53A991-946E-49EC-8178-F66FEB8CF75F}/106439",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5011,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T13:56:54.133162Z",
            "last_modified_time": "2023-10-04T13:56:54.133182Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{280181B4-C1C6-4DBC-8A93-3E7B8ADC1E6B}/106412",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5011/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5010,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T13:56:47.532805Z",
            "last_modified_time": "2023-10-04T13:56:47.532829Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{083F5164-9982-4C2E-95C5-BD1BDCC4DA7D}/106395",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5010/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5009,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T13:55:01.256752Z",
            "last_modified_time": "2023-10-04T13:55:01.256773Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C38D5003-E5AE-444A-A8DC-4BB13284463A}/89730",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5009/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5007,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T13:47:52.341437Z",
            "last_modified_time": "2023-10-04T13:47:52.341459Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DA01C61-CE89-4F57-B916-72A147E19DC4}/106443",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5007/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5006,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T11:58:19.485220Z",
            "last_modified_time": "2023-10-04T11:58:19.485238Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EF9C3BD6-E2C4-4DC7-93CF-58E8FB5E3E70}/106436",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5006/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5005,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T11:52:13.894683Z",
            "last_modified_time": "2023-10-04T11:52:13.894702Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AAA058AB-752A-43D3-9C92-25279603F950}/106435",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5004,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T10:40:14.791697Z",
            "last_modified_time": "2023-10-04T10:40:14.791728Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9A91E202-389B-47C7-A33C-43FAC13B5D0F}/106434",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5003,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T05:34:18.606732Z",
            "last_modified_time": "2023-10-04T05:34:18.606754Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10694/19d0cf54-17a1-4c0b-b326-73a21e811cdb.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5003/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5002,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-04T05:34:17.490236Z",
            "last_modified_time": "2023-10-04T05:34:17.490259Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10645/377d4c65-59d6-4acc-85a0-a69bb8c72d6e.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5001,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T16:56:50.394982Z",
            "last_modified_time": "2023-10-03T16:56:50.395005Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD5DD6BA-FEA1-44DE-B254-5271855EC615}/106431",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 5000,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T14:02:57.285136Z",
            "last_modified_time": "2023-10-03T14:02:57.285159Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5B9D4443-253D-40F4-8622-8F4C63655E02}/106410",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/5000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4999,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T14:02:36.703328Z",
            "last_modified_time": "2023-10-03T14:02:36.703350Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EB9BB93D-FD03-421C-BDB6-C2A84C61A17A}/106397",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4998,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T13:50:24.004288Z",
            "last_modified_time": "2023-10-03T13:50:24.004311Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C77B6D6E-8A0D-42C5-977F-CA49B3FF8D02}/106421",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4997,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T13:47:31.213878Z",
            "last_modified_time": "2023-10-03T13:47:31.213904Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0E0956AE-795B-47F9-9EC2-FA9BA55ED658}/106417",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4996,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T12:46:31.413628Z",
            "last_modified_time": "2023-10-03T12:46:31.413650Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D2F9CD17-807E-43E9-8A63-57A14DB21E22}/106143",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4996/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4995,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T12:46:24.890198Z",
            "last_modified_time": "2023-10-03T12:46:24.890218Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BA6ACD13-A4AC-4FB7-A9AC-C81138D04C7D}/106406",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4994,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T12:43:54.723216Z",
            "last_modified_time": "2023-10-03T12:43:54.723237Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A76E7F55-F2B2-495F-BED8-37FBEA99B57F}/106394",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4993,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T12:38:03.895951Z",
            "last_modified_time": "2023-10-03T12:38:03.895982Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D12EFBF5-A0F4-4D9A-B74A-7AE8AB38EBBF}/106408",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4992,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T11:58:48.502226Z",
            "last_modified_time": "2023-10-03T11:58:48.502248Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C57FD67A-C612-4983-84A2-588884276FFD}/106384",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4991,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T11:41:38.595361Z",
            "last_modified_time": "2023-10-03T11:41:38.595402Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{83919876-F16C-4048-A915-2BFEBC604FE5}/106392",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4988,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T11:39:40.689896Z",
            "last_modified_time": "2023-10-03T11:39:40.689926Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{90FF5656-585D-4DF4-9BFE-103CF40D393C}/99895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T10:51:21.696666Z",
            "last_modified_time": "2023-10-03T10:51:21.696695Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A1196A01-06AD-4875-BB4A-49D01886F801}/106376",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4986,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T10:34:58.997369Z",
            "last_modified_time": "2023-10-03T10:34:58.997388Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{96C506E9-DBBE-4588-8E6B-FC97D57C4ECE}/106380",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4985,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-03T07:34:29.892457Z",
            "last_modified_time": "2023-10-03T07:34:29.892475Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3ED35F05-3667-4954-B592-08D26A7DFDB7}/106372",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T20:39:25.714498Z",
            "last_modified_time": "2023-10-02T20:39:25.714516Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C2271477-D82D-4DB6-9B4E-A1A2AA4B1B24}/91606",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4983,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T20:28:29.237586Z",
            "last_modified_time": "2023-10-02T20:28:29.237603Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{26C32B5F-4290-490D-A1F3-BC8B8CFFC8C1}/105077",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4982,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T18:57:08.696394Z",
            "last_modified_time": "2023-10-02T18:57:08.696416Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{458E7DAE-7D50-4149-9A3C-B08140AB4CE7}/106369",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4981,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T17:57:31.085714Z",
            "last_modified_time": "2023-10-02T17:57:31.085730Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0793EAD6-ED37-416E-96D9-2B0F84960988}/106362",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4980,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T17:46:54.098292Z",
            "last_modified_time": "2023-10-02T17:46:54.098309Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A87C3C93-DE3C-495A-99CC-18E9A169C6C5}/106365",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4979,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T17:39:35.362909Z",
            "last_modified_time": "2023-10-02T17:39:35.362930Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7A3F6F91-CD7F-4E6B-9D58-018FBC7026A2}/106357",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4979/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4978,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T15:48:00.497155Z",
            "last_modified_time": "2023-10-02T15:48:00.497172Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7394AB7A-AD0C-4D2C-A001-A5F822D15385}/106353",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4977,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T15:47:58.966620Z",
            "last_modified_time": "2023-10-02T15:47:58.966637Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EE7CAEFF-BC0F-4830-B15B-BDED9EEEE995}/106351",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4976,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T14:41:53.995768Z",
            "last_modified_time": "2023-10-02T14:41:53.995785Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7B83B805-9FEB-43DF-ADD2-867774149CB3}/106347",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4976/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4975,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T14:39:41.262699Z",
            "last_modified_time": "2023-10-02T14:39:41.262725Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D01A3548-EC35-44DC-AF8F-2CCE13AE1923}/93762",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4975/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4974,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T14:36:12.794423Z",
            "last_modified_time": "2023-10-02T14:36:12.794441Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A2CD997-AE72-44AC-8332-FD25184E7A24}/106349",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4974/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4973,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T13:49:13.806027Z",
            "last_modified_time": "2023-10-02T13:49:13.806045Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1846905C-E11D-4086-B060-9E5DCABB49F1}/101689",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4972,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T13:37:52.098601Z",
            "last_modified_time": "2023-10-02T13:37:52.098623Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F2ECC560-BE06-4D53-8B80-05104B861A71}/106340",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4971,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T13:35:05.707056Z",
            "last_modified_time": "2023-10-02T13:35:05.707075Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{12035542-FC3B-461F-8571-10F103787F50}/106344",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4970,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T12:36:42.908717Z",
            "last_modified_time": "2023-10-02T12:36:42.908748Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84722DAB-7822-42C9-88C5-15DCA14A6F7D}/106337",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4970/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4969,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T11:47:59.000765Z",
            "last_modified_time": "2023-10-02T11:47:59.000789Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5321DE18-DA58-4B1E-85C1-EA37F563247A}/106330",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4969/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4968,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T11:34:09.151985Z",
            "last_modified_time": "2023-10-02T11:34:09.152005Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{26205548-D3BB-4D32-918F-76A78AA4444F}/106334",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4968/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4967,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T10:01:31.804055Z",
            "last_modified_time": "2023-10-02T10:01:31.804076Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3C8EDEFB-7A49-43CD-B4F0-5A4B90B95E48}/106328",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4966,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T09:13:02.088797Z",
            "last_modified_time": "2023-10-02T09:13:02.088824Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{392502BB-ADFC-409E-85A9-A8C6066CDD50}/106326",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4965,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T08:36:50.828723Z",
            "last_modified_time": "2023-10-02T08:36:50.828774Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{219A3DC9-892F-45C2-84B1-FFE4DD54333E}/106324",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4965/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4964,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-02T06:36:46.313598Z",
            "last_modified_time": "2023-10-02T06:36:46.313617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BA7F14EC-FFA5-45C3-8D25-F92AB35EAF9A}/106322",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4963,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-01T19:45:33.208392Z",
            "last_modified_time": "2023-10-01T19:45:33.208410Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{91E20E82-E15D-4FFA-B87F-FF1118C2B5DC}/106320",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4962,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-10-01T08:33:45.799393Z",
            "last_modified_time": "2023-10-01T08:33:45.799414Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A7D50377-82C1-47D2-B780-5ED275F372C2}/106313",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4961,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T08:07:03.991903Z",
            "last_modified_time": "2023-09-30T08:07:03.991924Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AD09E674-4851-4E3C-ACA1-3D0AA8503498}/106311",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4960,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:47.108047Z",
            "last_modified_time": "2023-09-30T05:30:47.108071Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10048_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4959,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:45.582754Z",
            "last_modified_time": "2023-09-30T05:30:45.582780Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10047_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4958,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:30:43.081423Z",
            "last_modified_time": "2023-09-30T05:30:43.081440Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10046_Hawks_Harrastushaku2022_nuoret.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4958/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4957,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:22.284085Z",
            "last_modified_time": "2023-09-30T05:01:22.284104Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10043_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4957/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4956,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:20.484304Z",
            "last_modified_time": "2023-09-30T05:01:20.484322Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10044_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4955,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:19.576879Z",
            "last_modified_time": "2023-09-30T05:01:19.576897Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10045_Hawks_Harrastushaku2022_lapset.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4954,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:16.690459Z",
            "last_modified_time": "2023-09-30T05:01:16.690477Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10042_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4953,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T05:01:14.391826Z",
            "last_modified_time": "2023-09-30T05:01:14.391846Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10584_Kesaleiri2023_artikkeli.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4952,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T04:55:46.184119Z",
            "last_modified_time": "2023-09-30T04:55:46.184139Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10041_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-30T04:55:42.988392Z",
            "last_modified_time": "2023-09-30T04:55:42.988412Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10040_Hawks_Harrastushaku2022.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4950,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T15:11:13.290649Z",
            "last_modified_time": "2023-09-29T15:11:13.290672Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9E751EA3-CA6F-42BE-8A26-22A083B32A52}/106309",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4950/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4949,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T13:09:03.798949Z",
            "last_modified_time": "2023-09-29T13:09:03.798968Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{079AE074-F333-475F-98A5-4A7F105D07AC}/106073",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T13:05:03.387497Z",
            "last_modified_time": "2023-09-29T13:05:03.387530Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CA4D0D97-629C-4241-897F-FAAB58EB4736}/106306",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4946,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T11:59:57.244022Z",
            "last_modified_time": "2023-09-29T11:59:57.244042Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{114DD77C-A87F-4A8F-A4E4-28F2E78C7EA9}/106294",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4946/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4945,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T11:56:36.791442Z",
            "last_modified_time": "2023-09-29T11:56:36.791460Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB283611-FF67-4971-BEEB-792840D99E51}/106304",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4945/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4944,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T10:43:00.303473Z",
            "last_modified_time": "2023-09-29T10:43:00.303494Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9116A24C-0566-43AE-B721-6F811091CD7F}/106290",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4944/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T10:06:51.369698Z",
            "last_modified_time": "2023-09-29T10:06:51.369731Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/muut/kallion_virastotalo_2018_kuvaaja_virpi_velin.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4942,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T09:45:06.802216Z",
            "last_modified_time": "2023-09-29T09:45:06.802238Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{57E9F17B-50D8-41FB-ABED-54120BE2C2FE}/106272",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4941,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-29T09:38:17.089642Z",
            "last_modified_time": "2023-09-29T09:38:17.089662Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D5559D88-81A7-4794-A604-F65A2E516755}/106287",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4940,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T16:02:18.107516Z",
            "last_modified_time": "2023-09-28T16:02:18.107545Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D85271F5-1787-4872-B67C-70AC7369EF4F}/106277",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4939,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T13:10:05.491806Z",
            "last_modified_time": "2023-09-28T13:10:05.491827Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{81234D84-345D-4ED6-B89B-D200887104EB}/106265",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4938,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T12:48:48.190159Z",
            "last_modified_time": "2023-09-28T12:48:48.190180Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E2A6216C-9539-430F-B7FA-9046A5683C9D}/106271",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4937,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T12:41:46.415171Z",
            "last_modified_time": "2023-09-28T12:41:46.415191Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6718F64E-F174-4124-A559-7140257469CF}/106257",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4937/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4935,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:43:59.508718Z",
            "last_modified_time": "2023-09-28T10:43:59.508738Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A9BC0D0B-8F46-4AA4-84B0-0588870B4921}/106251",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4935/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4934,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:40:48.106316Z",
            "last_modified_time": "2023-09-28T10:40:48.106335Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4F088F64-0796-4542-8E83-450E688391D3}/106255",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4933,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:37:46.182407Z",
            "last_modified_time": "2023-09-28T10:37:46.182425Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30A531BC-D2D7-4371-880B-06416940DFCA}/106243",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4933/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4932,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:35:39.348076Z",
            "last_modified_time": "2023-09-28T10:35:39.348097Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18720AB1-55CF-43FC-B481-E46526DE81C4}/106261",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4932/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4931,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:57.632984Z",
            "last_modified_time": "2023-09-28T10:34:57.633003Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0FB2B679-2AD2-440D-827B-327C955B16D9}/106266",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4931/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4930,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:48.435559Z",
            "last_modified_time": "2023-09-28T10:34:48.435624Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8272C0F-67FA-42C3-9D73-829FE232C576}/106258",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4929,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T10:34:29.638423Z",
            "last_modified_time": "2023-09-28T10:34:29.638444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D34A7DD-CB17-4DB4-868D-014015EC9E1D}/106253",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4929/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4928,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T07:59:09.435273Z",
            "last_modified_time": "2023-09-28T07:59:09.435293Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E166C1F8-4F44-4C25-AAEA-E32C3DC115CC}/106238",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4927,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T06:25:08.741365Z",
            "last_modified_time": "2023-09-28T06:25:08.741384Z",
            "name": "",
            "url": "https://helsinginkaupunki.sharepoint.com/:i:/s/SOTESOTE-Asukastaloty/EWZhVS2mfb9Ep1PF5WsPcysBQ_y8vwFlznEuUWXzlDKzbw?e=KDg6SC",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4926,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-28T05:27:43.048495Z",
            "last_modified_time": "2023-09-28T05:27:43.048515Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10280_hiphop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4925,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T16:16:54.116503Z",
            "last_modified_time": "2023-09-27T16:16:54.116526Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AAA9A8D9-48C1-44DC-A4C1-D03D5A71D522}/106230",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4925/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T16:16:52.833936Z",
            "last_modified_time": "2023-09-27T16:16:52.833965Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58CF95B7-302D-43BA-9447-BCB94D8D4E84}/106232",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:18:49.432588Z",
            "last_modified_time": "2023-09-27T14:18:49.432604Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{96960E88-FB17-4F37-B1BE-848740BA5504}/106226",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4922,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:04:05.429733Z",
            "last_modified_time": "2023-09-27T14:04:05.429750Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{75C7974F-99A4-4AA4-BFD3-5693E2A07806}/106223",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4922/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4921,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:01:42.635871Z",
            "last_modified_time": "2023-09-27T14:01:42.635888Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BE71D9C-1C79-4445-BCB2-D4B074ADF56A}/106219",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4921/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4920,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T14:00:52.241764Z",
            "last_modified_time": "2023-09-27T14:00:52.241782Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C760D92-280F-4154-8089-73637F495A86}/106217",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4920/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4919,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T13:59:13.453490Z",
            "last_modified_time": "2023-09-27T13:59:13.453506Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14517634-D430-48EF-A4BB-2EE81C797224}/106221",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4919/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T13:56:02.644018Z",
            "last_modified_time": "2023-09-27T13:56:02.644038Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6DDBBF00-AA51-49C9-B366-A42465ACA0AD}/106228",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T12:54:29.533949Z",
            "last_modified_time": "2023-09-27T12:54:29.533968Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{179C3638-34F5-4F38-90A6-D121CF8B3B67}/106214",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4916,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T11:41:07.435183Z",
            "last_modified_time": "2023-09-27T11:41:07.435205Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E89F1A94-718B-45D5-AD1C-35581814A7D7}/106211",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4916/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4915,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T11:39:12.139276Z",
            "last_modified_time": "2023-09-27T11:39:12.139298Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DFEABEC-53A7-4F20-AF24-69B16C17ABA0}/106213",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4915/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-27T08:07:21.327693Z",
            "last_modified_time": "2023-09-27T08:07:21.327717Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/D-2PwAM8LMqNbFdtmQXb_rCrjQiPR4vNNeSAhACqvOc/1695792339/public/2023-09/Espoonlahden%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4913,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:23:23.726022Z",
            "last_modified_time": "2023-09-26T16:23:23.726043Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0D5F438-95AF-42CD-B698-3792400DF19C}/106208",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4913/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4912,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:11:40.941382Z",
            "last_modified_time": "2023-09-26T16:11:40.941444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4486554D-80B1-4CD4-A0E8-1A18FD900830}/106209",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4912/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T16:11:21.439491Z",
            "last_modified_time": "2023-09-26T16:11:21.439517Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{139D9BF6-6185-43FA-AE65-2093D17DCF85}/106206",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4910,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:47:00.235574Z",
            "last_modified_time": "2023-09-26T13:47:00.235593Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1B551A23-8F04-4B8D-9DE1-242C3C7CC42B}/106200",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4910/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:44:24.840227Z",
            "last_modified_time": "2023-09-26T13:44:24.840244Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A6B1FD70-5C9A-4E08-AC27-A672D51B9963}/106197",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T13:43:26.364080Z",
            "last_modified_time": "2023-09-26T13:43:26.364100Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{12036904-17FE-4809-87CF-7DDF01A65DF6}/106195",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T10:10:46.203693Z",
            "last_modified_time": "2023-09-26T10:10:46.203719Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CF840AB6-D3E3-48A6-B791-7328876DA465}/106185",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T09:58:30.939000Z",
            "last_modified_time": "2023-09-26T09:58:30.939026Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C601F0C5-0AB0-41E1-A1AF-E665BB117120}/37523",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4905,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T08:42:29.136896Z",
            "last_modified_time": "2023-09-26T08:42:29.136919Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A25B11D1-1AA2-4DF8-801D-3C7A8C32786C}/106178",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4905/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4904,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-26T07:26:25.444685Z",
            "last_modified_time": "2023-09-26T07:26:25.444707Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8A1D94F7-6437-4FAA-BB3F-0F2F0A6AFBE0}/106175",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4903,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T17:31:20.446160Z",
            "last_modified_time": "2023-09-25T17:31:20.446176Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3B803BAC-AEA4-40E6-98F3-A41EB7C58503}/106172",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4903/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4902,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T16:56:43.144331Z",
            "last_modified_time": "2023-09-25T16:56:43.144349Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CB91A894-4F45-42BA-A536-A24C26003785}/106132",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4902/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T16:45:31.718997Z",
            "last_modified_time": "2023-09-25T16:45:31.719016Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2057468B-CD79-4948-A7A0-1809007DBCA6}/106174",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T15:40:04.528847Z",
            "last_modified_time": "2023-09-25T15:40:04.528868Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0CF2907C-CE38-45FC-B280-6F7E847B0464}/106170",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T13:00:52.685407Z",
            "last_modified_time": "2023-09-25T13:00:52.685425Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{11546D91-3A6F-4DB0-8807-E70ED92AD634}/106169",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T13:00:04.543144Z",
            "last_modified_time": "2023-09-25T13:00:04.543164Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC9EA1BD-D3CE-4910-8E17-366B9729390D}/106168",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T11:44:37.244316Z",
            "last_modified_time": "2023-09-25T11:44:37.244333Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B029FF6E-15AE-4153-8004-968178737ED6}/106167",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T10:23:22.962238Z",
            "last_modified_time": "2023-09-25T10:23:22.962265Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E03087AD-8F1F-47D8-B447-E5D0688675FF}/106166",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T08:54:57.747798Z",
            "last_modified_time": "2023-09-25T08:54:57.747820Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A97628E0-2492-4714-8C7C-657B78CD0EAE}/106162",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4894,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T08:52:13.580811Z",
            "last_modified_time": "2023-09-25T08:52:13.580843Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C7D005CA-F21F-4957-A3EB-724E84BC7473}/106164",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-25T07:48:03.621546Z",
            "last_modified_time": "2023-09-25T07:48:03.621592Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B3CFB5B1-DF74-4490-B332-E1B94318DC9E}/106157",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-24T15:12:31.629323Z",
            "last_modified_time": "2023-09-24T15:12:31.629344Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D528371D-F601-41C8-A424-71F6812BD226}/106156",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-23T13:54:49.942238Z",
            "last_modified_time": "2023-09-23T13:54:49.942258Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E0E608A-2C44-4496-86D2-DCDC888FD76A}/106155",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T17:23:14.956517Z",
            "last_modified_time": "2023-09-22T17:23:14.956539Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A4760B76-1662-4B14-8A06-DEF06974CF20}/106145",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:47:41.130945Z",
            "last_modified_time": "2023-09-22T12:47:41.130967Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E9E7DD23-842E-47BE-AA1C-631769B96DEC}/106137",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:47:29.387555Z",
            "last_modified_time": "2023-09-22T12:47:29.387612Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1C657EB0-8FB2-4ED3-B12D-7D996A58E278}/106130",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4887,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:42:36.631451Z",
            "last_modified_time": "2023-09-22T12:42:36.631473Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5D5E0912-8A19-4DC0-9B6F-445820F0EBAA}/106134",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4886,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:41:20.827885Z",
            "last_modified_time": "2023-09-22T12:41:20.827904Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FAE5781A-9440-4312-B32D-BA0BABC937C4}/106135",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4885,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T12:30:49.169694Z",
            "last_modified_time": "2023-09-22T12:30:49.169714Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D6D7B0F4-A4D3-47C2-9F49-0C9C79BBDA01}/105755",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4883,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:28:41.576153Z",
            "last_modified_time": "2023-09-22T08:28:41.576171Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F24D8BD5-72E3-4842-8CFE-EA00C5774CCF}/106124",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4883/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4882,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:20:47.835603Z",
            "last_modified_time": "2023-09-22T08:20:47.835620Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E6BF4D6-B6D1-416C-AB6D-E6136C30E9E4}/106123",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T08:18:22.736163Z",
            "last_modified_time": "2023-09-22T08:18:22.736188Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{36F9BE34-6FFC-4AC8-87CD-D11B90E4B3E4}/106126",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4880,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T07:20:39.146234Z",
            "last_modified_time": "2023-09-22T07:20:39.146255Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3D2BBA3F-8BDD-4374-8868-217F24E2453E}/106119",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4880/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4879,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T07:01:42.843506Z",
            "last_modified_time": "2023-09-22T07:01:42.843526Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{316C6E23-121F-4706-9B46-44FA3B024F76}/106118",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-22T05:23:44.910128Z",
            "last_modified_time": "2023-09-22T05:23:44.910149Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/650c3417298bb857957624.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4877,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T15:58:27.675562Z",
            "last_modified_time": "2023-09-21T15:58:27.675582Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4B354F92-F755-4D6A-971B-0A3F568D41F1}/106111",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T14:41:02.063966Z",
            "last_modified_time": "2023-09-21T14:41:02.063986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1D2DF3B1-95AF-4661-93DE-AE08F5E8E7D1}/106096",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4875,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:56:55.342438Z",
            "last_modified_time": "2023-09-21T13:56:55.342457Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EEE7228F-249F-4A4F-89D9-352A44E0EB91}/106081",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:51:33.586758Z",
            "last_modified_time": "2023-09-21T13:51:33.586779Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{91920D42-B6CA-4F84-B249-0EEA386408F2}/106091",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:45:10.402198Z",
            "last_modified_time": "2023-09-21T13:45:10.402216Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{53BF1B34-EF8E-482C-9C3C-519E0CC5BE98}/106047",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:45:01.941366Z",
            "last_modified_time": "2023-09-21T13:45:01.941384Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7EE2B61D-0418-4775-8524-EDD885859E92}/106089",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:39:13.337902Z",
            "last_modified_time": "2023-09-21T13:39:13.337934Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30FD3C4B-85C3-4B13-B77F-2F5768A3908E}/106109",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:33:32.827606Z",
            "last_modified_time": "2023-09-21T13:33:32.827627Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2982B2B9-58D2-4D90-8121-CAC016E071D4}/106079",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4868,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T13:32:17.136062Z",
            "last_modified_time": "2023-09-21T13:32:17.136083Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1C7E40A-C0F7-4D88-B795-04243D00CBEE}/106087",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:36:46.834159Z",
            "last_modified_time": "2023-09-21T11:36:46.834176Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{352E42CB-BE84-4D49-B0AB-6CE4726075B5}/106077",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:33:10.052006Z",
            "last_modified_time": "2023-09-21T11:33:10.052023Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA4D387D-53EB-4BC7-9925-E1EED8C8E317}/106075",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T11:27:42.236500Z",
            "last_modified_time": "2023-09-21T11:27:42.236520Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{047F0853-A62C-48E7-8589-7E676E358059}/105870",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:35:59.537044Z",
            "last_modified_time": "2023-09-21T09:35:59.537061Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9DE0D23-F596-4878-8D3E-927A23C974EF}/106067",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:19:19.938113Z",
            "last_modified_time": "2023-09-21T09:19:19.938134Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{228937E4-C79E-4B9A-BC56-76BE23708233}/106070",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4862,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T09:12:32.836478Z",
            "last_modified_time": "2023-09-21T09:12:32.836499Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10EA3663-B3A6-480E-BE9F-C12545C57EBC}/106071",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 150542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T08:13:27.276249Z",
            "last_modified_time": "2023-09-21T08:13:27.276271Z",
            "name": "Kuva: Kansallisooppera",
            "url": "https://tapahtumasyotto.espoo.fi/media/images/_MG_7779.jpg",
            "cropping": "394,0,1968,1575",
            "photographer_name": "",
            "alt_text": "Tanssijoita",
            "data_source": "espoo_le",
            "publisher": null,
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/150542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4861,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-21T08:07:56.144109Z",
            "last_modified_time": "2023-09-21T08:07:56.144132Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B0EA1789-9172-416B-ABE9-48E13E5282A8}/106063",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4860,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T17:26:51.135445Z",
            "last_modified_time": "2023-09-20T17:26:51.135464Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD207F91-F8C8-46E2-BBBF-339E05BA7778}/106049",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4859,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T17:19:44.950948Z",
            "last_modified_time": "2023-09-20T17:19:44.950966Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{06501A4F-D176-4339-BE3E-0ACFA78CD02F}/106053",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4859/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4855,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T14:57:54.944715Z",
            "last_modified_time": "2023-09-20T14:57:54.944745Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{29BA6F28-0761-4AF0-A95E-0247C0551D8C}/106045",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4854,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T14:52:10.754195Z",
            "last_modified_time": "2023-09-20T14:52:10.754217Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7EF7F44E-3CD5-4924-A821-4B4371B2E871}/105655",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4853,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:56:13.135546Z",
            "last_modified_time": "2023-09-20T13:56:13.135565Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDB69929-4669-4617-8631-8B2C98329F82}/106039",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4852,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:38:53.953315Z",
            "last_modified_time": "2023-09-20T13:38:53.953334Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3ED3B89C-146C-4746-9A4C-98ABA72C7F93}/88867",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4851,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:28:26.948249Z",
            "last_modified_time": "2023-09-20T13:28:26.948266Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DAE46B1D-C69D-480C-9D81-4CE1D8D416A5}/106043",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4850,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T13:26:06.314321Z",
            "last_modified_time": "2023-09-20T13:26:06.314339Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14C40713-43E5-4358-9F66-37FA8912B044}/106035",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:30:58.462009Z",
            "last_modified_time": "2023-09-20T12:30:58.462029Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2E16A285-3E67-4B8D-BBEB-F8075D1DA782}/106033",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:22:01.678182Z",
            "last_modified_time": "2023-09-20T12:22:01.678204Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6222D9B0-2290-437C-8006-7830227C1C09}/106027",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4847,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T12:13:33.935501Z",
            "last_modified_time": "2023-09-20T12:13:33.935527Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F1DA09D9-4EAA-4844-AEEF-3C45EC197C22}/106029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4846,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T11:32:53.729662Z",
            "last_modified_time": "2023-09-20T11:32:53.729682Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{54978D46-DA0C-4B08-BA3A-E80A1C6B428E}/106016",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4845,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T11:01:26.735828Z",
            "last_modified_time": "2023-09-20T11:01:26.735853Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{89FCBDAE-2B95-45C9-861D-355EEADC4F6E}/106014",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4844,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T10:06:08.137966Z",
            "last_modified_time": "2023-09-20T10:06:08.137986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{48D7026E-A89F-492C-B077-266B9C973FD6}/106009",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4842,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T09:41:25.944347Z",
            "last_modified_time": "2023-09-20T09:41:25.944367Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3000A016-61D4-486B-A7D9-36F2A4C1FAF4}/106006",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4842/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T09:37:57.531044Z",
            "last_modified_time": "2023-09-20T09:37:57.531066Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FBB7455B-DEB9-40B8-8F82-D2CD2FA14475}/106007",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:51:39.455219Z",
            "last_modified_time": "2023-09-20T05:51:39.455240Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10659/159d79c8-caed-4aa0-a312-720311aa656b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:51:38.938092Z",
            "last_modified_time": "2023-09-20T05:51:38.938115Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10657/2424b615-9ca0-42c1-bd8a-c4d5e23a1469.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4837,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-20T05:38:46.852764Z",
            "last_modified_time": "2023-09-20T05:38:46.852782Z",
            "name": "Muut 9",
            "url": "https://www.harrastushaku.fi/images/activityimages/75_muut9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T14:09:24.975252Z",
            "last_modified_time": "2023-09-19T14:09:24.975273Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FC3FFCC4-F0ED-4E8C-BB85-72F7258ADED0}/105804",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4834,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:59:07.514449Z",
            "last_modified_time": "2023-09-19T13:59:07.514474Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C424F331-CF17-4A46-B757-426E31AD7F45}/105996",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:49:01.933916Z",
            "last_modified_time": "2023-09-19T13:49:01.933939Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4C6544D8-185D-412D-B6EC-F2C2165B6572}/106001",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:39:05.455576Z",
            "last_modified_time": "2023-09-19T13:39:05.455602Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1A222299-1400-4D00-A1D6-3C634DF46D0D}/105992",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:38:44.353862Z",
            "last_modified_time": "2023-09-19T13:38:44.353882Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30399CCB-5DFE-4ADF-A39E-8431E4002146}/105991",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4830,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:37:35.443329Z",
            "last_modified_time": "2023-09-19T13:37:35.443351Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D2C3863-04FD-45D2-A272-EB658DC64D7D}/106000",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4829,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T13:35:53.742640Z",
            "last_modified_time": "2023-09-19T13:35:53.742663Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CCE34786-84AE-43E2-8D05-93A02C0F68D0}/105993",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4828,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T12:09:06.393821Z",
            "last_modified_time": "2023-09-19T12:09:06.393844Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/biZM-bMuasbHYpnKnIDYe-GrHFsvBELSWGQU3BQhH80/1695118275/public/2023-09/Karamzinin%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4827,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T12:09:06.152185Z",
            "last_modified_time": "2023-09-19T12:09:06.152219Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/mEmpo4rac-K1uEphcskNmDLBF6VcAuz2CeMfSpyG-JU/1695118192/public/2023-09/Uusm%C3%A4en%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:39:37.151654Z",
            "last_modified_time": "2023-09-19T11:39:37.151675Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{77056A41-29D9-4168-BC6F-D2A691761945}/105988",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:33:57.167918Z",
            "last_modified_time": "2023-09-19T11:33:57.167942Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F27B2DB1-34CB-42C2-ABE8-EA9F5CB71C2D}/105986",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:31:04.635321Z",
            "last_modified_time": "2023-09-19T11:31:04.635343Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{46F5D716-C49B-40AC-A337-A9674F611337}/105985",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T11:28:50.639475Z",
            "last_modified_time": "2023-09-19T11:28:50.639500Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2293B901-F751-4771-8E9C-7E78A1CEF070}/105976",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:30:29.685600Z",
            "last_modified_time": "2023-09-19T10:30:29.685622Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{817C8A8E-A141-4071-AB9F-857202D45CCF}/105978",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:23:56.625609Z",
            "last_modified_time": "2023-09-19T10:23:56.625632Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55B77FAD-D164-49F8-BAA9-D0806DD6D707}/105983",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T10:20:13.536967Z",
            "last_modified_time": "2023-09-19T10:20:13.536990Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{70CD5511-03E7-4316-A0CF-DA742E64340C}/105982",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4819,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T09:32:45.840024Z",
            "last_modified_time": "2023-09-19T09:32:45.840044Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4328315D-B61A-4148-BC30-F906D6C364F6}/105974",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T09:14:49.836933Z",
            "last_modified_time": "2023-09-19T09:14:49.836954Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE991B2A-7512-4BB6-B19E-BC3A04750FFD}/105969",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4817,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T08:10:08.556556Z",
            "last_modified_time": "2023-09-19T08:10:08.556579Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E13B524B-7C15-45D9-A109-8FF689B51A30}/105973",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4816,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T05:39:12.138398Z",
            "last_modified_time": "2023-09-19T05:39:12.138417Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10691/43a63a1e-160e-44a6-a218-bfed7493d9cd.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4815,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-19T05:34:12.344283Z",
            "last_modified_time": "2023-09-19T05:34:12.344311Z",
            "name": "NUUDELIT",
            "url": "https://www.harrastushaku.fi/images/activityimages/3888_nuudelikuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4814,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:49:23.053915Z",
            "last_modified_time": "2023-09-18T17:49:23.053941Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{271C0704-1D3B-4AAF-9751-E9942942E93A}/105958",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4814/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4813,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:45:18.218405Z",
            "last_modified_time": "2023-09-18T17:45:18.218424Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6D2EFA03-D409-4D85-97B6-2A6CF885D821}/105954",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4812,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:39:09.652881Z",
            "last_modified_time": "2023-09-18T17:39:09.652903Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27F71D9E-BD8D-45E3-8783-566C37E793C7}/105956",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4811,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:36:16.245641Z",
            "last_modified_time": "2023-09-18T17:36:16.245661Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{14FA1D29-5C96-43AB-94CE-FAA7EE947F26}/105961",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4810,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T17:34:44.746745Z",
            "last_modified_time": "2023-09-18T17:34:44.746796Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6B54C097-4FCF-49F8-A550-D77202B7105A}/105959",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4809,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T15:38:33.767938Z",
            "last_modified_time": "2023-09-18T15:38:33.767959Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2DB4B67F-7421-4E10-AA0E-CB972BA6DBC9}/105947",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4808,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T14:33:23.639456Z",
            "last_modified_time": "2023-09-18T14:33:23.639488Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A39E871-42B7-4FB1-9BEC-4F8FEA5F4EB4}/105944",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4807,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:42:49.449561Z",
            "last_modified_time": "2023-09-18T13:42:49.449617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE74DE7A-CE41-407F-8989-29FBF826411A}/105933",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4805,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:30:09.982812Z",
            "last_modified_time": "2023-09-18T13:30:09.982830Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7E83E6F0-EA4E-4C38-801C-FB0BF94748AF}/105938",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T13:26:38.751933Z",
            "last_modified_time": "2023-09-18T13:26:38.751954Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{90A82287-5792-446F-BE2C-CEB2CAD65C04}/105937",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4803,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T12:36:58.645974Z",
            "last_modified_time": "2023-09-18T12:36:58.645996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{561BC329-E114-414C-9B12-2CCDFE5144AF}/105931",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4802,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T12:13:10.217050Z",
            "last_modified_time": "2023-09-18T12:13:10.217072Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/hakalan_katselulava_kehvola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4802/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4801,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T11:42:24.942856Z",
            "last_modified_time": "2023-09-18T11:42:24.942877Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EF670C1A-114B-423E-A2B9-FDB8AC1E8937}/105927",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4800,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T08:46:21.844068Z",
            "last_modified_time": "2023-09-18T08:46:21.844088Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5BDED910-AB00-4176-94B1-2C70F85CA35B}/105917",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4799,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T07:45:52.545352Z",
            "last_modified_time": "2023-09-18T07:45:52.545375Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AD0D3367-26C3-465F-B42B-033A9F4850FB}/105914",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4798,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T07:38:34.455620Z",
            "last_modified_time": "2023-09-18T07:38:34.455643Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{583F6184-171D-4A3A-914F-B5E4926DF71E}/102282",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4797,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-18T05:09:47.266282Z",
            "last_modified_time": "2023-09-18T05:09:47.266323Z",
            "name": "hnmky logo uusi",
            "url": "https://www.harrastushaku.fi/images/activityimages/7811_HelsinginNMKYInstagram-profiilikuva.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4796,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T13:04:34.234715Z",
            "last_modified_time": "2023-09-16T13:04:34.234738Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{86AB79FF-DF93-4FED-95FE-443FBD67BAFC}/105912",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T05:38:10.742367Z",
            "last_modified_time": "2023-09-16T05:38:10.742385Z",
            "name": "helmikirjailu",
            "url": "https://www.harrastushaku.fi/images/activityimages/10778_helmikirjailu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-16T04:30:57.299532Z",
            "last_modified_time": "2023-09-16T04:30:57.299569Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10592/39309ae5-7d7e-47c0-809b-d397b5f5a8e3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4793,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T14:59:41.039813Z",
            "last_modified_time": "2023-09-15T14:59:41.039832Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{83130754-05BB-4903-9AA0-BD54A0D27429}/105901",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4792,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T14:01:28.205999Z",
            "last_modified_time": "2023-09-15T14:01:28.206020Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1C68EE10-87F4-4B6A-9DEE-CCFC3B1F1DC5}/105900",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4790,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:36:32.928819Z",
            "last_modified_time": "2023-09-15T12:36:32.928842Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{21653C90-2EEC-42CA-A097-6CB3F7DCFBE8}/105888",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4789,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:35:15.197596Z",
            "last_modified_time": "2023-09-15T12:35:15.197617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{01829BA4-0BA3-4D84-87E6-21737B61BC0C}/105889",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4788,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T12:34:37.254179Z",
            "last_modified_time": "2023-09-15T12:34:37.254209Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9A4915E1-46BA-4D27-BC87-A8D7E7C10670}/105886",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4787,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T11:32:05.613126Z",
            "last_modified_time": "2023-09-15T11:32:05.613152Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9BC3836A-DA88-4921-9AB4-742A7E04703E}/105703",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4786,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T10:34:05.057721Z",
            "last_modified_time": "2023-09-15T10:34:05.057743Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5BD528DB-8F81-4581-9B6C-C588A2363DAB}/105877",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T09:26:07.546875Z",
            "last_modified_time": "2023-09-15T09:26:07.546904Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FFC90F50-4FAA-49C4-A557-5F74C428FF5B}/105868",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-15T07:54:09.522416Z",
            "last_modified_time": "2023-09-15T07:54:09.522435Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E348816D-E577-497A-AEE8-A1148DA540F7}/105865",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T18:22:32.555879Z",
            "last_modified_time": "2023-09-14T18:22:32.555896Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A2F6D2C0-DB53-49A0-92B8-308CC33E878D}/105859",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T16:05:48.577260Z",
            "last_modified_time": "2023-09-14T16:05:48.577280Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A20EDCF1-822D-4667-99F0-8AFD2E00C456}/105855",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T14:53:01.917201Z",
            "last_modified_time": "2023-09-14T14:53:01.917220Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C8F22E5-7E6E-4247-89B8-8CB1585E4D21}/105853",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T14:13:56.000029Z",
            "last_modified_time": "2023-09-14T14:13:56.000049Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1E183BB1-D83A-4A4E-810B-2E5DFCC900E3}/105851",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T13:53:11.623705Z",
            "last_modified_time": "2023-09-14T13:53:11.623721Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8ADA9323-BCBB-48B3-84ED-47B72F32BE6D}/105848",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T13:40:04.349122Z",
            "last_modified_time": "2023-09-14T13:40:04.349143Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A42A664B-5B0A-4EE0-B05D-593EA97DC723}/105847",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:49:32.764406Z",
            "last_modified_time": "2023-09-14T12:49:32.764424Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AF67287B-1902-4A0F-944A-5F514F391EC2}/105844",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:45:50.088699Z",
            "last_modified_time": "2023-09-14T12:45:50.088716Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A4C64C29-2D78-4953-A931-64CDC4967C37}/105838",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:41:20.234523Z",
            "last_modified_time": "2023-09-14T12:41:20.234544Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5838632C-C383-41AF-8ED2-572E428BBCF7}/105840",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:39:40.266799Z",
            "last_modified_time": "2023-09-14T12:39:40.266818Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{169555F7-2ED5-4315-9948-58E71CA6F4D3}/105842",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T12:33:10.931599Z",
            "last_modified_time": "2023-09-14T12:33:10.931621Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A0369985-472A-4719-8CEF-3787FF2273C9}/79856",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:47:48.729485Z",
            "last_modified_time": "2023-09-14T11:47:48.729514Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{982AED2E-0929-4914-8536-88D3A986DAA9}/105835",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:46:05.131878Z",
            "last_modified_time": "2023-09-14T11:46:05.131898Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3D523935-6A36-4265-BDC8-675F71BEF97C}/105832",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:39:36.133997Z",
            "last_modified_time": "2023-09-14T11:39:36.134019Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8D9E2A4-D7FF-495C-9174-3974707550E6}/105833",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:38:08.869690Z",
            "last_modified_time": "2023-09-14T11:38:08.869710Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{60C8F43A-79AA-4DF3-90C3-8E27F92AF133}/105830",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T11:12:55.575223Z",
            "last_modified_time": "2023-09-14T11:12:55.575244Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Munkkvuoren-kirkko-14825.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T10:35:43.007074Z",
            "last_modified_time": "2023-09-14T10:35:43.007104Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{045DAE92-009E-4E9E-A4D0-B41675937190}/105827",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T09:27:34.236607Z",
            "last_modified_time": "2023-09-14T09:27:34.236630Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{01E6548F-F54D-4A7F-854E-23E04A27C103}/105826",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-14T07:27:51.731428Z",
            "last_modified_time": "2023-09-14T07:27:51.731450Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5F8CACE9-75DB-4C8B-979F-647A29598C56}/105817",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4762,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T16:37:24.461844Z",
            "last_modified_time": "2023-09-13T16:37:24.461864Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{50E0BE27-30B4-47BE-99D9-C265C8DB7965}/105815",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T15:40:44.512100Z",
            "last_modified_time": "2023-09-13T15:40:44.512117Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D30C76C1-5A73-4EA3-AF52-7160EEEE2D72}/105813",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T14:04:04.735957Z",
            "last_modified_time": "2023-09-13T14:04:04.735989Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{56FEBE3C-81F2-4657-B09C-979528049E9F}/105797",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:51:20.724866Z",
            "last_modified_time": "2023-09-13T13:51:20.724888Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{507CFDF1-82D4-4775-A591-6F13550BDC3E}/105805",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:50:18.939305Z",
            "last_modified_time": "2023-09-13T13:50:18.939328Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3C4AC710-C2B5-4967-8183-3416B55D8BF6}/101410",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4757,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:43:54.701356Z",
            "last_modified_time": "2023-09-13T13:43:54.701381Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E212EC2F-BEBA-4EF2-B4A9-B1C62D82F0F5}/105799",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4757/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4756,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:42:26.177264Z",
            "last_modified_time": "2023-09-13T13:42:26.177284Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC0E2ACA-9799-480E-88C6-5DD3B8E801B5}/97299",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4756/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:37:56.217189Z",
            "last_modified_time": "2023-09-13T13:37:56.217209Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BE2138CE-A332-41BE-B311-423DF1FA9AE2}/105795",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T13:34:27.247713Z",
            "last_modified_time": "2023-09-13T13:34:27.247735Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1BCDE25-6AB0-42F0-AB43-722C1F3A7428}/105809",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T10:54:02.339069Z",
            "last_modified_time": "2023-09-13T10:54:02.339090Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E629E495-64D7-4530-9628-32E9D1F5DEB9}/105793",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T08:40:45.533351Z",
            "last_modified_time": "2023-09-13T08:40:45.533381Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C59D4FF2-A862-4A29-AF34-B6A5565E5EE9}/105584",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-13T08:34:59.530207Z",
            "last_modified_time": "2023-09-13T08:34:59.530232Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AEB9D978-D456-4BA0-816E-E6F7667DC669}/105789",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T17:32:54.069292Z",
            "last_modified_time": "2023-09-12T17:32:54.069313Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{726D6623-5B60-406A-AFE5-C52BFF51E9C1}/105784",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T16:41:10.159058Z",
            "last_modified_time": "2023-09-12T16:41:10.159078Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{64758E16-4F2E-4537-8FDC-FFBC41D11FFA}/105780",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T16:29:36.145081Z",
            "last_modified_time": "2023-09-12T16:29:36.145102Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27BA3B40-BCF8-4137-AB05-864952C804AF}/105782",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T14:27:13.506122Z",
            "last_modified_time": "2023-09-12T14:27:13.506141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0F3013D7-F958-42DE-BF1A-1448F091CA98}/102583",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4742,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:36:11.318926Z",
            "last_modified_time": "2023-09-12T13:36:11.318943Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C0E045D8-41E2-4A4F-AE5D-826C6058BCC2}/105772",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4741,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:35:34.527835Z",
            "last_modified_time": "2023-09-12T13:35:34.527862Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{04CBC66F-83EE-4BDC-A2CF-87A7B7D22890}/76684",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:35:15.552698Z",
            "last_modified_time": "2023-09-12T13:35:15.552718Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{079B0CED-139D-4E13-A005-98D0F8914857}/105778",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T13:33:32.004487Z",
            "last_modified_time": "2023-09-12T13:33:32.004514Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDEFC659-746B-4C72-9A5A-FFDC3C40C813}/105769",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:40:22.713175Z",
            "last_modified_time": "2023-09-12T11:40:22.713204Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{811D284A-3BD5-4847-9305-DA459A809C95}/105768",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4737,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:36:31.470705Z",
            "last_modified_time": "2023-09-12T11:36:31.470732Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{677D23CA-8494-41A5-9C63-75B8E059A913}/105548",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4736,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:35:32.605066Z",
            "last_modified_time": "2023-09-12T11:35:32.605093Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A955F69A-FACF-4711-893C-ABB6AEA70E9E}/105766",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T11:29:03.201195Z",
            "last_modified_time": "2023-09-12T11:29:03.201227Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F25D30E1-CD03-403B-B9E9-B522ABA68A1B}/105761",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4734,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:47:07.935729Z",
            "last_modified_time": "2023-09-12T10:47:07.935751Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DED6679B-9707-44F5-BDDC-D78587FD957C}/105762",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:40:32.842996Z",
            "last_modified_time": "2023-09-12T10:40:32.843018Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4A9DE084-E0C4-4F1E-A417-AA98189CD85C}/105757",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T10:27:29.439483Z",
            "last_modified_time": "2023-09-12T10:27:29.439503Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18CD13A6-A2A6-436F-A4FF-60CCEBAAFAA1}/105759",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:33:59.127400Z",
            "last_modified_time": "2023-09-12T08:33:59.127422Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CAF6C799-DFC1-4A68-98F2-35CF12805C20}/105748",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:29:59.346660Z",
            "last_modified_time": "2023-09-12T08:29:59.346683Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{496B0D8F-B244-4684-B26F-E62DCD0E5EA4}/105744",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:28:32.946816Z",
            "last_modified_time": "2023-09-12T08:28:32.946836Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{877DCD81-6C4A-429A-8B6D-61E91DA06997}/105753",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:47.264041Z",
            "last_modified_time": "2023-09-12T08:26:47.264059Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84A81BD5-E401-40CB-8DA4-8BA698D58391}/105747",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:40.437955Z",
            "last_modified_time": "2023-09-12T08:26:40.437977Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{38FBF90C-5FFE-4A19-B317-EEF730E4F37D}/105739",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4725,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T08:26:14.636437Z",
            "last_modified_time": "2023-09-12T08:26:14.636457Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EE3BA768-D6A6-4852-84B0-B2245E23EB32}/105740",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4724,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T07:41:31.644831Z",
            "last_modified_time": "2023-09-12T07:41:31.644854Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7F7505BA-B000-4935-A196-F46E45F77184}/105738",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:14:40.652580Z",
            "last_modified_time": "2023-09-12T05:14:40.652597Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9980_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:57.337220Z",
            "last_modified_time": "2023-09-12T05:02:57.337239Z",
            "name": "Robottileiri Tiedekoulu ",
            "url": "https://www.harrastushaku.fi/images/activityimages/9549_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:56.159733Z",
            "last_modified_time": "2023-09-12T05:02:56.159754Z",
            "name": "Robottileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9548_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4720,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:55.626216Z",
            "last_modified_time": "2023-09-12T05:02:55.626236Z",
            "name": "Robottileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9537_270120_AtteMalaska_DSC03386.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:54.767355Z",
            "last_modified_time": "2023-09-12T05:02:54.767379Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9536_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:53.851279Z",
            "last_modified_time": "2023-09-12T05:02:53.851301Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9532_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 4717,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-12T05:02:53.141812Z",
            "last_modified_time": "2023-09-12T05:02:53.141834Z",
            "name": "Koodileiri Tiedekoulu",
            "url": "https://www.harrastushaku.fi/images/activityimages/9531_270120_AtteMalaska_DSC03225.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/4717/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}