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

{
    "meta": {
        "count": 16667,
        "next": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=15",
        "previous": "https://linkedevents.api.test.hel.ninja/v1/image/?format=api&page=13"
    },
    "data": [
        {
            "id": 3897,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:33:28.395057Z",
            "last_modified_time": "2023-09-05T13:33:28.395084Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ACA51671-3DA2-46CE-B9F0-852B08839FDA}/105626",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3897/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:33:26.965414Z",
            "last_modified_time": "2023-09-05T13:33:26.965434Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6E24B14C-AC0D-4838-88AF-CD38AC28E75D}/105623",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T13:30:43.295049Z",
            "last_modified_time": "2023-09-05T13:30:43.295070Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CDD22E6-A471-47C5-A015-47F9F662AA81}/105616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3894,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:40:36.713951Z",
            "last_modified_time": "2023-09-05T12:40:36.713974Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AC6D9EAA-2F5F-431D-8202-6D91C5CE72CC}/105601",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:39:06.172783Z",
            "last_modified_time": "2023-09-05T12:39:06.172804Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{62F9D303-991C-49DC-8A66-A1906B0BF6C3}/105612",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:38:17.856527Z",
            "last_modified_time": "2023-09-05T12:38:17.856560Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A8BC64AF-8DD5-4351-94BD-DCAA05AA6CA4}/105611",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:27:09.356704Z",
            "last_modified_time": "2023-09-05T12:27:09.356727Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BFF27689-7913-48AF-ACA4-7865B4504CA0}/95439",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:27:03.370275Z",
            "last_modified_time": "2023-09-05T12:27:03.370306Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{57D92C23-06A2-4AEA-A28C-B6A2C7AC6CC7}/105609",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T12:26:04.262966Z",
            "last_modified_time": "2023-09-05T12:26:04.262991Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C52F5356-33B3-47B4-AB3F-7D36607DBBB2}/105608",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:50:59.554785Z",
            "last_modified_time": "2023-09-05T11:50:59.554816Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2768F08A-9B49-4286-B265-92421043E7D4}/105597",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3887,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:40:58.175791Z",
            "last_modified_time": "2023-09-05T11:40:58.175810Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F32F3E91-F24D-43CB-A96C-696002C3B2BA}/105595",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3886,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:37:17.377958Z",
            "last_modified_time": "2023-09-05T11:37:17.377979Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5CD7B123-B244-4460-927F-0A7AD903EB25}/104404",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3886/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3885,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:34:49.559397Z",
            "last_modified_time": "2023-09-05T11:34:49.559418Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C96BA6B0-572A-4704-8154-43C64691B9BA}/105607",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3885/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3884,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:33:11.172205Z",
            "last_modified_time": "2023-09-05T11:33:11.172224Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{21EB8727-A5A2-457C-A559-C9F32AE3AC8B}/105600",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3884/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3882,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:28:00.040760Z",
            "last_modified_time": "2023-09-05T11:28:00.040790Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{63EC0423-C3CD-46DA-A8B7-B03DEAC17BB0}/105593",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3882/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:26:20.754197Z",
            "last_modified_time": "2023-09-05T11:26:20.754218Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC43887C-55C9-40D9-9F0C-C20D426DAB10}/105602",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3879,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T11:23:17.273031Z",
            "last_modified_time": "2023-09-05T11:23:17.273057Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{592011A7-C70C-4E3A-BA66-C495E1D7EBBA}/105605",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3879/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T09:46:40.958738Z",
            "last_modified_time": "2023-09-05T09:46:40.958761Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3E173693-A489-4510-9858-7769C153EFDA}/105588",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3877,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T09:31:34.855141Z",
            "last_modified_time": "2023-09-05T09:31:34.855175Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1212FD69-9C84-4F05-BC9F-DBDFCADD8361}/105585",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3877/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T09:26:32.304697Z",
            "last_modified_time": "2023-09-05T09:26:32.304722Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9D006DB-6329-4E87-B288-73EFEFF3002D}/105586",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3875,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T08:30:05.180062Z",
            "last_modified_time": "2023-09-05T08:30:05.180084Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C3A03028-09E1-4D02-8B50-E3B041B4D566}/105580",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3875/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T08:28:29.663279Z",
            "last_modified_time": "2023-09-05T08:28:29.663303Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CDF6F61D-3CF5-408E-9EF4-E3BBF8A191E4}/105578",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3873,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T08:20:53.926575Z",
            "last_modified_time": "2023-09-05T08:20:53.926597Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CE027E12-FE06-46C3-9E89-D6482E22C1FD}/105583",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3873/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T05:27:27.596726Z",
            "last_modified_time": "2023-09-05T05:27:27.596740Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10898_IMG_9278.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3871,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T05:27:27.588759Z",
            "last_modified_time": "2023-09-05T05:27:27.588775Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10897_IMG_9177.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3871/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3870,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T05:27:27.580247Z",
            "last_modified_time": "2023-09-05T05:27:27.580263Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10896_IMG_9309.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3869,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-05T05:27:27.569936Z",
            "last_modified_time": "2023-09-05T05:27:27.569953Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10895_IMG_8989.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3869/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3868,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T17:37:11.717027Z",
            "last_modified_time": "2023-09-04T17:37:11.717049Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4CFBF17E-09BA-4423-A107-76BD73A8CFC4}/105556",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3868/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3867,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T17:23:39.381111Z",
            "last_modified_time": "2023-09-04T17:23:39.381133Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F3DF6FD0-0BF3-42AB-AC1C-709199A59E62}/105561",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3867/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T16:36:52.567310Z",
            "last_modified_time": "2023-09-04T16:36:52.567330Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{057D2DD5-63B5-45B6-9F84-9ECE2B8747B4}/105554",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3865,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T15:24:09.213081Z",
            "last_modified_time": "2023-09-04T15:24:09.213102Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B6ABBBC3-0B1F-49B5-9CBB-6C8A700C13AE}/105553",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3865/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T14:43:40.466695Z",
            "last_modified_time": "2023-09-04T14:43:40.466714Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DCA998F8-C490-48A1-B8CD-B68B768FEB92}/105551",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3863,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T14:24:07.545073Z",
            "last_modified_time": "2023-09-04T14:24:07.545096Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{73DA5824-F03A-4590-B231-202DC21C2A8F}/105549",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3863/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3861,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T12:25:26.073356Z",
            "last_modified_time": "2023-09-04T12:25:26.073376Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{04231E7D-4675-4E82-8D2F-851A2A9305E0}/105537",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3860,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:50:14.170614Z",
            "last_modified_time": "2023-09-04T11:50:14.170632Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8EF8703C-50C8-408D-82F6-35F0C977802E}/105536",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3860/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3859,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:41:33.186750Z",
            "last_modified_time": "2023-09-04T11:41:33.186770Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{56A51C78-A685-4666-8F9D-D172A9C51BEA}/105529",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3859/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3858,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:41:06.784566Z",
            "last_modified_time": "2023-09-04T11:41:06.784585Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A759C84-9773-42CC-A606-2203F8256D64}/105138",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3858/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3857,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:32:35.070108Z",
            "last_modified_time": "2023-09-04T11:32:35.070131Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{70D8E182-78B4-4782-8892-BA890C52FBC4}/105531",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3857/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3856,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:29:57.672063Z",
            "last_modified_time": "2023-09-04T11:29:57.672088Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{404D991E-7704-4DD0-BCBB-5A78854AA10F}/105532",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3855,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T11:27:04.127186Z",
            "last_modified_time": "2023-09-04T11:27:04.127206Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{864E0FEF-E0FE-4BB9-8F00-03529D330A15}/105525",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3854,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T10:28:58.256383Z",
            "last_modified_time": "2023-09-04T10:28:58.256409Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2F7E7540-BA66-4C7A-B34A-D0CB5E90A729}/105522",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3853,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T10:24:38.285710Z",
            "last_modified_time": "2023-09-04T10:24:38.285741Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BBEB419-DDF3-41A4-81B1-D93D24AE9D13}/105523",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3853/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3852,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T08:34:56.067568Z",
            "last_modified_time": "2023-09-04T08:34:56.067589Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5E53D162-046D-488B-87F8-E5BC6E296C2D}/105502",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3852/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3851,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T08:31:22.581832Z",
            "last_modified_time": "2023-09-04T08:31:22.581852Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9AD8307A-0478-4E7D-A79A-93492B66C625}/105504",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3851/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3850,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T08:30:57.076077Z",
            "last_modified_time": "2023-09-04T08:30:57.076106Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9769C9A9-5E53-47F9-BD9C-4151106C56E2}/105355",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3850/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3849,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T08:30:11.593812Z",
            "last_modified_time": "2023-09-04T08:30:11.593834Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{53F56378-F31C-41D8-9BD3-4FA30CB90991}/105515",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3849/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3848,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-04T07:25:58.763455Z",
            "last_modified_time": "2023-09-04T07:25:58.763480Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7CD90A1D-C48A-474E-8456-2CE004389B31}/105423",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3848/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3847,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-03T05:10:22.793901Z",
            "last_modified_time": "2023-09-03T05:10:22.793919Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10240_hiphop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3847/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3846,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T13:44:19.177754Z",
            "last_modified_time": "2023-09-01T13:44:19.177775Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{625C18EC-4585-40FC-B0A7-63037B708F9B}/105494",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3846/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3845,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T13:30:11.338204Z",
            "last_modified_time": "2023-09-01T13:30:11.338224Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7C9BB664-6666-4F5E-A9B1-419E80363D04}/105490",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3845/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3844,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T12:42:17.893016Z",
            "last_modified_time": "2023-09-01T12:42:17.893035Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ED7D8CA2-30F9-4385-96C6-0C5B7F5C8A1E}/105480",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3844/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3843,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T12:36:37.592550Z",
            "last_modified_time": "2023-09-01T12:36:37.592569Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E52A677F-D95F-4B37-AED4-F74703FC214C}/105481",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T10:34:18.925631Z",
            "last_modified_time": "2023-09-01T10:34:18.925652Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DAFB4296-9523-48CA-B46A-51FB90EC1A12}/105467",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3840,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T10:33:53.471086Z",
            "last_modified_time": "2023-09-01T10:33:53.471106Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{65FF185D-5BD2-4A52-A5D2-79AF11D40523}/105478",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3840/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T10:32:26.684159Z",
            "last_modified_time": "2023-09-01T10:32:26.684188Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5EFFEBEA-F472-460E-B499-56BCE48C9690}/105475",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3838,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T10:29:45.366681Z",
            "last_modified_time": "2023-09-01T10:29:45.366704Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6D2EF253-46CC-49C7-98B3-1B60FC13F667}/105477",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3838/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3836,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T07:33:23.678009Z",
            "last_modified_time": "2023-09-01T07:33:23.678030Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8A853DDF-2EA8-4C50-A267-9ACC2F952FB0}/105457",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3836/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:55:50.365627Z",
            "last_modified_time": "2023-09-01T05:55:50.365649Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8B79D41D-1210-4DF9-B90D-9F1424A9F5E2}/105454",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3834,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:39:07.856464Z",
            "last_modified_time": "2023-09-01T05:39:07.856481Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10894_Syyslomansuunnittelu_Maarit_Hohteri.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3834/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:39:04.262264Z",
            "last_modified_time": "2023-09-01T05:39:04.262289Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10868_tulisirkuskurssi_TeroAhonen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:39:02.066008Z",
            "last_modified_time": "2023-09-01T05:39:02.066026Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10862_1693298591422.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:38:58.267652Z",
            "last_modified_time": "2023-09-01T05:38:58.267671Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9420_espooliikkuu.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3830,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:38:35.182254Z",
            "last_modified_time": "2023-09-01T05:38:35.182266Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10893_leiri1.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3830/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3829,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:38:35.178461Z",
            "last_modified_time": "2023-09-01T05:38:35.178474Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10892_leiri.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3829/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3828,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:38:35.174290Z",
            "last_modified_time": "2023-09-01T05:38:35.174304Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10891_leiri3.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3828/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3827,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:38:35.167459Z",
            "last_modified_time": "2023-09-01T05:38:35.167474Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10890_leirikansi.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3827/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3826,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T05:27:30.664496Z",
            "last_modified_time": "2023-09-01T05:27:30.664517Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{23E3E0E6-E049-4A15-B99E-EFAD2158E1F8}/104555",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3826/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3825,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-09-01T04:54:33.273164Z",
            "last_modified_time": "2023-09-01T04:54:33.273183Z",
            "name": "½ joukkue teltta",
            "url": "https://www.harrastushaku.fi/images/activityimages/565_IMG_0220.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3825/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:40:22.200923Z",
            "last_modified_time": "2023-08-31T15:40:22.200943Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E2C8A0C2-4AF4-42DC-A017-3830CEF9B742}/105447",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3823,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:31:48.927041Z",
            "last_modified_time": "2023-08-31T15:31:48.927059Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7B6948ED-DA9A-4A44-9EE0-AD0AD8BB0F8D}/105448",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3823/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3822,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:29:50.750755Z",
            "last_modified_time": "2023-08-31T15:29:50.750776Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A6747AB6-F709-4906-9739-19C8FE3C3FF0}/105445",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3822/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:28:03.285096Z",
            "last_modified_time": "2023-08-31T15:28:03.285116Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8928B117-BBC5-4F8A-A1AF-78ADC6A93583}/105453",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3820,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:27:25.478145Z",
            "last_modified_time": "2023-08-31T15:27:25.478166Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C33DAC1-9066-4F29-94EC-34A877A11E41}/105446",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3820/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3819,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:26:53.012361Z",
            "last_modified_time": "2023-08-31T15:26:53.012379Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{09238708-1A16-4C1F-BE67-0AA9BB03E1D6}/105436",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3819/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T15:26:39.665790Z",
            "last_modified_time": "2023-08-31T15:26:39.665812Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0BAEE46F-3615-49CA-9573-3CD02467D5C6}/89531",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3817,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:42:06.905971Z",
            "last_modified_time": "2023-08-31T13:42:06.905988Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DBC96371-220C-40C1-BDE4-357E073163BA}/105439",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3817/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3816,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:41:10.265930Z",
            "last_modified_time": "2023-08-31T13:41:10.265949Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0227D8FA-54E4-4389-B840-8EAE135F9204}/105334",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3816/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3815,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:31:16.227765Z",
            "last_modified_time": "2023-08-31T13:31:16.227787Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8F3A0C7D-1AC2-42B7-B9B9-9411E339F959}/105437",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3815/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3813,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:26:40.980566Z",
            "last_modified_time": "2023-08-31T13:26:40.980610Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{88BE6353-53B4-4CA9-96D9-9EE4BE20AE11}/105412",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3812,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:26:23.468818Z",
            "last_modified_time": "2023-08-31T13:26:23.468839Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4D9B1E78-AC89-434B-A068-DC5FC0BF6138}/105428",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3812/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3811,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T13:22:33.472733Z",
            "last_modified_time": "2023-08-31T13:22:33.472753Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5EE31AC8-7FDD-40C0-A5F8-BBF0B425CBD2}/105434",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3811/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3810,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T10:23:48.898316Z",
            "last_modified_time": "2023-08-31T10:23:48.898339Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B73DDD6C-13DA-4E4B-8DB1-1D4C2585E73A}/105422",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3810/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3809,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:32:53.433652Z",
            "last_modified_time": "2023-08-31T09:32:53.433671Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{959C3045-B1FA-43FF-B7DE-725CEEC6134C}/105132",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3808,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:32:31.952252Z",
            "last_modified_time": "2023-08-31T09:32:31.952271Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{351AA096-5F5D-409F-AFAF-A79DA74A86AC}/105410",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3808/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3807,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:29:32.272707Z",
            "last_modified_time": "2023-08-31T09:29:32.272729Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0B8BF1A0-CFDE-4E19-82E0-8D589E4FD4EA}/99297",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3807/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3806,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:29:23.175625Z",
            "last_modified_time": "2023-08-31T09:29:23.175659Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{453753F1-DAC5-4D04-B7F7-08AF49555B10}/99295",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3806/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3805,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:25:22.835273Z",
            "last_modified_time": "2023-08-31T09:25:22.835294Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B477B9D6-A363-4CD4-BEEF-7D6F288F2353}/105415",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3805/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:23:46.572368Z",
            "last_modified_time": "2023-08-31T09:23:46.572389Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{21EB9248-F878-40EB-A817-42CC813E5FAD}/97781",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3803,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T09:22:34.384974Z",
            "last_modified_time": "2023-08-31T09:22:34.384996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DADF70AC-EC34-4592-AA15-7D2A0C6E4EFF}/77539",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3803/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3801,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:20:31.992997Z",
            "last_modified_time": "2023-08-31T05:20:31.993017Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10881_Minitsivu.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3801/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3800,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:20:31.983773Z",
            "last_modified_time": "2023-08-31T05:20:31.983793Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10880_13.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3799,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:20:31.202359Z",
            "last_modified_time": "2023-08-31T05:20:31.202381Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10877_Minit2sivu.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3799/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3798,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:20:31.191579Z",
            "last_modified_time": "2023-08-31T05:20:31.191606Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10876_Minitsivu.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3798/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3797,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:20:31.181638Z",
            "last_modified_time": "2023-08-31T05:20:31.181660Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10875_Minininjat-kansi.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3797/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3796,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:49.318002Z",
            "last_modified_time": "2023-08-31T05:18:49.318022Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10867_Cheer-sivu2.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3796/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:49.308201Z",
            "last_modified_time": "2023-08-31T05:18:49.308220Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10866_Cheer-sivu1.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:49.298729Z",
            "last_modified_time": "2023-08-31T05:18:49.298750Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10865_Cheer-kansi.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3793,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.962169Z",
            "last_modified_time": "2023-08-31T05:18:48.962189Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10888_freestyleiiro.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3792,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.952108Z",
            "last_modified_time": "2023-08-31T05:18:48.952128Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10887_freestyle1.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3791,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.942961Z",
            "last_modified_time": "2023-08-31T05:18:48.942981Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10886_Freestyle.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3791/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3790,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.611502Z",
            "last_modified_time": "2023-08-31T05:18:48.611519Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10885_Milla.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3789,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.601766Z",
            "last_modified_time": "2023-08-31T05:18:48.601784Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10883_trakansi.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3789/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3788,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-31T05:18:48.587625Z",
            "last_modified_time": "2023-08-31T05:18:48.587646Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10882_Iiro.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3788/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3786,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T16:21:25.875851Z",
            "last_modified_time": "2023-08-30T16:21:25.875872Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BC2771C6-F310-4A3A-9788-4D8BF6C317A7}/105406",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3786/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3785,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T15:30:13.369629Z",
            "last_modified_time": "2023-08-30T15:30:13.369651Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DC37DF6-8AFC-4097-8343-C74DB68BDC8E}/105401",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3785/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T14:27:33.157416Z",
            "last_modified_time": "2023-08-30T14:27:33.157443Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F8C5BB6D-3EAD-4713-B37B-8DAC74146DF1}/105402",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T13:24:26.783096Z",
            "last_modified_time": "2023-08-30T13:24:26.783120Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E3D2DE50-690E-4090-BFB6-C53C68C256D9}/105396",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3782,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T13:24:19.993121Z",
            "last_modified_time": "2023-08-30T13:24:19.993144Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B4ABBCDD-AF22-42C1-AA22-EE4739CA1BA3}/105395",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3782/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T12:27:14.273981Z",
            "last_modified_time": "2023-08-30T12:27:14.274005Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{457FF642-943E-4CA7-A599-93DFD5409C24}/103071",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T12:26:56.289329Z",
            "last_modified_time": "2023-08-30T12:26:56.289362Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{75407FBE-4B23-4345-A9AA-C98C7BF7FD2A}/105374",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3779,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T12:25:01.031549Z",
            "last_modified_time": "2023-08-30T12:25:01.031572Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{730DD8D0-F738-4A04-9905-DFD1BFF37754}/105381",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3779/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3777,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T12:24:10.068227Z",
            "last_modified_time": "2023-08-30T12:24:10.068368Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C1C075BE-DC93-49BE-B5D1-1FF598AFF1F6}/105383",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3777/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T10:30:10.472051Z",
            "last_modified_time": "2023-08-30T10:30:10.472071Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C2D32A5D-09B7-40CA-A874-F2F4AAF14CF2}/105366",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T10:26:26.951634Z",
            "last_modified_time": "2023-08-30T10:26:26.951660Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0672B20-35BE-4A33-9E74-320C3B4B21F0}/105370",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T09:34:31.862218Z",
            "last_modified_time": "2023-08-30T09:34:31.862240Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{22832D8B-F679-4A13-8261-A6D105CC9472}/105351",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3772,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T09:28:08.078790Z",
            "last_modified_time": "2023-08-30T09:28:08.078809Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B81C5D31-E529-4B76-BD32-422DA7272F15}/105365",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3772/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3771,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T09:27:41.084394Z",
            "last_modified_time": "2023-08-30T09:27:41.084415Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6F254997-81DA-40ED-9F66-22375922B09D}/105363",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3771/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3770,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T09:25:48.423764Z",
            "last_modified_time": "2023-08-30T09:25:48.423783Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5F67205B-381E-4588-8E53-83BBFC061D50}/105357",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3770/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3769,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T09:24:24.863339Z",
            "last_modified_time": "2023-08-30T09:24:24.863359Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1EE28AEF-54FA-4FD1-80E4-D9B4817AC8FA}/105360",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3769/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T08:27:07.894128Z",
            "last_modified_time": "2023-08-30T08:27:07.894148Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3DE3617F-772E-4EC5-BD88-41F2E4E3CA2B}/105343",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3767,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T07:44:47.578298Z",
            "last_modified_time": "2023-08-30T07:44:47.578318Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EABA1030-BDAB-4551-A800-1CFE4B3B3F04}/105336",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3767/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T05:30:24.050110Z",
            "last_modified_time": "2023-08-30T05:30:24.050130Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/5061_IMG_20181009_202905.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T05:10:18.962031Z",
            "last_modified_time": "2023-08-30T05:10:18.962051Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9757_korvakoruja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3762,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T05:10:18.952389Z",
            "last_modified_time": "2023-08-30T05:10:18.952410Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9756_ksikoruja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3762/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-30T05:08:44.071211Z",
            "last_modified_time": "2023-08-30T05:08:44.071231Z",
            "name": "Partiolaisten päiväleirit 2022 syksy",
            "url": "https://www.harrastushaku.fi/images/activityimages/10093_pkuva_syksy.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T18:25:25.953168Z",
            "last_modified_time": "2023-08-29T18:25:25.953193Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B1C06000-9E3D-4CAF-B2DE-FCDD67ADC9D7}/105329",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3759,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T13:45:13.472860Z",
            "last_modified_time": "2023-08-29T13:45:13.472889Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A3B80136-2043-4CFC-9786-0A547A79B1DB}/105318",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3759/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T12:29:21.670762Z",
            "last_modified_time": "2023-08-29T12:29:21.670795Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3CD473A2-345C-4167-B5E9-75990DF1CE9C}/105308",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T12:22:29.095145Z",
            "last_modified_time": "2023-08-29T12:22:29.095167Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55A39DF0-B8FA-4A4E-A7E9-447F8E7EB648}/98933",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3752,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T09:22:47.789354Z",
            "last_modified_time": "2023-08-29T09:22:47.789375Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8C307CDA-D874-4F99-A42E-BE4FF51C2257}/105295",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3752/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T08:30:07.957131Z",
            "last_modified_time": "2023-08-29T08:30:07.957158Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30EC639C-E1FF-4006-9AE5-446E36EFAE78}/105293",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3750,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T08:22:21.076187Z",
            "last_modified_time": "2023-08-29T08:22:21.076209Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8DBE6BFF-7C36-4838-9CA3-730439E8BE2C}/105294",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3750/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3749,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T08:21:13.756196Z",
            "last_modified_time": "2023-08-29T08:21:13.756217Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9F1E37BE-91F0-4178-A6AE-F821E73A4C19}/105291",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3749/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3748,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T07:29:02.046202Z",
            "last_modified_time": "2023-08-29T07:29:02.046228Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F1266307-D8A8-43B2-B281-A41D4E371728}/105289",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3747,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T06:10:40.665676Z",
            "last_modified_time": "2023-08-29T06:10:40.665699Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10679/040218f0-3b42-4499-91ed-ad6dbdd237c1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3747/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3746,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T05:16:29.605373Z",
            "last_modified_time": "2023-08-29T05:16:29.605389Z",
            "name": "Luonto ja eläimet",
            "url": "https://www.harrastushaku.fi/images/activityimages/5_luonto_ja_elaimet3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3746/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-29T05:16:29.584125Z",
            "last_modified_time": "2023-08-29T05:16:29.584143Z",
            "name": "Keltainen kajakki merimaisemassa",
            "url": "https://www.harrastushaku.fi/images/activityimages/10447_Keltainen_kajakki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T17:38:00.577170Z",
            "last_modified_time": "2023-08-28T17:38:00.577188Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4EDB2CEC-7FC4-448C-AFF3-9B645AAA6E47}/105234",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3743,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T17:31:22.188348Z",
            "last_modified_time": "2023-08-28T17:31:22.188377Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1A487383-3F98-4BC1-A5C6-044FA003DDCD}/105286",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3742,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T17:24:56.418904Z",
            "last_modified_time": "2023-08-28T17:24:56.418926Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E3305FE6-F313-4877-836D-E8B167B82090}/105284",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3741,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T17:22:36.399562Z",
            "last_modified_time": "2023-08-28T17:22:36.399593Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B086CBAD-2848-415C-AC3C-A7F3362186B7}/105287",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3741/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T15:25:27.469812Z",
            "last_modified_time": "2023-08-28T15:25:27.469841Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{74C2601B-9E65-487A-892A-388CB8787792}/105278",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T14:36:30.558897Z",
            "last_modified_time": "2023-08-28T14:36:30.558920Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DE104418-24F7-47DF-BA1E-B34783A50EFD}/62835",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T14:34:35.902487Z",
            "last_modified_time": "2023-08-28T14:34:35.902513Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8E23011E-5306-42CD-A293-74B25C39DD3B}/105216",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3737,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T14:31:26.241172Z",
            "last_modified_time": "2023-08-28T14:31:26.241194Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{693991B6-95F5-4609-B4DB-3738530B1678}/105276",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3736,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T14:26:49.375286Z",
            "last_modified_time": "2023-08-28T14:26:49.375310Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5AEBB4CA-5E22-4FF2-BB84-30D1BC1C26DD}/105274",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T13:38:55.876732Z",
            "last_modified_time": "2023-08-28T13:38:55.876756Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B60448FB-11FE-4B78-850F-942342E745A5}/105264",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3734,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T10:24:13.754410Z",
            "last_modified_time": "2023-08-28T10:24:13.754430Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C814BFBF-AC09-4976-BD26-978FF0256C9A}/105256",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3734/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T10:24:02.779843Z",
            "last_modified_time": "2023-08-28T10:24:02.779865Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A0C0BCB-EB94-4F3A-AB6C-B3AD04F6B2FD}/105260",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T10:23:59.338921Z",
            "last_modified_time": "2023-08-28T10:23:59.338940Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{54D6DF9F-B3CE-4F4C-B4CD-4AA8B8ACA8B0}/105258",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3731,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T09:26:32.689054Z",
            "last_modified_time": "2023-08-28T09:26:32.689075Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6C229BD8-461D-416B-AB33-704612AD3D47}/105253",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T08:29:53.969336Z",
            "last_modified_time": "2023-08-28T08:29:53.969357Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EFDF110C-6B9E-485F-8BA3-39DC873FFC5D}/105250",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T08:22:41.701588Z",
            "last_modified_time": "2023-08-28T08:22:41.701610Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{05408EB7-3D94-4569-9290-CB09F37427F7}/105248",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T08:22:27.476064Z",
            "last_modified_time": "2023-08-28T08:22:27.476086Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6F7D7753-555E-40D9-9D34-DBB46380CA6D}/105251",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-28T07:20:39.517009Z",
            "last_modified_time": "2023-08-28T07:20:39.517031Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55D155CF-EBB6-4799-B0CF-D265550179C5}/105246",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-27T05:21:00.386232Z",
            "last_modified_time": "2023-08-27T05:21:00.386253Z",
            "name": "Luonto ja eläimet 4",
            "url": "https://www.harrastushaku.fi/images/activityimages/43_luonto_ja_elaimet4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3724,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-26T02:48:10.293914Z",
            "last_modified_time": "2023-08-26T02:48:10.293938Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0DA0F71E-D46D-4634-AF4A-8AC46CED292E}/91608",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3724/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-26T02:45:11.668421Z",
            "last_modified_time": "2023-08-26T02:45:11.668445Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{231DFF60-0156-428E-A695-4C1F6CE01707}/105009",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3722,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-26T02:43:28.072207Z",
            "last_modified_time": "2023-08-26T02:43:28.072230Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AEF33A56-938B-474D-AA26-2048F5DC09D3}/104781",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3722/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3721,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T15:26:33.277912Z",
            "last_modified_time": "2023-08-25T15:26:33.277935Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FDE0AAD7-474A-45B9-83DA-A236E71B8497}/105226",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3721/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3720,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T14:44:18.153882Z",
            "last_modified_time": "2023-08-25T14:44:18.153907Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B828BDCC-CD5A-4E18-B495-A67D6774249D}/105227",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3720/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T14:16:44.108356Z",
            "last_modified_time": "2023-08-25T14:16:44.108382Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C728CA05-53AF-424F-95C3-FD72D0098DA6}/105224",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T14:12:14.565887Z",
            "last_modified_time": "2023-08-25T14:12:14.565914Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9034A892-1D45-4F92-AB50-92E218477D58}/105225",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3717,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T13:17:10.462724Z",
            "last_modified_time": "2023-08-25T13:17:10.462747Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5C7E8710-4366-469B-AAA1-285E650AA293}/105221",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3717/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3715,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T12:06:10.766914Z",
            "last_modified_time": "2023-08-25T12:06:10.766945Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7F28E549-82D6-4635-BB40-43958ECD1E71}/105219",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3715/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3714,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T11:34:09.487852Z",
            "last_modified_time": "2023-08-25T11:34:09.487875Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4866E7F1-0ADD-4F30-9827-F9732FD42136}/105218",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3714/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3710,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T11:01:25.057011Z",
            "last_modified_time": "2023-08-25T11:01:25.057032Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3E759EC4-5728-447B-AB7B-3498D3300821}/71955",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3709,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T09:51:14.163833Z",
            "last_modified_time": "2023-08-25T09:51:14.163854Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EA530216-ABF7-436A-B3FF-843EF3CAD854}/95396",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3709/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3708,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T08:43:50.656069Z",
            "last_modified_time": "2023-08-25T08:43:50.656091Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{52525431-DA01-47BF-9A07-A406040AAF0A}/105213",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3708/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3706,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:57.397967Z",
            "last_modified_time": "2023-08-25T05:37:57.397987Z",
            "name": "Liikunta ja pelit",
            "url": "https://www.harrastushaku.fi/images/activityimages/4_liikunta_ja_pelit9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3706/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3705,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:56.456819Z",
            "last_modified_time": "2023-08-25T05:37:56.456838Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10855_melissa-askew-tSlvoSZK77c-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3705/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3704,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:55.667704Z",
            "last_modified_time": "2023-08-25T05:37:55.667723Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9407_harrastushaku.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3704/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3703,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:51.568448Z",
            "last_modified_time": "2023-08-25T05:37:51.568466Z",
            "name": "kani",
            "url": "https://www.harrastushaku.fi/images/activityimages/4657_IMG_0079.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3703/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3702,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:29.865519Z",
            "last_modified_time": "2023-08-25T05:37:29.865538Z",
            "name": "jänis",
            "url": "https://www.harrastushaku.fi/images/activityimages/10854_gary-bendig-KvHT4dltPEQ-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3702/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3701,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:29.528924Z",
            "last_modified_time": "2023-08-25T05:37:29.528945Z",
            "name": "Musiikki 3",
            "url": "https://www.harrastushaku.fi/images/activityimages/61_musiikki3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3701/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3700,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:29.159480Z",
            "last_modified_time": "2023-08-25T05:37:29.159499Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10851_brunssi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3700/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3699,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:19.343905Z",
            "last_modified_time": "2023-08-25T05:37:19.343928Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10850_sophie-elvis-BiZ-_6kNjbI-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3699/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3698,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:37:11.811481Z",
            "last_modified_time": "2023-08-25T05:37:11.811500Z",
            "name": "Muut 6",
            "url": "https://www.harrastushaku.fi/images/activityimages/72_muut6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3698/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3697,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:50.671324Z",
            "last_modified_time": "2023-08-25T05:35:50.671347Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7117_pupu1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3697/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3696,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:48.309549Z",
            "last_modified_time": "2023-08-25T05:35:48.309569Z",
            "name": "poniajo",
            "url": "https://www.harrastushaku.fi/images/activityimages/9679_akuajo2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3696/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3695,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:38.967833Z",
            "last_modified_time": "2023-08-25T05:35:38.967857Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10836_Niiskuneitinimikyltti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3695/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3694,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:29.768067Z",
            "last_modified_time": "2023-08-25T05:35:29.768086Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10835_kukko.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3694/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3693,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:21.660864Z",
            "last_modified_time": "2023-08-25T05:35:21.660885Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10834_pssi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3693/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3692,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:12.468000Z",
            "last_modified_time": "2023-08-25T05:35:12.468021Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10832_Kommercial.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3692/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3691,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:35:03.096926Z",
            "last_modified_time": "2023-08-25T05:35:03.096948Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10831_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3691/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3690,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:53.656480Z",
            "last_modified_time": "2023-08-25T05:34:53.656499Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10830_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3690/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3689,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:44.562140Z",
            "last_modified_time": "2023-08-25T05:34:44.562161Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10829_Break.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3689/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3688,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:35.703258Z",
            "last_modified_time": "2023-08-25T05:34:35.703288Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10828_Break.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3688/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3687,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:26.667455Z",
            "last_modified_time": "2023-08-25T05:34:26.667474Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10827_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3687/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3686,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:17.752699Z",
            "last_modified_time": "2023-08-25T05:34:17.752721Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10825_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3686/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3685,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:34:08.938323Z",
            "last_modified_time": "2023-08-25T05:34:08.938352Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10824_streetDance2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3685/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3684,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:59.887624Z",
            "last_modified_time": "2023-08-25T05:33:59.887644Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10833_Kommercial.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3684/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3683,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:51.039353Z",
            "last_modified_time": "2023-08-25T05:33:51.039371Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10822_Street.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3683/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3682,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:42.158708Z",
            "last_modified_time": "2023-08-25T05:33:42.158729Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10846_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3682/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3681,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:33.676336Z",
            "last_modified_time": "2023-08-25T05:33:33.676357Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10848_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3681/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3680,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:33.001030Z",
            "last_modified_time": "2023-08-25T05:33:33.001059Z",
            "name": "Keilaus",
            "url": "https://www.harrastushaku.fi/images/activityimages/10819_Keilaus-persnickety-prints-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3680/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3679,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:32.662686Z",
            "last_modified_time": "2023-08-25T05:33:32.662704Z",
            "name": "DJ soittaminen",
            "url": "https://www.harrastushaku.fi/images/activityimages/10818_Tutustuminen-DJ-soittamiseen-gabriel-barletta-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3679/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3678,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:32.271635Z",
            "last_modified_time": "2023-08-25T05:33:32.271655Z",
            "name": "Karaoke",
            "url": "https://www.harrastushaku.fi/images/activityimages/10817_karaoke-BrandiAlexandra-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3678/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3677,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:31.762428Z",
            "last_modified_time": "2023-08-25T05:33:31.762450Z",
            "name": "Sateenkaareva teatteri",
            "url": "https://www.harrastushaku.fi/images/activityimages/10816_sateenkaarevateatteri_small.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3677/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3676,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:31.155292Z",
            "last_modified_time": "2023-08-25T05:33:31.155313Z",
            "name": "Breakdance",
            "url": "https://www.harrastushaku.fi/images/activityimages/10815_Breakdance-YaroslavShuraev-GoogleCreativecommons.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3676/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3675,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:22.402672Z",
            "last_modified_time": "2023-08-25T05:33:22.402686Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10853_Afrobeat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3675/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3674,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:22.397674Z",
            "last_modified_time": "2023-08-25T05:33:22.397693Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10852_nykytanssi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3674/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3673,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:13.958897Z",
            "last_modified_time": "2023-08-25T05:33:13.958930Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10813_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3673/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3672,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:05.482095Z",
            "last_modified_time": "2023-08-25T05:33:05.482115Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10812_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3672/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3671,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:04.877041Z",
            "last_modified_time": "2023-08-25T05:33:04.877061Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10811_Kuntosalistartti-MaaritHohteri-Helsinginkaupunki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3671/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3670,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:04.218117Z",
            "last_modified_time": "2023-08-25T05:33:04.218138Z",
            "name": "Tekoarpia",
            "url": "https://www.harrastushaku.fi/images/activityimages/10810_Tekoarpia.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3670/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3669,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:03.890135Z",
            "last_modified_time": "2023-08-25T05:33:03.890157Z",
            "name": "Sairaan makeeta",
            "url": "https://www.harrastushaku.fi/images/activityimages/10809_SairaanMakeeta-_Sharon_Mccutcheon_Unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3669/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3668,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:03.556595Z",
            "last_modified_time": "2023-08-25T05:33:03.556613Z",
            "name": "Shakkikerho",
            "url": "https://www.harrastushaku.fi/images/activityimages/10808_Shakkikerho-denis-volkov-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3668/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3667,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:03.067709Z",
            "last_modified_time": "2023-08-25T05:33:03.067729Z",
            "name": "Itä-Afrikkalainen kokkikerho",
            "url": "https://www.harrastushaku.fi/images/activityimages/10807_ita-afrikan-kokkaus-keesha-s-kitchen-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3667/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3666,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:02.455899Z",
            "last_modified_time": "2023-08-25T05:33:02.455920Z",
            "name": "Kiipilyretki",
            "url": "https://www.harrastushaku.fi/images/activityimages/10806_Kiipeilykokeilu-bady-abbas-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3666/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3665,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:01.883383Z",
            "last_modified_time": "2023-08-25T05:33:01.883414Z",
            "name": "Pelikerho",
            "url": "https://www.harrastushaku.fi/images/activityimages/10805_Pelikerho_Mateo_Unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3665/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3664,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:01.532830Z",
            "last_modified_time": "2023-08-25T05:33:01.532852Z",
            "name": "Nyrkkeily",
            "url": "https://www.harrastushaku.fi/images/activityimages/10804_Nyrkkeilyvaaka.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3664/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3663,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:01.120382Z",
            "last_modified_time": "2023-08-25T05:33:01.120403Z",
            "name": "Kiipeilykokeilu",
            "url": "https://www.harrastushaku.fi/images/activityimages/10802_Kiipeilyretki-SannaTolvanen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3663/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3662,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:33:00.446090Z",
            "last_modified_time": "2023-08-25T05:33:00.446110Z",
            "name": "Kokkaus",
            "url": "https://www.harrastushaku.fi/images/activityimages/10800_Kokkis-Arabian_nuorisotalo_nuudelia_pannulla_2014_kuva_Julia_Ruottinen_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3662/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3661,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:59.836511Z",
            "last_modified_time": "2023-08-25T05:32:59.836531Z",
            "name": "Jousiammunta",
            "url": "https://www.harrastushaku.fi/images/activityimages/10799_Jousiammunta-kenny-eliason-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3661/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3660,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:59.520839Z",
            "last_modified_time": "2023-08-25T05:32:59.520859Z",
            "name": "D&D",
            "url": "https://www.harrastushaku.fi/images/activityimages/10798_DD-clint-bustrillos-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3660/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3659,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:59.177302Z",
            "last_modified_time": "2023-08-25T05:32:59.177334Z",
            "name": "Sateenkaareva Hengailu",
            "url": "https://www.harrastushaku.fi/images/activityimages/10797_sateenkaarevat-hengailut-PUKSU-_jussi_hellsten_2279.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3659/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3658,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:58.664912Z",
            "last_modified_time": "2023-08-25T05:32:58.664934Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10796_Nezumiconlogo.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3658/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3657,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:58.065491Z",
            "last_modified_time": "2023-08-25T05:32:58.065513Z",
            "name": "Kuntosali",
            "url": "https://www.harrastushaku.fi/images/activityimages/10795_Kuntosali_Kuva_Julia_Ruottinen_Helsingin_kaupunki.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3657/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3656,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:57.597392Z",
            "last_modified_time": "2023-08-25T05:32:57.597410Z",
            "name": "Melonta",
            "url": "https://www.harrastushaku.fi/images/activityimages/10794_Melonta-benjamin-davies-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3656/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3655,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:57.276706Z",
            "last_modified_time": "2023-08-25T05:32:57.276725Z",
            "name": "Tapanilan Erän Karate",
            "url": "https://www.harrastushaku.fi/images/activityimages/10793_Karatevaaka.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3655/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3654,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:56.739239Z",
            "last_modified_time": "2023-08-25T05:32:56.739257Z",
            "name": "FunAction Palloilu",
            "url": "https://www.harrastushaku.fi/images/activityimages/10791_FunAction_Palloilu.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3654/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3653,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:56.133757Z",
            "last_modified_time": "2023-08-25T05:32:56.133784Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10787_Liikuntaamonitoimihallissa-tapanilanera.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3653/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3652,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:55.550834Z",
            "last_modified_time": "2023-08-25T05:32:55.550854Z",
            "name": "Piirustus",
            "url": "https://www.harrastushaku.fi/images/activityimages/10786_Piirustus_Emilia_Tammisto.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3652/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3651,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:55.209251Z",
            "last_modified_time": "2023-08-25T05:32:55.209272Z",
            "name": "Vr-pelaamista",
            "url": "https://www.harrastushaku.fi/images/activityimages/10785_Vr-pelaamista-jessica-lewis-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3651/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3650,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:54.857701Z",
            "last_modified_time": "2023-08-25T05:32:54.857719Z",
            "name": "Sähköskuutit",
            "url": "https://www.harrastushaku.fi/images/activityimages/10782_Sahkoskuuttiajot-jan-antonin-kolar-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3650/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3649,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:46.183647Z",
            "last_modified_time": "2023-08-25T05:32:46.183667Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10781_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3649/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3648,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:37.657297Z",
            "last_modified_time": "2023-08-25T05:32:37.657323Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10780_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3648/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3647,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:37.271827Z",
            "last_modified_time": "2023-08-25T05:32:37.271851Z",
            "name": "Tarinaryhmä",
            "url": "https://www.harrastushaku.fi/images/activityimages/10779_Tarinaryhm-Jamit_Luupissa_2012_kuva_Emma_Halinen_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3647/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3646,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:36.667328Z",
            "last_modified_time": "2023-08-25T05:32:36.667349Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10775_3Dprinttipaja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3646/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3645,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:36.153876Z",
            "last_modified_time": "2023-08-25T05:32:36.153896Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10774_3Dprinttipaja.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3645/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3644,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:35.654177Z",
            "last_modified_time": "2023-08-25T05:32:35.654196Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10773_printtipaja_VikaStrawberrika_unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3644/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3643,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:15.955661Z",
            "last_modified_time": "2023-08-25T05:32:15.955678Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10772_IMG_4221.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3643/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3642,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:15.950527Z",
            "last_modified_time": "2023-08-25T05:32:15.950548Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10771_IMG_3817.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3642/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3641,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:15.454644Z",
            "last_modified_time": "2023-08-25T05:32:15.454664Z",
            "name": "Teen_on-a-sofa_jussi_hellsten.jpg",
            "url": "https://www.harrastushaku.fi/images/activityimages/10765_Teen_on-a-sofa_jussi_hellsten.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3641/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3640,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:14.080452Z",
            "last_modified_time": "2023-08-25T05:32:14.080473Z",
            "name": "SyysStadi",
            "url": "https://www.harrastushaku.fi/images/activityimages/9_syysstadi9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3640/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3639,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:12.556957Z",
            "last_modified_time": "2023-08-25T05:32:12.556981Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6504_nauta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3639/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3638,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:11.062377Z",
            "last_modified_time": "2023-08-25T05:32:11.062396Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/1643_064.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3638/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3637,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:09.805516Z",
            "last_modified_time": "2023-08-25T05:32:09.805535Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6499_Lammas1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3637/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3636,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:08.694242Z",
            "last_modified_time": "2023-08-25T05:32:08.694262Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/1649_IMG_0101.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3636/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3635,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:07.645680Z",
            "last_modified_time": "2023-08-25T05:32:07.645700Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6498_kana.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3635/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3634,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:05.862480Z",
            "last_modified_time": "2023-08-25T05:32:05.862498Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10763_makenuoli_170818_620.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3634/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3633,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:04.957672Z",
            "last_modified_time": "2023-08-25T05:32:04.957690Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6500_minipossu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3633/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3632,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:04.354537Z",
            "last_modified_time": "2023-08-25T05:32:04.354557Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10762_lasketteluretki_lovovna-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3632/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3631,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:03.868476Z",
            "last_modified_time": "2023-08-25T05:32:03.868495Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10761_leffakerho_kilyan-sockalingum-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3631/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3630,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:03.520676Z",
            "last_modified_time": "2023-08-25T05:32:03.520695Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10760_UUSI_Kiipeily_jonathan-j-castellon-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3630/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3629,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:03.077833Z",
            "last_modified_time": "2023-08-25T05:32:03.077856Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10759_shakkiturnaus_oscar-omondi-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3629/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3628,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:02.495386Z",
            "last_modified_time": "2023-08-25T05:32:02.495407Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10758_tyttjenykyl_no-revisions_unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3628/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3627,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:01.761413Z",
            "last_modified_time": "2023-08-25T05:32:01.761434Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10757_UUSIuimakoulu_marcus-ng-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3627/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3626,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:01.419880Z",
            "last_modified_time": "2023-08-25T05:32:01.419901Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10756_PelinkerhityskerhoGameDevKlubi_fausto-sandoval-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3626/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3625,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:01.078102Z",
            "last_modified_time": "2023-08-25T05:32:01.078123Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10755_Ylanit_alex-haney-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3625/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3624,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:00.579601Z",
            "last_modified_time": "2023-08-25T05:32:00.579619Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10754_italialaisiamakujastoassa_clem-onojeghuoc-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3624/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3623,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:32:00.077819Z",
            "last_modified_time": "2023-08-25T05:32:00.077836Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10753_UUSI_jousiammunta_annie-spratt--unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3623/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3622,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:59.562159Z",
            "last_modified_time": "2023-08-25T05:31:59.562179Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10752_Syyslomansuunnittelu_Maarit_Hohteri.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3622/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3621,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:59.218573Z",
            "last_modified_time": "2023-08-25T05:31:59.218595Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10751_pieni_leivontaakallahdennutalla_american-heritage-chocolate-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3621/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3620,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:58.746671Z",
            "last_modified_time": "2023-08-25T05:31:58.746696Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10749_Keramiikkakurssi_alex-jones-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3620/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3619,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:58.201434Z",
            "last_modified_time": "2023-08-25T05:31:58.201454Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10748_Skeittipuupaja_david_oweger.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3619/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3618,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:57.590280Z",
            "last_modified_time": "2023-08-25T05:31:57.590299Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10747_Helrideskeittikoulut_samu_karvonen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3618/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3617,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:57.257402Z",
            "last_modified_time": "2023-08-25T05:31:57.257423Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10746_Helrideskeittikoulut_samu_karvonen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3617/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3616,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:56.873887Z",
            "last_modified_time": "2023-08-25T05:31:56.873907Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10745_Helrideskeittikoulut_samu_karvonen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3616/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3615,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:56.368129Z",
            "last_modified_time": "2023-08-25T05:31:56.368149Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10744_Givemeabreak_priscilla-du-preezunsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3615/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3614,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:55.872519Z",
            "last_modified_time": "2023-08-25T05:31:55.872539Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10743_elinryhm_ericward_unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3614/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3613,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:55.340863Z",
            "last_modified_time": "2023-08-25T05:31:55.340882Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10742_UUSI_uimakoulu_tyttjenmariano-nocetti--unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3613/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3612,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:54.958872Z",
            "last_modified_time": "2023-08-25T05:31:54.958894Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10740_Korupaja_sigmund-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3612/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3611,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:54.497260Z",
            "last_modified_time": "2023-08-25T05:31:54.497279Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10739_Kirjaklubi_blaz-photo-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3611/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3610,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:14.219537Z",
            "last_modified_time": "2023-08-25T05:31:14.219557Z",
            "name": "Tanssi 2",
            "url": "https://www.harrastushaku.fi/images/activityimages/86_tanssi2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3610/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3609,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:31:14.204490Z",
            "last_modified_time": "2023-08-25T05:31:14.204508Z",
            "name": "Tanssi 7",
            "url": "https://www.harrastushaku.fi/images/activityimages/91_tanssi7.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3609/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3608,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:30:37.595498Z",
            "last_modified_time": "2023-08-25T05:30:37.595515Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9892_20190409-173555TapiolanVomistelijat0984.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3608/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3607,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:30:00.098193Z",
            "last_modified_time": "2023-08-25T05:30:00.098210Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9442_20160526-164950Tapiolanvoimistelijat0314.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3607/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3606,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:29:23.633518Z",
            "last_modified_time": "2023-08-25T05:29:23.633539Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9879_20190413-144624TapiolanVomistelijat0577.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3606/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3605,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:29:16.572431Z",
            "last_modified_time": "2023-08-25T05:29:16.572450Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9169_20190409-164638TapiolanVomistelijat0752.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3605/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3604,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:28:42.823273Z",
            "last_modified_time": "2023-08-25T05:28:42.823293Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10119_Nimetnsuunn.malli7.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3604/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3603,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:28:22.259415Z",
            "last_modified_time": "2023-08-25T05:28:22.259434Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3381_20150602-174941-Tapiolanvoimistelijat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3603/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3602,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:28:15.666941Z",
            "last_modified_time": "2023-08-25T05:28:15.666961Z",
            "name": "Kesätoiminta 8",
            "url": "https://www.harrastushaku.fi/images/activityimages/20_kesatoiminta8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3602/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3601,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:28:15.662130Z",
            "last_modified_time": "2023-08-25T05:28:15.662149Z",
            "name": "Liikunta ja pelit 9",
            "url": "https://www.harrastushaku.fi/images/activityimages/39_liikunta_ja_pelit9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3601/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3600,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:27:35.362626Z",
            "last_modified_time": "2023-08-25T05:27:35.362644Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10737_20190413-145612TapiolanVomistelijat0615.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3600/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3599,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-25T05:22:50.295843Z",
            "last_modified_time": "2023-08-25T05:22:50.295862Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10860_no-revisions-UbujEmVOTXg-unsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3599/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3598,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T16:32:26.264128Z",
            "last_modified_time": "2023-08-24T16:32:26.264153Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7A69B5A9-8571-4E89-9978-B231470673A3}/105211",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3598/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3597,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T16:30:30.216434Z",
            "last_modified_time": "2023-08-24T16:30:30.216455Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1259E0F5-9DC0-45CA-AC03-57D490766B20}/105212",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3597/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3596,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T14:38:51.754696Z",
            "last_modified_time": "2023-08-24T14:38:51.754716Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4EC4C2F5-FB65-41D4-AF00-40BF96EEBEBF}/105210",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3596/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3595,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T14:31:30.339981Z",
            "last_modified_time": "2023-08-24T14:31:30.340003Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{79AE7F4B-64F6-4DFF-87DD-428FC40A1B93}/105149",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3595/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3593,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T13:25:31.272137Z",
            "last_modified_time": "2023-08-24T13:25:31.272156Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{732BB20B-4F2E-4B3F-B216-232ADCE1494B}/105207",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3593/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3591,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T13:24:17.965804Z",
            "last_modified_time": "2023-08-24T13:24:17.965829Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6CE1F6F1-CADE-4C6B-9420-89A39A0259FA}/105209",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3591/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3590,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T13:09:39.628504Z",
            "last_modified_time": "2023-08-24T13:09:39.628525Z",
            "name": "",
            "url": "https://helsinki.contenthub.fi/NiboWEB/helsinki/getPublicFile.do?uuid=14820294&inline=false&ticket=d2aa6ee48d8869f0adf29ed18e6942db&type=preview",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3590/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3589,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T10:43:40.234850Z",
            "last_modified_time": "2023-08-24T10:43:40.234870Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27E3147F-1135-41A9-9563-27CCE5527291}/105205",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3589/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3586,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:38.061155Z",
            "last_modified_time": "2023-08-24T05:40:38.061183Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10731_ruuti-wide-5cd1a7251200b1494a355300f3069780959402eb3451c1601d822bf1501e0fda.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3586/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3585,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:35.053332Z",
            "last_modified_time": "2023-08-24T05:40:35.053353Z",
            "name": "Harrastuskuva Kuva Helsingin kaupunki Katja Tähjä",
            "url": "https://www.harrastushaku.fi/images/activityimages/10722_HarrastuskuvaKuvaHelsinginkaupunkiKatjaThjhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3585/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3584,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:26.553436Z",
            "last_modified_time": "2023-08-24T05:40:26.553458Z",
            "name": "Keilaus -retki Kuva ella-christenson-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10721_Keilaus-retkiKuvaella-christenson-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3584/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3583,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:23.763361Z",
            "last_modified_time": "2023-08-24T05:40:23.763380Z",
            "name": "pelityö kuva Helsingin kaupunki ants vahter ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10720_pelitykuvaHelsinginkaupunkiantsvahterkk.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3583/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3582,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:16.456329Z",
            "last_modified_time": "2023-08-24T05:40:16.456350Z",
            "name": "Makuja maailmalta Victoria Shes- Unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10719_MakujamaailmaltaVictoriaShes-Unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3582/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3581,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:09.059970Z",
            "last_modified_time": "2023-08-24T05:40:09.059991Z",
            "name": "Donitsien teko Kuva tijana-drndarski-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10718_DonitsientekoKuvatijana-drndarski-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3581/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3580,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:07.059600Z",
            "last_modified_time": "2023-08-24T05:40:07.059630Z",
            "name": "jousiammunta yhden kerran harrastekokeilu ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10717_jousiammuntayhdenkerranharrastekokeiluhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3580/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3579,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:40:03.563429Z",
            "last_modified_time": "2023-08-24T05:40:03.563449Z",
            "name": "Curling - retki Kuva immo-wegmann-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10716_Curling-retkiKuvaimmo-wegmann-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3579/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3578,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:39:56.366707Z",
            "last_modified_time": "2023-08-24T05:39:56.366728Z",
            "name": "Makuja maailmalta Victoria Shes- Unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10715_MakujamaailmaltaVictoriaShes-Unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3578/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3577,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:39:54.466879Z",
            "last_modified_time": "2023-08-24T05:39:54.466899Z",
            "name": "Miekkailu yhden kerran harrastekokeilu Maarit Hohteri ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10710_MiekkailuyhdenkerranharrastekokeiluMaaritHohterihh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3577/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3576,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:39:46.163410Z",
            "last_modified_time": "2023-08-24T05:39:46.163429Z",
            "name": "Makuja maailmalta Victoria Shes- Unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10709_MakujamaailmaltaVictoriaShes-Unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3576/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3575,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:39:38.357272Z",
            "last_modified_time": "2023-08-24T05:39:38.357292Z",
            "name": "Elokuviin Denise Jans Unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10708_ElokuviinDeniseJansUnsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3575/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3574,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:39:16.661803Z",
            "last_modified_time": "2023-08-24T05:39:16.661824Z",
            "name": "Maalaus akryyleilla- Kuva andres-perez-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10707_Maalausakryyleilla-Kuvaandres-perez-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3574/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3573,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:38:53.164163Z",
            "last_modified_time": "2023-08-24T05:38:53.164188Z",
            "name": "Pelinkehityskerho GameDev Klubi Hello Lightbulb Unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10706_PelinkehityskerhoGameDevKlubiHelloLightbulbUnsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3573/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3572,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:38:36.254045Z",
            "last_modified_time": "2023-08-24T05:38:36.254072Z",
            "name": "Muaythai – thainyrkkeily Kuva alex-harmuth-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10705_MuaythaithainyrkkeilyKuvaalex-harmuth-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3572/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3571,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:38:14.667244Z",
            "last_modified_time": "2023-08-24T05:38:14.667264Z",
            "name": "Keramiikkakurssi kuva Helsingin kaupunki Lilja Kronqvist",
            "url": "https://www.harrastushaku.fi/images/activityimages/10704_KeramiikkakurssikuvaHelsinginkaupunkiLiljaKronqvisthh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3571/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3570,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:38:08.459329Z",
            "last_modified_time": "2023-08-24T05:38:08.459348Z",
            "name": "Amerikkalaisia herkkuja Jay Wennington Unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10703_AmerikkalaisiaherkkujaJayWenningtonUnsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3570/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3569,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:38:05.558168Z",
            "last_modified_time": "2023-08-24T05:38:05.558188Z",
            "name": "Japani -Chillaus Conor Luddy Unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10702_Japani-ChillausConorLuddyUnsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3569/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3568,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:37:58.557374Z",
            "last_modified_time": "2023-08-24T05:37:58.557395Z",
            "name": "Hiusten letitys - Kuva gift-habeshaw-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10701_Hiustenletitys-Kuvagift-habeshaw-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3568/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3567,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:37:44.361964Z",
            "last_modified_time": "2023-08-24T05:37:44.361983Z",
            "name": "Kotiruoka kokkailu Kuva megan-bucknall -unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10700_KotiruokakokkailuKuvamegan-bucknall-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3567/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3566,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:37:39.957923Z",
            "last_modified_time": "2023-08-24T05:37:39.957951Z",
            "name": "Täytekakkujen teko-Helsingin-kaupunki ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10699_Tytekakkujenteko-Helsingin-kaupunkihh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3566/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3565,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:37:16.919821Z",
            "last_modified_time": "2023-08-24T05:37:16.919844Z",
            "name": "Tutustutaan kädentaitoihin ja taiteeseen Kuva sigmund-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10698_TutustutaankdentaitoihinjataiteeseenKuvasigmund-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3565/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3564,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:36:55.955698Z",
            "last_modified_time": "2023-08-24T05:36:55.955719Z",
            "name": "Pingis alkeet - Kuva lisa-keffer-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10697_Pingisalkeet-Kuvalisa-keffer-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3564/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3563,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:36:29.681054Z",
            "last_modified_time": "2023-08-24T05:36:29.681074Z",
            "name": "Radio-ohjattavat autot",
            "url": "https://www.harrastushaku.fi/images/activityimages/10696_Radio-ohjattavatautotpienempikuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3563/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3562,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:35:45.661173Z",
            "last_modified_time": "2023-08-24T05:35:45.661194Z",
            "name": "Torstaiklubi - Opi suomea! eliott-reyna-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10695_Torstaiklubi-Opisuomeaeliott-reyna-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3562/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3561,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:35:43.960785Z",
            "last_modified_time": "2023-08-24T05:35:43.960808Z",
            "name": "Kirjoittaminen - harrastuskokeilu Kuva kinga-howard-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10694_Kirjoittaminen-harrastuskokeiluKuvakinga-howard-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3561/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3560,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:35:25.956369Z",
            "last_modified_time": "2023-08-24T05:35:25.956397Z",
            "name": "tennis kuva Helsingin kaupunki Maarit Hohteri",
            "url": "https://www.harrastushaku.fi/images/activityimages/10693_tenniskuvaHelsinginkaupunkiMaaritHohterihh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3560/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3559,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:35:00.760005Z",
            "last_modified_time": "2023-08-24T05:35:00.760026Z",
            "name": "Musiikin äänitys studiolla - Kuva unsplash Will Francis ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10691_Musiikinnitysstudiolla-KuvaunsplashWillFrancishh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3559/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3558,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:34:47.957094Z",
            "last_modified_time": "2023-08-24T05:34:47.957123Z",
            "name": "Laulun opetus - Kuva gregorius-maximillian-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10689_Laulunopetus-Kuvagregorius-maximillian-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3558/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3557,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:34:36.462173Z",
            "last_modified_time": "2023-08-24T05:34:36.462194Z",
            "name": "Laulun opetus - Kuva gregorius-maximillian-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10688_Laulunopetus-Kuvagregorius-maximillian-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3557/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3556,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:34:23.754892Z",
            "last_modified_time": "2023-08-24T05:34:23.754912Z",
            "name": "Laulun opetus - Kuva gregorius-maximillian-unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10687_Laulunopetus-Kuvagregorius-maximillian-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3556/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3555,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:34:18.360236Z",
            "last_modified_time": "2023-08-24T05:34:18.360256Z",
            "name": "k-pop tanssiesitys ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10686_kpop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3555/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3554,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:34:02.658936Z",
            "last_modified_time": "2023-08-24T05:34:02.658957Z",
            "name": "Nyrkkeily Kuva logan-weaver-unsplash ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10682_NyrkkeilyKuvalogan-weaver-unsplashhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3554/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3553,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:33:13.364617Z",
            "last_modified_time": "2023-08-24T05:33:13.364638Z",
            "name": "lentopallo Kuva Helsingin kaupunki Maarit Hohteri ",
            "url": "https://www.harrastushaku.fi/images/activityimages/10681_lentopalloKuvaHelsinginkaupunkiMaaritHohterihh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3553/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3552,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:32:45.836482Z",
            "last_modified_time": "2023-08-24T05:32:45.836501Z",
            "name": "Avoimet Ovet 29.8.2023",
            "url": "https://www.harrastushaku.fi/images/activityimages/10857_6.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3552/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3551,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:32:45.828835Z",
            "last_modified_time": "2023-08-24T05:32:45.828854Z",
            "name": "Mitä tahansa teet.... Älävain  seiso siinä. Liity meihin!",
            "url": "https://www.harrastushaku.fi/images/activityimages/10856_5.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3551/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3550,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:26:04.305139Z",
            "last_modified_time": "2023-08-24T05:26:04.305151Z",
            "name": "Kahvila1",
            "url": "https://www.harrastushaku.fi/images/activityimages/346_Kahvila_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3550/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3549,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:26:04.301226Z",
            "last_modified_time": "2023-08-24T05:26:04.301239Z",
            "name": "Muut 1",
            "url": "https://www.harrastushaku.fi/images/activityimages/68_muut1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3549/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3548,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:26:04.296372Z",
            "last_modified_time": "2023-08-24T05:26:04.296386Z",
            "name": "Taide ja käsityöt 6",
            "url": "https://www.harrastushaku.fi/images/activityimages/81_taide_ja_kasityot6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3548/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3547,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-24T05:26:04.284968Z",
            "last_modified_time": "2023-08-24T05:26:04.284985Z",
            "name": "Muut",
            "url": "https://www.harrastushaku.fi/images/activityimages/8_muut3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3547/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3546,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T18:29:54.259872Z",
            "last_modified_time": "2023-08-23T18:29:54.259894Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E2AA32B5-EDEE-4764-A151-83BE7534E6C8}/105203",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3546/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3545,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T16:28:44.667491Z",
            "last_modified_time": "2023-08-23T16:28:44.667512Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ADE79EBC-D0FD-4405-B70E-D7B1221D9B58}/105058",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3545/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3544,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T16:25:28.442880Z",
            "last_modified_time": "2023-08-23T16:25:28.442900Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{95B4EAB5-B7AE-414B-93D2-A1B6421B6ADF}/105202",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3544/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3542,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T16:21:23.867912Z",
            "last_modified_time": "2023-08-23T16:21:23.867939Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CFE0AEB9-CA9C-4CD8-A41D-9EB22C53DC06}/105200",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3542/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3541,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T15:25:48.166835Z",
            "last_modified_time": "2023-08-23T15:25:48.166858Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DA7A6CDD-EE38-486E-BF28-5F944E43C8EE}/105197",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3541/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3540,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T13:30:31.294821Z",
            "last_modified_time": "2023-08-23T13:30:31.294841Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{19C1DB2F-C6F1-4445-8105-986FD39301F2}/105191",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3540/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3539,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T13:26:01.545018Z",
            "last_modified_time": "2023-08-23T13:26:01.545045Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{07D8754F-3539-4405-87E1-D7F730210161}/105187",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3539/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3536,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T09:35:55.561620Z",
            "last_modified_time": "2023-08-23T09:35:55.561642Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A68A1938-6FB3-44F2-94D7-DC7D56AD7366}/105133",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3536/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3535,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T09:32:40.888901Z",
            "last_modified_time": "2023-08-23T09:32:40.888925Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BDC47304-094E-46E8-B182-9379558640E5}/105170",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3535/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3534,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T08:24:55.363036Z",
            "last_modified_time": "2023-08-23T08:24:55.363057Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CB0E04EF-A8D8-46B7-AF3A-224473963FE2}/104946",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3534/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3533,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-23T06:55:48.064339Z",
            "last_modified_time": "2023-08-23T06:55:48.064358Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9112BECE-7248-4F44-8EFA-347DE328BE09}/105168",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3533/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3532,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T22:25:23.073778Z",
            "last_modified_time": "2023-08-22T22:25:23.073803Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E814A5A5-E2AA-4266-88A1-663364A9ACBA}/105145",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3532/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3531,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T22:25:17.674384Z",
            "last_modified_time": "2023-08-22T22:25:17.674408Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3CF59BA8-CC2B-4816-BC8E-DE410A7FC617}/105144",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3531/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3530,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T22:21:56.675542Z",
            "last_modified_time": "2023-08-22T22:21:56.675573Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{82CC29DE-4155-4F54-9673-1CE5C903EE86}/105146",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3530/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3529,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T17:24:47.861080Z",
            "last_modified_time": "2023-08-22T17:24:47.861112Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{629E8A1E-0917-46DE-96EF-9F8CF404AE34}/105167",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3529/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3528,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T17:22:50.364535Z",
            "last_modified_time": "2023-08-22T17:22:50.364568Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{23338A9D-5316-4942-9F05-E1C6590DA932}/105165",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3528/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3527,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T14:26:12.829975Z",
            "last_modified_time": "2023-08-22T14:26:12.830000Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D8ECC549-C306-44A5-BA0A-5BDF1A3A9866}/105160",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3527/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3526,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T14:25:57.964776Z",
            "last_modified_time": "2023-08-22T14:25:57.964808Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F5470EFF-8E13-404E-9C7F-DECA4FF70356}/105162",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3526/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3524,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T14:23:06.888190Z",
            "last_modified_time": "2023-08-22T14:23:06.888217Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DB3BDFD0-A96D-4BEF-8D4C-B318BACD53A6}/99836",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3524/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3523,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T14:23:00.556165Z",
            "last_modified_time": "2023-08-22T14:23:00.556193Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB0ACC6A-7685-408D-95F1-3AE6CCCB250F}/105154",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3523/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3522,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T14:21:22.072508Z",
            "last_modified_time": "2023-08-22T14:21:22.072536Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{24A3BA9B-F0C0-4153-8505-ADC5C62D86FE}/105153",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3522/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3521,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T12:23:47.779041Z",
            "last_modified_time": "2023-08-22T12:23:47.779065Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E07457C6-EDD7-4FB8-A7F1-1572357790E8}/105147",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3521/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3518,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T11:22:38.350022Z",
            "last_modified_time": "2023-08-22T11:22:38.350050Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{34E9F708-5EA8-4D5F-95A5-0672739851AC}/105143",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3518/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3517,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T10:29:48.284169Z",
            "last_modified_time": "2023-08-22T10:29:48.284187Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB0D107E-2FCC-47EB-808D-C5A5D002F18D}/91895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3517/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3516,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T08:24:18.019234Z",
            "last_modified_time": "2023-08-22T08:24:18.019257Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CFCF5C4E-4484-4014-87FF-C9F232CA8730}/65992",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3516/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3515,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T08:21:29.448934Z",
            "last_modified_time": "2023-08-22T08:21:29.448956Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{80404C5E-F18B-4CFA-931B-31009E298188}/105130",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3515/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3514,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T07:30:02.175696Z",
            "last_modified_time": "2023-08-22T07:30:02.175718Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4D447BC1-8492-4E5A-A19E-A46040153D5B}/97965",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3514/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3513,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T07:29:35.636143Z",
            "last_modified_time": "2023-08-22T07:29:35.636163Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BDAE6A45-5E1F-40BC-A7C0-7E7400C476D5}/97963",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3513/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3512,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T07:26:36.518190Z",
            "last_modified_time": "2023-08-22T07:26:36.518213Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9461E823-6A6F-48DB-86E1-5AA6CE35605C}/105124",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3512/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3511,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T07:26:11.367127Z",
            "last_modified_time": "2023-08-22T07:26:11.367151Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{88FAA1A3-896C-4F29-A36E-6ABDC56063EA}/105128",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3511/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3510,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T05:42:10.486675Z",
            "last_modified_time": "2023-08-22T05:42:10.486693Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10849_Ruoka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3510/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3509,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T05:42:06.168496Z",
            "last_modified_time": "2023-08-22T05:42:06.168513Z",
            "name": "Leffayö Kuva Corina Rainer Unsplash",
            "url": "https://www.harrastushaku.fi/images/activityimages/10306_HHLeffayCorinaRainerUnsplash.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3509/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3508,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T05:39:21.460559Z",
            "last_modified_time": "2023-08-22T05:39:21.460604Z",
            "name": "Musiikki 8",
            "url": "https://www.harrastushaku.fi/images/activityimages/66_musiikki8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3508/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3507,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:56.894867Z",
            "last_modified_time": "2023-08-22T04:57:56.894883Z",
            "name": "tuunaus2",
            "url": "https://www.harrastushaku.fi/images/activityimages/325_Tuunaus_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3507/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3506,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:56.886303Z",
            "last_modified_time": "2023-08-22T04:57:56.886319Z",
            "name": "Tuunaus1",
            "url": "https://www.harrastushaku.fi/images/activityimages/324_Tuunaus_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3506/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3505,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:56.877463Z",
            "last_modified_time": "2023-08-22T04:57:56.877483Z",
            "name": "Taide ja käsityöt 4",
            "url": "https://www.harrastushaku.fi/images/activityimages/79_taide_ja_kasityot4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3505/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3504,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:55.528063Z",
            "last_modified_time": "2023-08-22T04:57:55.528076Z",
            "name": "Lasityot1",
            "url": "https://www.harrastushaku.fi/images/activityimages/359_Lasityot_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3504/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3503,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:55.519403Z",
            "last_modified_time": "2023-08-22T04:57:55.519416Z",
            "name": "Kudonta3",
            "url": "https://www.harrastushaku.fi/images/activityimages/354_Kudonta_3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3503/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3502,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:55.510126Z",
            "last_modified_time": "2023-08-22T04:57:55.510142Z",
            "name": "Korut1",
            "url": "https://www.harrastushaku.fi/images/activityimages/351_Korut_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3502/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3501,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:55.501315Z",
            "last_modified_time": "2023-08-22T04:57:55.501333Z",
            "name": "Taide ja käsityöt 5",
            "url": "https://www.harrastushaku.fi/images/activityimages/80_taide_ja_kasityot5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3501/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3500,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-22T04:57:55.474765Z",
            "last_modified_time": "2023-08-22T04:57:55.474785Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6225_IMG_20190520_161102.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3500/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3499,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T17:25:55.910244Z",
            "last_modified_time": "2023-08-21T17:25:55.910265Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{55BD9D17-43EC-412D-927C-4CC48A284DC8}/105123",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3499/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3498,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T17:25:53.569318Z",
            "last_modified_time": "2023-08-21T17:25:53.569338Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CCDA04FE-EC9E-4D78-BD64-00D26CC056BC}/105121",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3498/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3493,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T13:23:49.647452Z",
            "last_modified_time": "2023-08-21T13:23:49.647475Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{51F24A1D-4DF3-433D-A57A-B22E4C99355E}/79411",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3493/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3492,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T13:23:44.563460Z",
            "last_modified_time": "2023-08-21T13:23:44.563490Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D3C522F-2E90-4885-9F40-51161B69F15A}/80384",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3492/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3491,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T10:09:41.870713Z",
            "last_modified_time": "2023-08-21T10:09:41.870729Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/mmKEg24ZNV_u3QeY3QkZzAoiRnPmpULh8belnMFQbfg/1692605643/public/2023-08/Soukan%20kuntoportaat%203.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3491/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3490,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T10:09:35.314274Z",
            "last_modified_time": "2023-08-21T10:09:35.314293Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/TOtZAFQcEwBmn_rMrBM9A0cNojzzLE2wkqhcbgqC764/1692605848/public/2023-08/Soukan%20asukaspuisto_koripallokentt%C3%A4%202.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3490/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3489,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T10:09:33.618320Z",
            "last_modified_time": "2023-08-21T10:09:33.618338Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/060TgWiBjd3cdznF4DEbumzKq-rPRQvSgykiMzJfVC8/1692605742/public/2023-08/Soukan%20asukaspuisto_koripallokentt%C3%A4%201.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3489/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3488,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-21T10:09:26.560025Z",
            "last_modified_time": "2023-08-21T10:09:26.560047Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/4NdhONtzg9XZ9B4bKcxuodflbHQPpxAEZMt6b6JX_CQ/1692605949/public/2023-08/Soukan%20hiekkakentt%C3%A4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3488/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3485,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-20T13:20:14.975755Z",
            "last_modified_time": "2023-08-20T13:20:14.975775Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D3431CF8-3134-478A-83E9-35E514401E6A}/105112",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3485/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3484,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-20T12:23:06.695937Z",
            "last_modified_time": "2023-08-20T12:23:06.695965Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2DEDF457-A7FF-4299-8E75-C60D90BE0345}/105106",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3484/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3482,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T13:30:58.705352Z",
            "last_modified_time": "2023-08-19T13:30:58.705380Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7919B933-0B2A-4F9A-8E90-66DEE5C26081}/105093",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3482/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3481,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T12:22:38.396944Z",
            "last_modified_time": "2023-08-19T12:22:38.396973Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D37AFBFB-BEC4-4C2A-BE3B-B08A480722FC}/105091",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3481/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3480,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T11:44:56.781298Z",
            "last_modified_time": "2023-08-19T11:44:56.781319Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C7B35F07-E06E-4FFC-BB20-30167EF836B2}/76551",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3480/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3477,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T05:10:24.381904Z",
            "last_modified_time": "2023-08-19T05:10:24.381924Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10636/6201272a-67da-4cfc-8b48-4fac3728fd78.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3477/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3476,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T05:03:42.658157Z",
            "last_modified_time": "2023-08-19T05:03:42.658177Z",
            "name": "Liikunta ja pelit 10",
            "url": "https://www.harrastushaku.fi/images/activityimages/40_liikunta_ja_pelit10.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3476/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3475,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-19T05:01:36.674778Z",
            "last_modified_time": "2023-08-19T05:01:36.674796Z",
            "name": "Musiikki",
            "url": "https://www.harrastushaku.fi/images/activityimages/7_musiikki9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3475/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3474,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T12:35:16.473304Z",
            "last_modified_time": "2023-08-18T12:35:16.473326Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3A3F7179-9266-495E-BFDB-90FBED836F2B}/105083",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3474/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3473,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T11:30:44.138265Z",
            "last_modified_time": "2023-08-18T11:30:44.138296Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{00734CF5-699E-42BD-BFF1-FC1DBC61BCB4}/105016",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3473/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3471,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T10:34:21.667826Z",
            "last_modified_time": "2023-08-18T10:34:21.667845Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{45C01A0A-AC52-4D89-AB09-6B783743560A}/105062",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3471/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3470,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T10:33:38.876652Z",
            "last_modified_time": "2023-08-18T10:33:38.876670Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{121C1797-7AC3-4723-BB7E-559E6D20730B}/105060",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3470/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3469,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T10:19:49.029362Z",
            "last_modified_time": "2023-08-18T10:19:49.029383Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D10A69B-6B9E-426B-AC06-14B635026CC8}/105064",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3469/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3466,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:17.359333Z",
            "last_modified_time": "2023-08-18T05:42:17.359350Z",
            "name": "Sulkapallo kuva Katja Tähjä",
            "url": "https://www.harrastushaku.fi/images/activityimages/10680_sulkapalloKatjaThjhh.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3466/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3465,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.114963Z",
            "last_modified_time": "2023-08-18T05:42:15.114975Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10678_stagevault-branded-wwwlist1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3465/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3464,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.106930Z",
            "last_modified_time": "2023-08-18T05:42:15.106943Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10677_Parkour_is.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3464/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3463,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.098461Z",
            "last_modified_time": "2023-08-18T05:42:15.098473Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10675_self-defense-is_hax.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3463/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3462,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.089551Z",
            "last_modified_time": "2023-08-18T05:42:15.089563Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10674_demo_11-99_bottle-mix_finglish1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3462/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3461,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.080670Z",
            "last_modified_time": "2023-08-18T05:42:15.080683Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10673_liikan-votefeet.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3461/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3460,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.073153Z",
            "last_modified_time": "2023-08-18T05:42:15.073165Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10672_diveroll-hoop-liikan-parkour.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3460/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3459,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.064814Z",
            "last_modified_time": "2023-08-18T05:42:15.064827Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10671_jump-or-thrownin.badge.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3459/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3458,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.056725Z",
            "last_modified_time": "2023-08-18T05:42:15.056738Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10670_cartwheel-dismount-liikanparkour-Copy.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3458/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3457,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.048722Z",
            "last_modified_time": "2023-08-18T05:42:15.048740Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10669_bofferboys-stickaround.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3457/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3456,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.039900Z",
            "last_modified_time": "2023-08-18T05:42:15.039912Z",
            "name": "Lii-Kan Jitsu is... Word Cloud",
            "url": "https://www.harrastushaku.fi/images/activityimages/10668_word_cloud13.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3456/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3455,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.031267Z",
            "last_modified_time": "2023-08-18T05:42:15.031280Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10636_shorinjitsu_founder-mari-Copy2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3455/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3454,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.022866Z",
            "last_modified_time": "2023-08-18T05:42:15.022878Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10635_rockface-running.liikanlogo.parkour.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3454/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3453,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.014063Z",
            "last_modified_time": "2023-08-18T05:42:15.014076Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10634_liikan-howhighcanyoujump.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3453/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3452,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:15.004863Z",
            "last_modified_time": "2023-08-18T05:42:15.004878Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10633_haveyoubottle.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3452/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3451,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:14.995702Z",
            "last_modified_time": "2023-08-18T05:42:14.995729Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10632_koshigarumamarkus-logosmall.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3451/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3450,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:14.986914Z",
            "last_modified_time": "2023-08-18T05:42:14.986930Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10628_demo_11-99_mari_blindfold-slogan2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3450/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3449,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:42:14.977688Z",
            "last_modified_time": "2023-08-18T05:42:14.977708Z",
            "name": "Lii-Kan Jitsu Club ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/10627_KungFu-JuJutsu_security.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3449/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3448,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:41:40.187962Z",
            "last_modified_time": "2023-08-18T05:41:40.187976Z",
            "name": "Kuvataide3",
            "url": "https://www.harrastushaku.fi/images/activityimages/358_Kuvataide_3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3448/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3447,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:41:40.179589Z",
            "last_modified_time": "2023-08-18T05:41:40.179610Z",
            "name": "Kuvataide2",
            "url": "https://www.harrastushaku.fi/images/activityimages/357_Kuvataide_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3447/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3446,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:41:40.163374Z",
            "last_modified_time": "2023-08-18T05:41:40.163391Z",
            "name": "Kuvataide1",
            "url": "https://www.harrastushaku.fi/images/activityimages/356_Kuvataide_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3446/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3445,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:41:40.154948Z",
            "last_modified_time": "2023-08-18T05:41:40.154967Z",
            "name": "Taide ja käsityöt 1",
            "url": "https://www.harrastushaku.fi/images/activityimages/77_taide_ja_kasityot1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3445/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3444,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:41:14.668745Z",
            "last_modified_time": "2023-08-18T05:41:14.668763Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10621_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3444/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3443,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:40:47.461416Z",
            "last_modified_time": "2023-08-18T05:40:47.461432Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10619_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3443/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3442,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:40:19.254511Z",
            "last_modified_time": "2023-08-18T05:40:19.254528Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10618_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3442/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3441,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:38:53.778769Z",
            "last_modified_time": "2023-08-18T05:38:53.778787Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10617_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3441/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3440,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:38:32.063282Z",
            "last_modified_time": "2023-08-18T05:38:32.063298Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10616_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3440/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3439,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:38:08.157243Z",
            "last_modified_time": "2023-08-18T05:38:08.157260Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10615_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3439/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3438,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:37:38.774329Z",
            "last_modified_time": "2023-08-18T05:37:38.774346Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10614_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3438/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3437,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:37:08.670615Z",
            "last_modified_time": "2023-08-18T05:37:08.670641Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10613_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3437/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3436,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:37:03.256068Z",
            "last_modified_time": "2023-08-18T05:37:03.256087Z",
            "name": "Muut 10",
            "url": "https://www.harrastushaku.fi/images/activityimages/76_muut10.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3436/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3435,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:36:39.256316Z",
            "last_modified_time": "2023-08-18T05:36:39.256331Z",
            "name": "Taide ja käsityöt 2",
            "url": "https://www.harrastushaku.fi/images/activityimages/78_taide_ja_kasityot2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3435/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3434,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:36:37.176732Z",
            "last_modified_time": "2023-08-18T05:36:37.176751Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9766_miniliikkari.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3434/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3433,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:36:35.460060Z",
            "last_modified_time": "2023-08-18T05:36:35.460078Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9767_Minininjat.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3433/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3432,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:34:36.666003Z",
            "last_modified_time": "2023-08-18T05:34:36.666020Z",
            "name": "Taide ja käsityöt 10",
            "url": "https://www.harrastushaku.fi/images/activityimages/85_taide_ja_kasityot10.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3432/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3431,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:33:29.565319Z",
            "last_modified_time": "2023-08-18T05:33:29.565337Z",
            "name": "Tanssi 5",
            "url": "https://www.harrastushaku.fi/images/activityimages/89_tanssi5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3431/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3430,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:33:28.460709Z",
            "last_modified_time": "2023-08-18T05:33:28.460727Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9338_IMG-4458.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3430/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3429,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:33:27.373794Z",
            "last_modified_time": "2023-08-18T05:33:27.373813Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10606_rasse.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3429/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3428,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:33:26.277632Z",
            "last_modified_time": "2023-08-18T05:33:26.277649Z",
            "name": "tramppahypyt",
            "url": "https://www.harrastushaku.fi/images/activityimages/9270_pikkukuvatramppa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3428/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3427,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:32:30.457596Z",
            "last_modified_time": "2023-08-18T05:32:30.457616Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8454_img-5016.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3427/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3426,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:30:51.536341Z",
            "last_modified_time": "2023-08-18T05:30:51.536356Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8453_HARRASTUSHAKUUN.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3426/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3425,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:29:10.326614Z",
            "last_modified_time": "2023-08-18T05:29:10.326631Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10842_20230815_152348.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3425/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3424,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:28:21.344852Z",
            "last_modified_time": "2023-08-18T05:28:21.344868Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10844_20230815_152348.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3424/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3423,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:27:34.468221Z",
            "last_modified_time": "2023-08-18T05:27:34.468238Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10840_20230201-155049.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3423/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3422,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:26:48.662863Z",
            "last_modified_time": "2023-08-18T05:26:48.662879Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10841_20230201-155049.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3422/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3421,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:26:46.667421Z",
            "last_modified_time": "2023-08-18T05:26:46.667438Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8382_DSC_0515_21.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3421/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3420,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:26:28.578859Z",
            "last_modified_time": "2023-08-18T05:26:28.578882Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10839_Nimetn.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3420/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3419,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:26:19.956238Z",
            "last_modified_time": "2023-08-18T05:26:19.956255Z",
            "name": "kankaat",
            "url": "https://www.harrastushaku.fi/images/activityimages/10287_ompelu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3419/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3418,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:26:00.757946Z",
            "last_modified_time": "2023-08-18T05:26:00.757971Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10237_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3418/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3417,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:33.373894Z",
            "last_modified_time": "2023-08-18T05:25:33.373911Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10348_index.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3417/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3416,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:16.802557Z",
            "last_modified_time": "2023-08-18T05:25:16.802596Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10845_GKCX9817.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3416/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3415,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:02.862973Z",
            "last_modified_time": "2023-08-18T05:25:02.862990Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10843_20230815_152128.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3415/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3414,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:01.622463Z",
            "last_modified_time": "2023-08-18T05:25:01.622477Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10145_pouta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3414/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3413,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:01.613758Z",
            "last_modified_time": "2023-08-18T05:25:01.613774Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10144_Rummut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3413/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3412,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:01.601242Z",
            "last_modified_time": "2023-08-18T05:25:01.601256Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10143_Rakki2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3412/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3411,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:01.593316Z",
            "last_modified_time": "2023-08-18T05:25:01.593331Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10142_Rakki1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3411/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3410,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:25:01.584153Z",
            "last_modified_time": "2023-08-18T05:25:01.584170Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10135_HarjunStudio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3410/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3409,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:24:42.579958Z",
            "last_modified_time": "2023-08-18T05:24:42.579975Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10313_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3409/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3408,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:24:04.870103Z",
            "last_modified_time": "2023-08-18T05:24:04.870119Z",
            "name": "Kakut",
            "url": "https://www.harrastushaku.fi/images/activityimages/4825_Kakut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3408/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3407,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:23:56.361962Z",
            "last_modified_time": "2023-08-18T05:23:56.361978Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10076_tausta_3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3407/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3406,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:23:54.460077Z",
            "last_modified_time": "2023-08-18T05:23:54.460094Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10073_20210512_17361502.jpggirls.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3406/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3405,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:23:37.772660Z",
            "last_modified_time": "2023-08-18T05:23:37.772679Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10061_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3405/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3404,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:23:21.682551Z",
            "last_modified_time": "2023-08-18T05:23:21.682594Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10300_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3404/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3403,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:23:06.778966Z",
            "last_modified_time": "2023-08-18T05:23:06.778992Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10028_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3403/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3402,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:22:52.264879Z",
            "last_modified_time": "2023-08-18T05:22:52.264898Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10020_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3402/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3401,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:22:37.260515Z",
            "last_modified_time": "2023-08-18T05:22:37.260535Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10246_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3401/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3400,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:22:22.965430Z",
            "last_modified_time": "2023-08-18T05:22:22.965449Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10017_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3400/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3399,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:22:07.158143Z",
            "last_modified_time": "2023-08-18T05:22:07.158163Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10016_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3399/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3398,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:21:53.065790Z",
            "last_modified_time": "2023-08-18T05:21:53.065810Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10015_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3398/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3397,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:21:38.179503Z",
            "last_modified_time": "2023-08-18T05:21:38.179531Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10248_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3397/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3396,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:21:24.083264Z",
            "last_modified_time": "2023-08-18T05:21:24.083282Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10241_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3396/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3395,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T05:21:11.375363Z",
            "last_modified_time": "2023-08-18T05:21:11.375383Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10245_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3395/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3394,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-18T04:51:23.959272Z",
            "last_modified_time": "2023-08-18T04:51:23.959291Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10847_6a98f893-9e79-41e2-a0c4-36a5d7a2d002.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3394/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3393,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T17:28:10.429235Z",
            "last_modified_time": "2023-08-17T17:28:10.429254Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D1569ACE-DBE5-458D-A4E7-CCF771798824}/104958",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3393/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3391,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T14:22:46.590737Z",
            "last_modified_time": "2023-08-17T14:22:46.590766Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{88A2008B-64BF-4DEF-9117-B1DC933829FA}/105049",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3391/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3390,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:29:57.097021Z",
            "last_modified_time": "2023-08-17T13:29:57.097044Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0C0ABAB3-236C-4D5E-8B13-9677DC06C482}/105018",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3390/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3389,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:29:11.174557Z",
            "last_modified_time": "2023-08-17T13:29:11.174578Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{711C9BE9-0A6A-45A6-BA09-55FBA826E31A}/105012",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3389/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3388,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:29:00.978020Z",
            "last_modified_time": "2023-08-17T13:29:00.978041Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{93490C34-09FD-43CD-AE5A-927BE942BD33}/102697",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3388/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3387,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:26:52.503620Z",
            "last_modified_time": "2023-08-17T13:26:52.503642Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B073A94C-69BF-48D5-824C-7DA72CF3F0E8}/105014",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3387/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3386,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:24:04.251119Z",
            "last_modified_time": "2023-08-17T13:24:04.251141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EA66B782-1C70-4400-A7AF-0023DF82928F}/105029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3386/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3382,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T13:20:48.412308Z",
            "last_modified_time": "2023-08-17T13:20:48.412332Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5F2AE704-F89D-450F-B121-697665CF06CA}/105033",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3382/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3381,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T12:09:48.174045Z",
            "last_modified_time": "2023-08-17T12:09:48.174081Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/8bqK8E76-H948US6zpk5FOoGjZIemT35cOG2kCMNSmk/1692272777/public/2023-08/20230816_152756.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3381/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3380,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T11:29:42.706427Z",
            "last_modified_time": "2023-08-17T11:29:42.706447Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{74F9168E-684C-4E83-99AA-0EC1783B4F46}/105011",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3380/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3378,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T09:25:57.470113Z",
            "last_modified_time": "2023-08-17T09:25:57.470134Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B6E3D1E7-F646-4F40-BC5B-5902E9AF4EA4}/105006",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3378/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3377,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T08:46:13.775374Z",
            "last_modified_time": "2023-08-17T08:46:13.775397Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2C3AD84B-D7B8-4EF0-BFE7-17FCFC257651}/105003",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3377/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3376,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T08:29:02.834481Z",
            "last_modified_time": "2023-08-17T08:29:02.834502Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ADE9487D-3B5D-4EEA-B357-18E67FB88C09}/105004",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3376/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3375,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T08:25:27.889990Z",
            "last_modified_time": "2023-08-17T08:25:27.890015Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A9F06433-8D52-4999-A4D6-EB9FADB31BC4}/105005",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3375/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3373,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T07:21:23.428739Z",
            "last_modified_time": "2023-08-17T07:21:23.428758Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A81AF7A3-33C3-453D-9F74-70C7D61C4268}/105000",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3373/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3372,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T07:21:20.760119Z",
            "last_modified_time": "2023-08-17T07:21:20.760139Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1B2D9088-6226-491A-9855-2B67E4204179}/105002",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3372/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3370,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:38:53.327442Z",
            "last_modified_time": "2023-08-17T05:38:53.327457Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10730_IMG_6421.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3370/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3369,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:38:53.322780Z",
            "last_modified_time": "2023-08-17T05:38:53.322795Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10729_IMG_4581.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3369/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3368,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:38:53.318264Z",
            "last_modified_time": "2023-08-17T05:38:53.318279Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10728_IMG_1077.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3368/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3367,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:38:53.310523Z",
            "last_modified_time": "2023-08-17T05:38:53.310543Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10727_IMG_2233.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3367/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3366,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:37:06.473109Z",
            "last_modified_time": "2023-08-17T05:37:06.473129Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9675_Mahdollisuuslapselle_ikoni_koralli.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3366/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3365,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:37:05.064555Z",
            "last_modified_time": "2023-08-17T05:37:05.064577Z",
            "name": "Partiossa opitaan paljon uutta!",
            "url": "https://www.harrastushaku.fi/images/activityimages/9019_shkis_kansi.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3365/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3364,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:34:02.971015Z",
            "last_modified_time": "2023-08-17T05:34:02.971033Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10770_IMG_4265.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3364/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3363,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:34:02.965443Z",
            "last_modified_time": "2023-08-17T05:34:02.965462Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10769_IMG_4210.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3363/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3362,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:32:50.061824Z",
            "last_modified_time": "2023-08-17T05:32:50.061843Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10767_KMPeruskurssi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3362/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3361,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:29:45.069633Z",
            "last_modified_time": "2023-08-17T05:29:45.069652Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10768_KMPeruskurssi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3361/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3360,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:17:01.464093Z",
            "last_modified_time": "2023-08-17T05:17:01.464114Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7626_HFMlogo_ver22017.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3360/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3359,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:14:35.575413Z",
            "last_modified_time": "2023-08-17T05:14:35.575427Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6444_KN_tunnus_4vkuvatekstill.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3359/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3358,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:14:35.571128Z",
            "last_modified_time": "2023-08-17T05:14:35.571146Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6443_paku.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3358/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3357,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:14:35.566894Z",
            "last_modified_time": "2023-08-17T05:14:35.566911Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6442_pakopaku.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3357/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3356,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:14:35.561652Z",
            "last_modified_time": "2023-08-17T05:14:35.561675Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6440_20190605_125747.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3356/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3355,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:14:03.065225Z",
            "last_modified_time": "2023-08-17T05:14:03.065247Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6178_IMG_20180412_194019.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3355/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3354,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:15.961564Z",
            "last_modified_time": "2023-08-17T05:13:15.961583Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7796_logo2_kuvake_m.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3354/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3353,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:15.158618Z",
            "last_modified_time": "2023-08-17T05:13:15.158636Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/5441_KunnonHuone_pieni.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3353/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3352,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:14.513294Z",
            "last_modified_time": "2023-08-17T05:13:14.513307Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10140_Rummut.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3352/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3351,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:14.507325Z",
            "last_modified_time": "2023-08-17T05:13:14.507338Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10139_pouta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3351/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3350,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:14.502961Z",
            "last_modified_time": "2023-08-17T05:13:14.502977Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10138_Rakki2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3350/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3349,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:14.498515Z",
            "last_modified_time": "2023-08-17T05:13:14.498532Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10137_Rakki1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3349/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3348,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:13:14.493016Z",
            "last_modified_time": "2023-08-17T05:13:14.493035Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10133_HarjunStudio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3348/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3347,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:16.364136Z",
            "last_modified_time": "2023-08-17T05:12:16.364158Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/5443_KunnonHuone_pieni.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3347/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3346,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:10.575544Z",
            "last_modified_time": "2023-08-17T05:12:10.575563Z",
            "name": "Krav Young",
            "url": "https://www.harrastushaku.fi/images/activityimages/3716_punaiset4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3346/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3345,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:05.583985Z",
            "last_modified_time": "2023-08-17T05:12:05.584001Z",
            "name": "Elias Heikkilä kuvaa, kun Nita Koivisto ja Sauli Niinistö ottavat mittaa pöytälätkässä. Haastattelu esitettiin presidentinvaalien alla MTV3:n Huomenta Suomessa.",
            "url": "https://www.harrastushaku.fi/images/activityimages/4760_6C47052D-59E5-43AE-A4F9-D5BD318D04A3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3345/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3344,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:05.579241Z",
            "last_modified_time": "2023-08-17T05:12:05.579256Z",
            "name": "Juttuja ideoidaan ja toimintaa suunnitellaan viikoittaisissa toimituskokouksissa. Nuoret päättävät kaikesta yhdessä.",
            "url": "https://www.harrastushaku.fi/images/activityimages/4759_IMG_9844.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3344/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3343,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:05.574572Z",
            "last_modified_time": "2023-08-17T05:12:05.574587Z",
            "name": "Heta Varis ja Emma Kilpinen tekivät Helsingin Sanomiin jutun vaikeiden elämäntilanteiden voittamisesta.",
            "url": "https://www.harrastushaku.fi/images/activityimages/4758_IMG_9934.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3343/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3342,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:05.569872Z",
            "last_modified_time": "2023-08-17T05:12:05.569890Z",
            "name": "Zahra Karimy haastattelee tulkin kanssa juuri Suomeen muuttanutta siitä, miltä Helsingissä asuminen tuntuu. ",
            "url": "https://www.harrastushaku.fi/images/activityimages/4757_Maahanmuuttajienkohtaaminen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3342/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3341,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:12:05.563719Z",
            "last_modified_time": "2023-08-17T05:12:05.563739Z",
            "name": "Nuorten Ääni -toimituksessa pääset tekemään juttuja, jotka julkaistaan Suomen suurimmissa medioissa.",
            "url": "https://www.harrastushaku.fi/images/activityimages/4756_WhatsAppImage2018-06-19at10.44.15.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3341/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3340,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:10:14.166975Z",
            "last_modified_time": "2023-08-17T05:10:14.166994Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4478_hyppypotku.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3340/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3339,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:09:37.564910Z",
            "last_modified_time": "2023-08-17T05:09:37.564930Z",
            "name": "Espoon Tanssiopisto",
            "url": "https://www.harrastushaku.fi/images/activityimages/2220_Kevat2016.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3339/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3338,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:09:36.488018Z",
            "last_modified_time": "2023-08-17T05:09:36.488035Z",
            "name": "Herttoniemen Taekwondo",
            "url": "https://www.harrastushaku.fi/images/activityimages/543_herttoniemi-tkd-kuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3338/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3337,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:08:58.102561Z",
            "last_modified_time": "2023-08-17T05:08:58.102581Z",
            "name": "vpk2",
            "url": "https://www.harrastushaku.fi/images/activityimages/407_Vaakunavri3.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3337/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3336,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-17T05:04:12.857416Z",
            "last_modified_time": "2023-08-17T05:04:12.857435Z",
            "name": "Kuva: HTKD.fi",
            "url": "https://www.harrastushaku.fi/images/activityimages/106_HTKD_0224-Edit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3336/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3335,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T17:25:16.574000Z",
            "last_modified_time": "2023-08-16T17:25:16.574032Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E26536A4-F5CD-42F3-93E6-85631660D965}/104999",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3335/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3334,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T16:27:43.775428Z",
            "last_modified_time": "2023-08-16T16:27:43.775449Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4DCCEFF6-FE37-4C61-A0B3-DDDDBE1D1680}/95203",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3334/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3331,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T14:28:18.267548Z",
            "last_modified_time": "2023-08-16T14:28:18.267569Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D86C8AF0-0F2F-4006-A685-46851967C734}/104992",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3331/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3329,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T13:41:20.364791Z",
            "last_modified_time": "2023-08-16T13:41:20.364809Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D17BF4D-F669-456D-B8EE-AFF5EFBEDA2A}/104986",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3329/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3328,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T13:41:06.724663Z",
            "last_modified_time": "2023-08-16T13:41:06.724683Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B8A5260C-4F96-4E19-9DE8-D3F506642C5E}/104981",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3328/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3327,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T13:40:25.662849Z",
            "last_modified_time": "2023-08-16T13:40:25.662869Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CAEF25E4-2B2A-42A0-8148-0FB981381568}/104989",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3327/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3326,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T13:39:56.582799Z",
            "last_modified_time": "2023-08-16T13:39:56.582820Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5A7B7E0E-F87D-48C6-A7AC-BC3732F67D21}/104984",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3326/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3325,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T13:24:39.760822Z",
            "last_modified_time": "2023-08-16T13:24:39.760842Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BF80B82-1677-4A22-BE6B-5854324F5392}/100426",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3325/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3324,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T12:31:31.831656Z",
            "last_modified_time": "2023-08-16T12:31:31.831676Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8A454B8F-693B-4AC8-87B2-DA7113E78D09}/104977",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3324/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3323,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T12:28:00.970619Z",
            "last_modified_time": "2023-08-16T12:28:00.970641Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9612A75-2390-4FB1-AA80-B129279FBA36}/104979",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3323/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3322,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T12:23:12.373714Z",
            "last_modified_time": "2023-08-16T12:23:12.373738Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FD68A27C-0276-4CE3-BD2F-5B25E53BBB95}/104974",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3322/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3320,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T12:21:54.574376Z",
            "last_modified_time": "2023-08-16T12:21:54.574412Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10B2E68C-9465-4FBF-980A-FAFDAFFD397B}/99359",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3320/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3319,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T09:40:54.888640Z",
            "last_modified_time": "2023-08-16T09:40:54.888661Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{93D9565A-2194-4D4B-9E58-3C3562454564}/104964",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3319/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3318,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T09:39:58.660088Z",
            "last_modified_time": "2023-08-16T09:39:58.660109Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{485BB1C3-7F0A-411B-8625-1D7191645488}/104967",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3318/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3317,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T09:38:28.473327Z",
            "last_modified_time": "2023-08-16T09:38:28.473349Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2DC3DD57-C2D7-41C1-A685-AF6DC1A36E3F}/104962",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3317/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3316,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T09:25:10.141037Z",
            "last_modified_time": "2023-08-16T09:25:10.141062Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A580EDF5-C0DA-4581-8DFF-9E5D6302C86C}/104968",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3316/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3315,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T07:31:43.157987Z",
            "last_modified_time": "2023-08-16T07:31:43.158006Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{79DF55E8-FE59-4986-B314-239F76C10B7C}/97943",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3315/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3314,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T07:21:30.958394Z",
            "last_modified_time": "2023-08-16T07:21:30.958417Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/x1nnXp5tk9BiR33x0gEfXvtlFcQZyifWOECX7U_-2AI/1692167207/public/2023-08/Ilmatar-Areena%202.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3314/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3312,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:19:15.524642Z",
            "last_modified_time": "2023-08-16T06:19:15.524696Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9994_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3312/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3311,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:18:44.257951Z",
            "last_modified_time": "2023-08-16T06:18:44.257972Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9993_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3311/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3310,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:18:14.660297Z",
            "last_modified_time": "2023-08-16T06:18:14.660319Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9989_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3310/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3309,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:17:44.856587Z",
            "last_modified_time": "2023-08-16T06:17:44.856607Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9983_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3309/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3308,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:17:13.566611Z",
            "last_modified_time": "2023-08-16T06:17:13.566633Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9982_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3308/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3307,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:16:40.730067Z",
            "last_modified_time": "2023-08-16T06:16:40.730091Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10232_hiphop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3307/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3306,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:16:07.794012Z",
            "last_modified_time": "2023-08-16T06:16:07.794034Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10371_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3306/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3305,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:15:34.625427Z",
            "last_modified_time": "2023-08-16T06:15:34.625459Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9970_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3305/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3304,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:15:01.367521Z",
            "last_modified_time": "2023-08-16T06:15:01.367542Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9956_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3304/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3303,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:14:28.379542Z",
            "last_modified_time": "2023-08-16T06:14:28.379564Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10296_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3303/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3302,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:13:56.556969Z",
            "last_modified_time": "2023-08-16T06:13:56.556992Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10293_streetDance2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3302/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3301,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:11:49.998276Z",
            "last_modified_time": "2023-08-16T06:11:49.998299Z",
            "name": "koira",
            "url": "https://www.harrastushaku.fi/images/activityimages/10838_koirakuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3301/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3300,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T06:08:39.569387Z",
            "last_modified_time": "2023-08-16T06:08:39.569410Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7460_kakkustockphoto.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3300/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3299,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:56:01.853178Z",
            "last_modified_time": "2023-08-16T05:56:01.853203Z",
            "name": "Keksit",
            "url": "https://www.harrastushaku.fi/images/activityimages/5159_keksit.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3299/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3298,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:55:05.103714Z",
            "last_modified_time": "2023-08-16T05:55:05.103735Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10299_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3298/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3297,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:53:45.091514Z",
            "last_modified_time": "2023-08-16T05:53:45.091537Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10373_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3297/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3296,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:53:16.998852Z",
            "last_modified_time": "2023-08-16T05:53:16.998872Z",
            "name": "Tanssi",
            "url": "https://www.harrastushaku.fi/images/activityimages/11_tanssi1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3296/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3295,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:50:19.768414Z",
            "last_modified_time": "2023-08-16T05:50:19.768438Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7539_Taekwondourheilijat_2011_TU11_Taekwondo_2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3295/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3294,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:50:13.956083Z",
            "last_modified_time": "2023-08-16T05:50:13.956109Z",
            "name": "Biljardi",
            "url": "https://www.harrastushaku.fi/images/activityimages/8907_Biliskuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3294/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3293,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:48:16.503528Z",
            "last_modified_time": "2023-08-16T05:48:16.503550Z",
            "name": "Muut 2",
            "url": "https://www.harrastushaku.fi/images/activityimages/69_muut2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3293/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3292,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:47:49.607224Z",
            "last_modified_time": "2023-08-16T05:47:49.607244Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8796_kpop1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3292/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3291,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:47:22.151102Z",
            "last_modified_time": "2023-08-16T05:47:22.151124Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/8771_K-popharrastushaku9.12.20.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3291/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3290,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:46:55.337321Z",
            "last_modified_time": "2023-08-16T05:46:55.337343Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10220_Heels.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3290/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3289,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:46:28.425592Z",
            "last_modified_time": "2023-08-16T05:46:28.425613Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10297_hiphop.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3289/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3288,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:46:28.037295Z",
            "last_modified_time": "2023-08-16T05:46:28.037317Z",
            "name": "Koripallo ToPoLa",
            "url": "https://www.harrastushaku.fi/images/activityimages/8562_ToPoLalogo.PNG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3288/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3287,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:45:28.391129Z",
            "last_modified_time": "2023-08-16T05:45:28.391151Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/7308_Puu-uunistakopio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3287/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3286,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:40:36.098882Z",
            "last_modified_time": "2023-08-16T05:40:36.098904Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10736_20220613_155444.kopio.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3286/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3285,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:38:43.387877Z",
            "last_modified_time": "2023-08-16T05:38:43.387899Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10734_20210322_160649.kopio2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3285/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3284,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:38:16.460184Z",
            "last_modified_time": "2023-08-16T05:38:16.460205Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10312_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3284/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3283,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:38:13.062387Z",
            "last_modified_time": "2023-08-16T05:38:13.062409Z",
            "name": "Mari ja Teemu, aikinage",
            "url": "https://www.harrastushaku.fi/images/activityimages/7740_mina_teemu_aikinage.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3283/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3282,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:37:51.497213Z",
            "last_modified_time": "2023-08-16T05:37:51.497231Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9349_rotta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3282/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3281,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:37:51.487985Z",
            "last_modified_time": "2023-08-16T05:37:51.488004Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9348_IMG-20201019-WA0007.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3281/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3280,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:37:51.478884Z",
            "last_modified_time": "2023-08-16T05:37:51.478905Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/9347_pheppa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3280/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3279,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:36:55.006829Z",
            "last_modified_time": "2023-08-16T05:36:55.006850Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4228_IMG_20180117_155244.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3279/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3278,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:36:54.623737Z",
            "last_modified_time": "2023-08-16T05:36:54.623819Z",
            "name": "Krav Maga on monipuolinen itsepuolustuslaji!",
            "url": "https://www.harrastushaku.fi/images/activityimages/6525_keppitorjunta1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3278/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3277,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:36:03.673756Z",
            "last_modified_time": "2023-08-16T05:36:03.673778Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/2523_JUMPPI_LOGO_Sininen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3277/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3276,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:36:02.066818Z",
            "last_modified_time": "2023-08-16T05:36:02.066839Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6438_aikido.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3276/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3275,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:35:07.037850Z",
            "last_modified_time": "2023-08-16T05:35:07.037873Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10837_graffiti23.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3275/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3274,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:34:16.066121Z",
            "last_modified_time": "2023-08-16T05:34:16.066143Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/6184_P_20180629_121029_pide3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3274/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3273,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:33:51.034551Z",
            "last_modified_time": "2023-08-16T05:33:51.034572Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/10367_Tummanainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3273/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3272,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:56.563571Z",
            "last_modified_time": "2023-08-16T05:32:56.563595Z",
            "name": "Taide ja käsityöt 8",
            "url": "https://www.harrastushaku.fi/images/activityimages/83_taide_ja_kasityot8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3272/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3271,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:54.810817Z",
            "last_modified_time": "2023-08-16T05:32:54.810847Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/5848_0224-2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3271/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3270,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:49.324167Z",
            "last_modified_time": "2023-08-16T05:32:49.324189Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/2029_murkinaa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3270/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3269,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:48.896011Z",
            "last_modified_time": "2023-08-16T05:32:48.896029Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4071_Nelli_Rosa_paini.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3269/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3268,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:48.885148Z",
            "last_modified_time": "2023-08-16T05:32:48.885167Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4070_NoahjaLukapotkutorjunta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3268/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3267,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:48.875142Z",
            "last_modified_time": "2023-08-16T05:32:48.875175Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4068_IMG_0871.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3267/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3266,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:48.264671Z",
            "last_modified_time": "2023-08-16T05:32:48.264691Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/4067_IMG_1462.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3266/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3265,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:43.964666Z",
            "last_modified_time": "2023-08-16T05:32:43.964686Z",
            "name": "Krav Junior",
            "url": "https://www.harrastushaku.fi/images/activityimages/3715_vihreet2.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3265/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3264,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:43.041557Z",
            "last_modified_time": "2023-08-16T05:32:43.041576Z",
            "name": "Pakkalan Palloseura ry 2",
            "url": "https://www.harrastushaku.fi/images/activityimages/3635_T08-09_4A-1024x682.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3264/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3263,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:43.032135Z",
            "last_modified_time": "2023-08-16T05:32:43.032157Z",
            "name": "Pakkalan Palloseura ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/3634_pps_fb_5-1024x576.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3263/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3262,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:42.610751Z",
            "last_modified_time": "2023-08-16T05:32:42.610771Z",
            "name": "Pakkalan Palloseura ry 2",
            "url": "https://www.harrastushaku.fi/images/activityimages/3633_Helsinki-BeachFutis-2016.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3262/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3261,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:42.601430Z",
            "last_modified_time": "2023-08-16T05:32:42.601453Z",
            "name": "Pakkalan Palloseura ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/3632_pps_fb_5-1024x576.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3261/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3260,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:42.144154Z",
            "last_modified_time": "2023-08-16T05:32:42.144217Z",
            "name": "Pakkalan Palloseura ry 3",
            "url": "https://www.harrastushaku.fi/images/activityimages/3636_T02_6-1024x717.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3260/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3259,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:42.134910Z",
            "last_modified_time": "2023-08-16T05:32:42.134930Z",
            "name": "Pakkalan Palloseura ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/3631_pps3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3259/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3258,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:32:42.125539Z",
            "last_modified_time": "2023-08-16T05:32:42.125564Z",
            "name": "Pakkalan Palloseura ry",
            "url": "https://www.harrastushaku.fi/images/activityimages/3629_mobile-banner4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3258/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3257,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:58.157707Z",
            "last_modified_time": "2023-08-16T05:29:58.157728Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3325__MG_7839.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3257/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3256,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:12.072338Z",
            "last_modified_time": "2023-08-16T05:29:12.072363Z",
            "name": "Taide ja käsityöt",
            "url": "https://www.harrastushaku.fi/images/activityimages/10_taide_ja_kasityot3.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3256/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3255,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:08.566742Z",
            "last_modified_time": "2023-08-16T05:29:08.566762Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3309_21032011029.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3255/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3254,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:08.556842Z",
            "last_modified_time": "2023-08-16T05:29:08.556863Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3308_PiippuharjoitusRuskeasuonlmpvoimalaitos0952.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3254/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3253,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:07.649939Z",
            "last_modified_time": "2023-08-16T05:29:07.649959Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3306_IMG_1376.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3253/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3252,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:07.640045Z",
            "last_modified_time": "2023-08-16T05:29:07.640068Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/3305_IMG_1345.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3252/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3251,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:29:06.869656Z",
            "last_modified_time": "2023-08-16T05:29:06.869677Z",
            "name": "Padon rakennusta leirillä.",
            "url": "https://www.harrastushaku.fi/images/activityimages/8325_JR_patoa_rakentamassa2_Elina_Pilke.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3251/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3250,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:28:01.962475Z",
            "last_modified_time": "2023-08-16T05:28:01.962498Z",
            "name": "",
            "url": "https://www.harrastushaku.fi/images/activityimages/2509_tpint-LOGO_keltainen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3250/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3249,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:28:00.973421Z",
            "last_modified_time": "2023-08-16T05:28:00.973444Z",
            "name": "Työkaluja",
            "url": "https://www.harrastushaku.fi/images/activityimages/5458_IMG_8191.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3249/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3248,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-16T05:20:45.820154Z",
            "last_modified_time": "2023-08-16T05:20:45.820176Z",
            "name": "Muut 8",
            "url": "https://www.harrastushaku.fi/images/activityimages/74_muut8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "harrastushaku",
            "publisher": "ahjo:u48040030",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3248/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3247,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:29:59.671899Z",
            "last_modified_time": "2023-08-15T18:29:59.671923Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{43FEF561-D75D-4E1F-A8D5-0AC447A6BF3B}/88469",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3247/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3246,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:44.116246Z",
            "last_modified_time": "2023-08-15T18:16:44.116289Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10527/51a6db02-6124-4311-8334-7ce3c8105c80.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3246/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3245,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:28.841419Z",
            "last_modified_time": "2023-08-15T18:16:28.841449Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_piilokoju_mari_ahrenberg.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3245/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3244,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:26.292937Z",
            "last_modified_time": "2023-08-15T18:16:26.292961Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/hcZ252XsHNVWYrYl9n_oMdBT0OGD1ffGYAhMKHBHnVs/1688020558/public/2023-06/Saudarkrokurin%20puisto.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3244/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3243,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:26.136594Z",
            "last_modified_time": "2023-08-15T18:16:26.136617Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/DA9dNHmejMni9m2IGs5_yJrd5cs3Bsurm0RFn4BB8kQ/1688020406/public/2023-06/Kalaj%C3%A4rven%20skeittipuisto.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3243/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3242,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:26.001757Z",
            "last_modified_time": "2023-08-15T18:16:26.001779Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/Fz_jr8sD2HJhGyqrJR0RlHDQIilWUfiMDez_RV3R_WQ/1688020186/public/2023-06/Espoonlahden%20skeittipuisto.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3242/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3241,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:25.274303Z",
            "last_modified_time": "2023-08-15T18:16:25.274328Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/cD58g32Vp2Q-yk78uluZ7IWEsAPw_HukKxQItUapgWo/1688019997/public/2023-06/N%C3%B6ykki%C3%B6nlaakso.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3241/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3240,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:24.564421Z",
            "last_modified_time": "2023-08-15T18:16:24.564442Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/qaCU0KtnzeQnyX3T2m_LxxvimUkNodyuRZyDGPBsuzE/1688019719/public/2023-06/Latokasken%20pallokent%C3%A4.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3240/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3239,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:24.425783Z",
            "last_modified_time": "2023-08-15T18:16:24.425804Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/T3Hfl4WyFA-okPl410TO6We1MeoCQvY2XwbbKM1IcXg/1688019348/public/2023-06/Lepp%C3%A4vaaran%20skeittipuisto.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3239/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3238,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:24.285954Z",
            "last_modified_time": "2023-08-15T18:16:24.285986Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/u_vqscuOy9WZB_nOf0yOr26d8lPiMCr6mN7sMC-QR40/1688019115/public/2023-06/Matinkyl%C3%A4n%20skeittipuisto.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3238/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3237,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:14.000936Z",
            "last_modified_time": "2023-08-15T18:16:14.000958Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/pOPe9hSA83LQqCx5hKCsvYINvf-3PnHe709zv_ObBLI/1687249093/public/2023-06/20230616_093220.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3237/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3236,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:16:03.944931Z",
            "last_modified_time": "2023-08-15T18:16:03.944953Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10490/89192b1f-458f-4878-a707-bddabefd73f6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3236/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3235,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:58.828010Z",
            "last_modified_time": "2023-08-15T18:15:58.828040Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10488/32917f69-f72c-403b-8c36-6bb4e9043ce1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3235/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3234,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:57.212756Z",
            "last_modified_time": "2023-08-15T18:15:57.212777Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/4hz7liYfp_tpyJP5mzrqfiRwAnD1nCI6r24L0yWxMUk/1655208531/public/styles/scaled_large/public/2022-06/Vermon%20p%C3%A4iv%C3%A4koti.jpg?itok=Anqh05cq",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3234/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3233,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:52.132914Z",
            "last_modified_time": "2023-08-15T18:15:52.132947Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/m4wyDli4RBoslmaGxFOqgMl8_UaQ0EApWZzCVMa4_mk/1690552483/public/2023-07/Kiintorastit_Otaniemi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3233/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3232,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:47.290045Z",
            "last_modified_time": "2023-08-15T18:15:47.290066Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/uutelan_herppipolku_raisa_ranta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3232/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3231,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:39.429766Z",
            "last_modified_time": "2023-08-15T18:15:39.429786Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10472/e86427d6-c38e-4ea5-b576-8c84721746ce.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3231/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3230,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:38.771823Z",
            "last_modified_time": "2023-08-15T18:15:38.771846Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10467/2c796e4e-fcf6-4775-9d7d-ebbe5bee87ba.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3230/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3229,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:35.590236Z",
            "last_modified_time": "2023-08-15T18:15:35.590277Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10463/0e94392c-907a-41ab-8b47-e2935bcdcb0c.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3229/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3228,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:29.570546Z",
            "last_modified_time": "2023-08-15T18:15:29.570575Z",
            "name": "",
            "url": "https://vakehyva.sharepoint.com/:i:/s/Palvelutarjotin-Kuntouttavatytoiminta/ESSkmFzz5V5IuH-EVuYKyYABCfs4UbUyYr52wMSiLOsjYA?e=SZxjdT",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3228/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3227,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:08.137430Z",
            "last_modified_time": "2023-08-15T18:15:08.137453Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/siimespolku_raisa_ranta.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3227/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3226,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:15:03.259994Z",
            "last_modified_time": "2023-08-15T18:15:03.260017Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10398/455439ab-60f4-48c9-82bd-3cebb8baedae.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3226/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3225,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:49.629141Z",
            "last_modified_time": "2023-08-15T18:14:49.629164Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63d917aa5083f545190614.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3225/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3224,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:41.419784Z",
            "last_modified_time": "2023-08-15T18:14:41.419807Z",
            "name": "",
            "url": "https://goo.gl/maps/JNRkBkDvrEzFD2Vh9",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3224/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3223,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:25.560168Z",
            "last_modified_time": "2023-08-15T18:14:25.560191Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10331/4f4b9ed1-673b-432c-8069-1ce685e0526c.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3223/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3222,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:17.386432Z",
            "last_modified_time": "2023-08-15T18:14:17.386461Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/fastholman_lintutorni_Kalle_Meller.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3222/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3221,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:17.241958Z",
            "last_modified_time": "2023-08-15T18:14:17.241979Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/pornaistenniemen_lintutornista_Janne_Punju.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3221/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3220,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:17.090941Z",
            "last_modified_time": "2023-08-15T18:14:17.090963Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/hakalan_lintutorni_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3220/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3219,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:16.673011Z",
            "last_modified_time": "2023-08-15T18:14:16.673042Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/pornaistenniemen_piilokoju_kalle_meller.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3219/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3218,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:16.161470Z",
            "last_modified_time": "2023-08-15T18:14:16.161494Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/kivinokan_lintulava_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3218/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3217,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:16.022457Z",
            "last_modified_time": "2023-08-15T18:14:16.022479Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_lintutorni_mira_lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3217/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3216,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:15.889852Z",
            "last_modified_time": "2023-08-15T18:14:15.889873Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/harakan_lintupiilo_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3216/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3215,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:15.622550Z",
            "last_modified_time": "2023-08-15T18:14:15.622575Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/purolahden_lintulava_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3215/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3214,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:15.483039Z",
            "last_modified_time": "2023-08-15T18:14:15.483068Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/harakan_lintulava_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3214/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3213,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:15.198693Z",
            "last_modified_time": "2023-08-15T18:14:15.198715Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_lankkupolku_katselutasanne_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3213/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3212,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:14:09.395279Z",
            "last_modified_time": "2023-08-15T18:14:09.395301Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/purolahden_lintutorni_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3212/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3211,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:13:29.574454Z",
            "last_modified_time": "2023-08-15T18:13:29.574483Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/keinum%C3%A4en_lintutorni_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3211/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3210,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:13:17.884549Z",
            "last_modified_time": "2023-08-15T18:13:17.884572Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/hakalan_lintulava_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3210/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3209,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:11:45.020494Z",
            "last_modified_time": "2023-08-15T18:11:45.020516Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10292/e3103730-0374-4e8f-9900-228809e2c580.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3209/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3208,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:11:43.913882Z",
            "last_modified_time": "2023-08-15T18:11:43.913903Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10291/b84f857f-4248-4479-8d47-78362cee0d81.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3208/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3207,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T18:11:23.051551Z",
            "last_modified_time": "2023-08-15T18:11:23.051573Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10267/678de189-9de8-4632-aa1e-7eedc18c8d08.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3207/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3206,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:16:37.374075Z",
            "last_modified_time": "2023-08-15T17:16:37.374097Z",
            "name": "",
            "url": "https://www.facebook.com/photo?fbid=186570727679217&set=a.106433879026236",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3206/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3205,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:16:23.389739Z",
            "last_modified_time": "2023-08-15T17:16:23.389759Z",
            "name": "",
            "url": "https://potius.fi/wp-content/uploads/2017/12/espoonlahden-hoivakoti.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3205/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3204,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:35.070690Z",
            "last_modified_time": "2023-08-15T17:15:35.070711Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10249/12291f80-e91f-4b85-8c4d-a7f32d40169f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3204/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3203,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:34.934123Z",
            "last_modified_time": "2023-08-15T17:15:34.934153Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10248/4a41e244-3405-45dc-8251-6f73da4cff80.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3203/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3202,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:30.879825Z",
            "last_modified_time": "2023-08-15T17:15:30.879850Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/uutelankota_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3202/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3201,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:29.883330Z",
            "last_modified_time": "2023-08-15T17:15:29.883353Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10246/413ce133-7198-4191-9db9-9fc4633a9644.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3201/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3200,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:26.986030Z",
            "last_modified_time": "2023-08-15T17:15:26.986051Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52500955287_515e47b732_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3200/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3199,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:16.800421Z",
            "last_modified_time": "2023-08-15T17:15:16.800443Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10241/850c8842-16bf-4e7f-b83e-93f3e4750842.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3199/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3198,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:16.654766Z",
            "last_modified_time": "2023-08-15T17:15:16.654787Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10240/8dc2af5d-7c6e-4ee6-ac2f-a944538e92b5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3198/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3197,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:14.679313Z",
            "last_modified_time": "2023-08-15T17:15:14.679337Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10236/a70c6e12-7f40-4b63-ba1c-c52e75ca5f26.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3197/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3196,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:13.083311Z",
            "last_modified_time": "2023-08-15T17:15:13.083341Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10235/02efc9e0-ce97-44b0-80b6-7ce51c3523aa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3196/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3195,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:05.979136Z",
            "last_modified_time": "2023-08-15T17:15:05.979157Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/lapset-ja-perheet/itakadun-perhekeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3195/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3194,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:15:00.979005Z",
            "last_modified_time": "2023-08-15T17:15:00.979034Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/kuntoutus-ja-terapiat/kalasataman-toimintaterapia.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3194/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3193,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:53.069295Z",
            "last_modified_time": "2023-08-15T17:14:53.069317Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10225/063058a2-aff4-4d97-b847-8a518e4220a0.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3193/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3192,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:47.415186Z",
            "last_modified_time": "2023-08-15T17:14:47.415208Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10218/4cc8dac6-d4fa-4b00-be50-562326735397.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3192/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3191,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:41.378163Z",
            "last_modified_time": "2023-08-15T17:14:41.378185Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10210/8a1dca0d-1dfc-4d71-9beb-63d7ce9c6405.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3191/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3190,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:35.418092Z",
            "last_modified_time": "2023-08-15T17:14:35.418113Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/HYFunxD3uFKDuCjWLaUYmI-6In-_urHgN5jNlFTSjnU/1664224930/public/2022-09/Tekniikantie%204%20C.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3190/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3189,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:24.539135Z",
            "last_modified_time": "2023-08-15T17:14:24.539155Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/09/Virtanen-Leena_Mummon-Akkuna_1tun.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3189/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3188,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:22.578332Z",
            "last_modified_time": "2023-08-15T17:14:22.578356Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/09/nooraschroderus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3188/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3187,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:09.368022Z",
            "last_modified_time": "2023-08-15T17:14:09.368042Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2016/02/kohtaaminen_jylha.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3187/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3186,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:14:08.371718Z",
            "last_modified_time": "2023-08-15T17:14:08.371739Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/09/1.perttikukkonen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3186/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3185,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:58.086532Z",
            "last_modified_time": "2023-08-15T17:13:58.086554Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/styles/1_6_567w_354h_d/public/2018-05/biofilia_yleiskuvia_06.jpg?h=ea95bb15&itok=PLxFsQqO",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3185/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3184,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:56.103780Z",
            "last_modified_time": "2023-08-15T17:13:56.103802Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10181/0e696db7-a1a5-4334-ad0d-e5a9d373e4b5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3184/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3183,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:55.277138Z",
            "last_modified_time": "2023-08-15T17:13:55.685987Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/styles/1_6_900w_563h_n/public/2021-09/MMK4_2%20%28ID%20172664%29.jpg?h=71976bb4&itok=0o8LSO5B",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3183/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3182,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:53.970681Z",
            "last_modified_time": "2023-08-15T17:13:53.970701Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/aReCrfPeYHDzDtbMVjZpxCJpgUyDCVf8yuYWPozf028/1688031967/public/2023-06/20230628_131959.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3182/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3181,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:50.041218Z",
            "last_modified_time": "2023-08-15T17:13:50.041239Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/bWRu5oRHPEQ7SZ3ENVx52IhXZOuqT4CF-An2j6OTtRs/1688031714/public/2023-06/20230628_131943(1).jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3181/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3180,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:36.678505Z",
            "last_modified_time": "2023-08-15T17:13:36.678526Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/08/PRO_Elina_Autio_Sateenkaarikyna_2022-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3180/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3179,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:27.884353Z",
            "last_modified_time": "2023-08-15T17:13:27.884376Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/-EfiFoSmaDf0C6MMmrsCNmS1hbWt_3R1CYXm0qkWjuI/1691151804/public/2023-08/DSC_0226.JPG",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3179/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3178,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:13:17.206983Z",
            "last_modified_time": "2023-08-15T17:13:17.207003Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/ff98b438-kannelmaen_liikuntapuisto_pumptrack_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3178/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3177,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:55.759077Z",
            "last_modified_time": "2023-08-15T17:12:55.759098Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/lammassaaren_lankkupolku_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/3177/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3176,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:55.628132Z",
            "last_modified_time": "2023-08-15T17:12:55.628153Z",
            "name": "",
            "url": "https://www.hel.fi/static/ymk/lupu/pornaistenniemenluontopolku_Mira_Lainiola.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3176/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3175,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:38.369483Z",
            "last_modified_time": "2023-08-15T17:12:38.369505Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/2y74LW__ki2llr9DRh2pD_MGroQnN8W31iJqepFKNkM/1691730678/public/2023-08/Jousenkaaren%20koulun%20l%C3%A4hiliikuntapaikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3175/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3174,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:36.672534Z",
            "last_modified_time": "2023-08-15T17:12:36.672557Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52449733697_b0f8d941c4_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3174/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3173,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:34.948760Z",
            "last_modified_time": "2023-08-15T17:12:34.948780Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52501463251_d422b00e67_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3173/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3172,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:34.182778Z",
            "last_modified_time": "2023-08-15T17:12:34.182799Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52501898935_1afd143c34_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3172/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3171,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:12:21.477084Z",
            "last_modified_time": "2023-08-15T17:12:21.477114Z",
            "name": "",
            "url": "https://www.pilkepaivakodit.fi/wp-content/uploads/2020/11/MicrosoftTeams-image-scaled-1324x794.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3171/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3170,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:54.070962Z",
            "last_modified_time": "2023-08-15T17:11:54.070983Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10147/271b724e-ff9d-4f2b-b8af-c4b7a19ee698.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3170/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3169,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:53.849236Z",
            "last_modified_time": "2023-08-15T17:11:53.849255Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10146/37425c12-ffd9-43b2-8cf7-020797301716.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3169/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3168,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:53.700734Z",
            "last_modified_time": "2023-08-15T17:11:53.700762Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/06/ALICJA-KWADE-KALASATAMA-PPT4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3168/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3167,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:53.554708Z",
            "last_modified_time": "2023-08-15T17:11:53.554735Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/06/Alicja-Kwade-Big-Be-Hide-37.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3167/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3166,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:41.667891Z",
            "last_modified_time": "2023-08-15T17:11:41.667915Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/645b36ef73e2d208746584.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3166/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3165,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:33.160929Z",
            "last_modified_time": "2023-08-15T17:11:33.160950Z",
            "name": "",
            "url": "https://image.jimcdn.com/app/cms/image/transf/dimension=441x10000:format=jpg/path/s1d83a6f22a9a93ac/image/ie7e15964bbb810a9/version/1645784546/image.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3165/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3164,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:32.373009Z",
            "last_modified_time": "2023-08-15T17:11:32.997945Z",
            "name": "",
            "url": "https://ankkalampi.fi/wp-content/uploads/sites/22/2020/11/yhteystiedot2-2048x814.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3164/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3163,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:23.672460Z",
            "last_modified_time": "2023-08-15T17:11:23.672480Z",
            "name": "",
            "url": "https://www.vantaa.fi/sites/default/files/styles/hero_xl/public/image/Sudentassu_retkeilij%C3%A4_aineistopankki_Manninen%20Sakari_2020%20%284%29.jpg?h=bd9d74de&itok=moHQZYoa",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3163/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3162,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:11:20.975749Z",
            "last_modified_time": "2023-08-15T17:11:20.975781Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10120/43e102ff-7623-4cd7-ace9-0ed957f7892e.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3162/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3161,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:53.568951Z",
            "last_modified_time": "2023-08-15T17:10:53.568972Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10099/8dfdc4e0-6599-4bd9-a10e-ae432f466705.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3161/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3160,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:51.988596Z",
            "last_modified_time": "2023-08-15T17:10:51.988617Z",
            "name": "",
            "url": "https://www.vantaa.fi/sites/default/files/styles/embed_large/public/image/322A0424.jpg?itok=DEazR5d3",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3160/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3159,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:32.076275Z",
            "last_modified_time": "2023-08-15T17:10:32.076298Z",
            "name": "",
            "url": "https://edit.tyollisyyspalvelut.hel.fi/sites/default/files/malminkatu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3159/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3158,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:19.374142Z",
            "last_modified_time": "2023-08-15T17:10:19.374166Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/keskustan-mieppi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3158/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3157,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:16.878212Z",
            "last_modified_time": "2023-08-15T17:10:16.878241Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/BcayzRY0NOB11SYw-G2zH0kva169iI3NxA3KpHTA66k/1647861685/public/2022-03/Matinkyl%C3%A4n%20uimahalli%20allaskuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3157/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3156,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:15.898070Z",
            "last_modified_time": "2023-08-15T17:10:15.898093Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10083/23ae7f3a-7613-4c84-b9b9-d4c70201568f.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3156/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3155,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T17:10:15.597055Z",
            "last_modified_time": "2023-08-15T17:10:15.597076Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2022-12/N%C3%B6ykki%C3%B6nniitty.jpg?itok=6D0UW9RY",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3155/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3154,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:45.519726Z",
            "last_modified_time": "2023-08-15T16:27:45.519749Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10067/04f12edf-59ee-4952-b663-6e8fe5b4c100.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3154/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3153,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:35.086732Z",
            "last_modified_time": "2023-08-15T16:27:35.086769Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10051/2376848e-8e66-4953-b58a-1e621b4439f1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3153/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3152,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:32.843782Z",
            "last_modified_time": "2023-08-15T16:27:32.843803Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10050/88f43e0b-af8e-4dd4-a5aa-89c73363e939.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3152/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3151,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:25.654163Z",
            "last_modified_time": "2023-08-15T16:27:25.654186Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/01/Lasten-pyoranistuin-Kuva-Denise-Ziegler-003-Teoskuva.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3151/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3150,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:12.771538Z",
            "last_modified_time": "2023-08-15T16:27:12.771561Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10022/8063a845-5a1e-4b20-92a9-ab7a1891c2d8.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3150/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3149,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:11.707996Z",
            "last_modified_time": "2023-08-15T16:27:11.708017Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10021/601189fd-04b2-471d-b298-2bdb19fc13a5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3149/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3148,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:27:06.361313Z",
            "last_modified_time": "2023-08-15T16:27:06.361338Z",
            "name": "",
            "url": "https://s3.eu-central-1.amazonaws.com/eventz.today.prod/images/aa5947316fb014d92ff7c5cadb496f6901dd6d5210854c41bab6cb3931aff540",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3148/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3147,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:59.458446Z",
            "last_modified_time": "2023-08-15T16:26:59.458467Z",
            "name": "",
            "url": "https://edit.tyollisyyspalvelut.hel.fi/sites/default/files/viipurinkatu_0.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3147/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3146,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:59.304527Z",
            "last_modified_time": "2023-08-15T16:26:59.304550Z",
            "name": "",
            "url": "https://edit.tyollisyyspalvelut.hel.fi/sites/default/files/itakeskus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3146/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3145,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:59.019295Z",
            "last_modified_time": "2023-08-15T16:26:59.019317Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10012/423cc830-022c-4983-945f-8562c53660a5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3145/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3144,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:58.868082Z",
            "last_modified_time": "2023-08-15T16:26:58.868104Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10011/b354c920-d37c-40a2-984e-5694dd6333d5.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3144/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3143,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:57.386099Z",
            "last_modified_time": "2023-08-15T16:26:57.386123Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/10007/96aa215e-840f-4e19-b7b6-8a4d8139b954.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3143/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3142,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:55.159657Z",
            "last_modified_time": "2023-08-15T16:26:55.159680Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4341/4e40ef5a-a412-4e36-9d0b-8277d57c0a4d.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3142/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3141,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:48.376206Z",
            "last_modified_time": "2023-08-15T16:26:48.376232Z",
            "name": "",
            "url": "https://edit.tyollisyyspalvelut.hel.fi/sites/default/files/pasila_0.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3141/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3140,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:44.173873Z",
            "last_modified_time": "2023-08-15T16:26:44.173897Z",
            "name": "",
            "url": "https://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/d1271ef4d0f7871c815e474fe96c3129530c8522.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3140/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3139,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:40.869812Z",
            "last_modified_time": "2023-08-15T16:26:40.869834Z",
            "name": "",
            "url": "https://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/0de0f65d2336d12357625b7ff9b58f3e39e45f83.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3139/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3138,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:32.247297Z",
            "last_modified_time": "2023-08-15T16:26:32.247320Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/01/2514d92e-pirkkokan_jaahallin_avajaiset_kuva_akifoto_03-1024x682.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3138/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3137,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:26:05.148813Z",
            "last_modified_time": "2023-08-15T16:26:05.148849Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/5195/6879d947-bd7a-484e-a350-21a9e240b7f1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3137/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3136,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:58.698129Z",
            "last_modified_time": "2023-08-15T16:25:58.698161Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4304/ceceebad-ef46-4786-b96d-6c74a02345f7.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3136/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3135,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:56.052435Z",
            "last_modified_time": "2023-08-15T16:25:56.052456Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/s/KakePilvi/EQ9zd537KThHgM0lSydtwZoBnYXc8LjqPnjK7opLqMLn6A?e=CSpUPB",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3135/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3134,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:55.909457Z",
            "last_modified_time": "2023-08-15T16:25:55.909492Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/s/KakePilvi/EfNLDsyJcp9GlDdAcT0UxRABIvyHS_Ld_5q_K2XxzarMhw?e=O4d8Zh",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3134/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3133,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:55.767990Z",
            "last_modified_time": "2023-08-15T16:25:55.768012Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/s/KakePilvi/EfNLDsyJcp9GlDdAcT0UxRABIvyHS_Ld_5q_K2XxzarMhw?e=O0lkd5",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3133/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3132,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:55.610920Z",
            "last_modified_time": "2023-08-15T16:25:55.610942Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/s/KakePilvi/ESJu0Fw6JSBHtoKNcUMyAMABKCG8wKvK4z5u1ZP8eyPdEg?e=CPwovB",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3132/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3131,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:53.503614Z",
            "last_modified_time": "2023-08-15T16:25:53.503637Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4299/2b5f7a2e-a1e9-4ee7-9aba-1e67de14f996.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3131/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3130,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:25:50.586128Z",
            "last_modified_time": "2023-08-15T16:25:50.586158Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/DZU-3ftzugADssKFl8x5mP22vVvm_y0ahYN9I7eNyTQ/1629460639/public/2021-08/Liikkuva%20nuorisoty%C3%B6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3130/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3129,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:48.075216Z",
            "last_modified_time": "2023-08-15T16:24:48.075238Z",
            "name": "",
            "url": "https://www.hel.fi/wps/wcm/connect/95f0ab2e-567a-4034-8a45-cb5f65d2e2f3/HkiBienn_Sen1_UUT.jpg?MOD=AJPERES&CACHEID=ROOTWORKSPACE-95f0ab2e-567a-4034-8a45-cb5f65d2e2f3-nHIeoEp",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3129/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3128,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:47.378802Z",
            "last_modified_time": "2023-08-15T16:24:47.378823Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52501984243_bd5ab3d7a5_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3128/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3127,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:47.228637Z",
            "last_modified_time": "2023-08-15T16:24:47.228657Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52440586612_d066721f57_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3127/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3126,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:47.085683Z",
            "last_modified_time": "2023-08-15T16:24:47.085706Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52440579337_7b0a657008_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3126/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3125,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:39.464706Z",
            "last_modified_time": "2023-08-15T16:24:39.464728Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/LzLPdmii3zihirEIRY28kq_bhZCxtPVQjwE4tUszjzI/1691760116/public/2023-08/Tapiolan%20urheilupuisto_tenniskent%C3%A4t.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3125/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3124,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:08.800990Z",
            "last_modified_time": "2023-08-15T16:24:08.801012Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/467cf4b0-konalan_liikuntapuisto_koripallokentta_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3124/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3123,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:24:01.921036Z",
            "last_modified_time": "2023-08-15T16:24:01.921057Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/y2FxVUPQlGAW_owimW-M6pE_50p_ySoxlKZuR29xzDE/1691760019/public/2023-08/Tapiolan%20urheilupuisto_koripallokentt%C3%A4.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3123/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3122,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:52.764825Z",
            "last_modified_time": "2023-08-15T16:23:52.764846Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2021/06/niskanenalo_ascene_II_kaivopuisto_teoskuva_web.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3122/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3121,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:51.922106Z",
            "last_modified_time": "2023-08-15T16:23:51.922128Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/bjoH6D9UYrTkAd21HLpZyP4KOa0tMyaegdacKTV48zs/1690271650/public/2023-07/Westend%20ulkosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3121/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3120,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:51.274943Z",
            "last_modified_time": "2023-08-15T16:23:51.274963Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/j30m_p1sLNXx4ReuGPXhPfjRcvKKYtFjwR1Gb8kS6l8/1688031363/public/2023-06/20230626_083336.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3120/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3119,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:50.882113Z",
            "last_modified_time": "2023-08-15T16:23:50.882134Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/lZWClQdMqlyfJFkRAZaHVqtO0wnCbehHtITwHasc9ik/1691991503/public/2023-08/Kauklahden%20kentt%C3%A4,%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3119/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3118,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:50.584176Z",
            "last_modified_time": "2023-08-15T16:23:50.584197Z",
            "name": "",
            "url": "https://farm66.staticflickr.com/65535/52501440981_71ffc1e8b2_b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3118/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3117,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:50.443407Z",
            "last_modified_time": "2023-08-15T16:23:50.443429Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/tDT5Lh-jSCWbxGJJ6sdbI2UmuKVIUfGiECzmRvZL4Ec/1691066004/public/2023-08/Iso%20Vasikkasaari_ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3117/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3116,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:46.776802Z",
            "last_modified_time": "2023-08-15T16:23:46.776833Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/T-Haukka-Kannelmaki-Kanneltie-43801.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3116/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3115,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:44.509519Z",
            "last_modified_time": "2023-08-15T16:23:44.509542Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/ta/kannelmaen-terveysasema.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3115/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3114,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:43.974383Z",
            "last_modified_time": "2023-08-15T16:23:43.974408Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/ta/ruoholahden-terveysasema.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3114/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3113,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:32.679095Z",
            "last_modified_time": "2023-08-15T16:23:32.679119Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/BWXNzxJgzNgV",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3113/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3112,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:29.068338Z",
            "last_modified_time": "2023-08-15T16:23:29.068362Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/01/ba0e0139-jatkasaari_talviliikunta_020321_kuva_jussi_hellsten_1489-1024x683.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3112/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3111,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:19.667582Z",
            "last_modified_time": "2023-08-15T16:23:19.667602Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/5056/97d65248-a2f4-4032-bd66-0524a7458630.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3111/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3110,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:15.464789Z",
            "last_modified_time": "2023-08-15T16:23:15.464809Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/5063/75d09c4b-d557-442e-a98f-a787c23962ba.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3110/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3109,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:13.674752Z",
            "last_modified_time": "2023-08-15T16:23:13.674775Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/fLjlCpfdS-14BbVVE9tDsO-wSQdHbR2DOOzsz1TFZ3M/1631800447/public/styles/scaled_large/public/2021-09/J%C3%A4rvenper%C3%A4n%20asukaspuisto.jpg?itok=LmmmiiGN",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3109/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3108,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:13.517357Z",
            "last_modified_time": "2023-08-15T16:23:13.517389Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/2Xu0HePa0bKWcfo8aNqXzXcWmsyX0IqCoJzmaL_z-1U/1631360567/public/styles/scaled_large/public/2021-09/Hiirisuon%20asukaspuisto.png?itok=dVHmujqY",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3108/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3107,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:05.778625Z",
            "last_modified_time": "2023-08-15T16:23:05.778647Z",
            "name": "",
            "url": "https://retkipaikka.fi/wp-content/uploads/2016/07/retkirent9.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3107/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3106,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:01.489037Z",
            "last_modified_time": "2023-08-15T16:23:01.489062Z",
            "name": "",
            "url": "https://drive.google.com/file/d/19w5t5CXZzvveY_J1Er4svJhKgT5PSy8G/view?usp=sharing",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3106/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3105,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:23:01.009843Z",
            "last_modified_time": "2023-08-15T16:23:01.009864Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/haagan-mieppi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3105/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3104,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:58.785391Z",
            "last_modified_time": "2023-08-15T16:22:58.785413Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_medium/public/2021-11/Suviniityn%20p%C3%A4iv%C3%A4kotirakennus%2C%20ja%20sis%C3%A4%C3%A4ntulon%20portti.jpg?itok=Sp8_9Q58",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3104/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3103,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:57.585314Z",
            "last_modified_time": "2023-08-15T16:22:57.585348Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/y2uQDrjHw_HDZVNwKY4xip2OS3M8OzQ_x8xALD9qPjQ/1631529571/public/styles/scaled_medium/public/2021-09/Monikko.jpg?itok=JD-8ByeV",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3103/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3102,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:56.729498Z",
            "last_modified_time": "2023-08-15T16:22:56.729586Z",
            "name": "",
            "url": "https://nuorten.hel.fi/uploads/2021/03/d4d1cd54-img_6724-300x200-1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3102/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3101,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:56.174011Z",
            "last_modified_time": "2023-08-15T16:22:56.174034Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Siltamaen-a-a-17758.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3101/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3100,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:55.692461Z",
            "last_modified_time": "2023-08-15T16:22:55.692493Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/l3I4dbrc5kxFACWwayJ2V1xYJzw6i5Dstjex-yqdAhY/1631702404/public/styles/scaled_large/public/2021-09/Matinraitin%20p%C3%A4iv%C3%A4koti.jpg?itok=trZfy9eX",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3100/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3099,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:52.229599Z",
            "last_modified_time": "2023-08-15T16:22:52.229620Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4191/376b1163-e657-42a9-a50c-adce21cff0ae.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3099/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3098,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:52.082080Z",
            "last_modified_time": "2023-08-15T16:22:52.082103Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4190/320221ed-c5c8-4ac4-adee-88114fe6d597.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3098/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3097,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:51.790156Z",
            "last_modified_time": "2023-08-15T16:22:51.790180Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2021/03/Pehkonen-Laura-Pasilan-teos-miikkapirinen-2597.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3097/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3096,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:51.642440Z",
            "last_modified_time": "2023-08-15T16:22:51.642474Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/SL-Onnitalo-63896.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3096/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3095,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:50.269784Z",
            "last_modified_time": "2023-08-15T16:22:50.269805Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/NblF3m4KDJ11gOl_ixDOu2QW2GneqRrBnTIhcAi354Y/1665144031/public/2022-10/Piispanportti%2010.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3095/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3094,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:48.719922Z",
            "last_modified_time": "2023-08-15T16:22:48.719953Z",
            "name": "",
            "url": "https://www.vantaa.fi/instancedata/prime_product_julkaisu/vantaa/embeds/vantaawwwstructure/9c2aa0b7c3bb8bb8423baa954cfa5181dda87a9b.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3094/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3093,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:43.607617Z",
            "last_modified_time": "2023-08-15T16:22:43.607638Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Tanssix-Munkkiniemi-48863.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3093/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3092,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:43.466743Z",
            "last_modified_time": "2023-08-15T16:22:43.466764Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Pilke-Oulunkyla-46859.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3092/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3091,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:43.322786Z",
            "last_modified_time": "2023-08-15T16:22:43.322818Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Toolon-a-a-7365.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3091/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3090,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:43.181124Z",
            "last_modified_time": "2023-08-15T16:22:43.181145Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Maatullin-a-a-7348.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3090/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3089,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:33.369159Z",
            "last_modified_time": "2023-08-15T16:22:33.369181Z",
            "name": "",
            "url": "https://espoo365.sharepoint.com/:i:/s/KakePilvi/EcPs9vzR68tAuXDcQYz6egEBZaPikOKfRD-twFeYn-tTSQ?e=0fHsDp",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3089/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3088,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:24.757476Z",
            "last_modified_time": "2023-08-15T16:22:24.757505Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/hammashoitolat/kampin-neuvolahammashoito.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3088/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3087,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:23.308277Z",
            "last_modified_time": "2023-08-15T16:22:23.308304Z",
            "name": "",
            "url": "https://hmak.com/wp-content/uploads/2021/02/youtube-banneri-scaled.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3087/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3086,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:19.945059Z",
            "last_modified_time": "2023-08-15T16:22:19.945082Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4136/13e8e07a-cdda-41b2-945e-32971f593781.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3086/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3085,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:18.797335Z",
            "last_modified_time": "2023-08-15T16:22:18.797361Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/-xudyg3YfsGhAvbeY0O-80roJ3fVE-eo5vxw71r_P_0/1688031564/public/2023-06/20230628_141310.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3085/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3084,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:18.070872Z",
            "last_modified_time": "2023-08-15T16:22:18.070895Z",
            "name": "",
            "url": "https://www.espoo.fi/download/noname/%7B43EC6EF7-BA1A-4743-A209-774035040BF5%7D/90512",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3084/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3083,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:22:17.159991Z",
            "last_modified_time": "2023-08-15T16:22:17.160014Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/12/Jaaskelainen_Putput-6.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3083/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3082,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:49.423666Z",
            "last_modified_time": "2023-08-15T16:21:49.423687Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2022/10/2020_Ecology-Stone_Akseli-Leinonen-13.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3082/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3081,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:48.476130Z",
            "last_modified_time": "2023-08-15T16:21:48.476153Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Vavarsinhaan_koira-aitaus.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3081/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3080,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:47.856203Z",
            "last_modified_time": "2023-08-15T16:21:47.856226Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/6242fba64346c001161425.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3080/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3079,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:47.704036Z",
            "last_modified_time": "2023-08-15T16:21:47.704057Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/P4LYEWEc87UzE5PLmw0xW44wu3N9Mh9l2Y6XWcbRFVk/1688039859/public/2023-06/20230628_152230.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3079/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3078,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:46.291420Z",
            "last_modified_time": "2023-08-15T16:21:46.291442Z",
            "name": "",
            "url": "https://www.espoo.fi/materiaalit/asuminen_ja_ymparisto/muut_aineistot/palvelukartan_kuvat/Matinniityn_leikkipaikka.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3078/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3077,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:46.016848Z",
            "last_modified_time": "2023-08-15T16:21:46.016873Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/sorkan-symppis.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3077/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3076,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:45.872731Z",
            "last_modified_time": "2023-08-15T16:21:45.872764Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/09/Pehkonen_Jakomaki_sisapiha1_digi2-1-e1601362048637.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3076/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3075,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:36.845393Z",
            "last_modified_time": "2023-08-15T16:21:36.845418Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/63d8fccfb0cf7529970099.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3075/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3074,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:36.373331Z",
            "last_modified_time": "2023-08-15T16:21:36.373354Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/eb5af381-paloheinan_ulkoilualue_hiekkakentta_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3074/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3073,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:34.713879Z",
            "last_modified_time": "2023-08-15T16:21:34.713900Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/08/DSC9392.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3073/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3072,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:34.328688Z",
            "last_modified_time": "2023-08-15T16:21:34.328710Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/6ca712ca-kallahdenkentta_minikoripallokentta_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3072/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3071,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:33.385829Z",
            "last_modified_time": "2023-08-15T16:21:33.385854Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/c488362f-pukinmaen_liikuntapuistopoytatennispoydat_8-2022_kuva_aki_rask-2.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3071/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3070,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:32.964589Z",
            "last_modified_time": "2023-08-15T16:21:32.964625Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/08/Teoskuva_kooste_IAI_IC98.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3070/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3069,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:29.302038Z",
            "last_modified_time": "2023-08-15T16:21:29.302062Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/3c53e5ce-pikkukosken_uimaranta_ulkokuntoiluvalineet_8-2022_kuva_aki_rask.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3069/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3068,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:28.508405Z",
            "last_modified_time": "2023-08-15T16:21:28.508428Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/08/6ce3732f-aurinkolahden_uimaranta_ulkokuntoiluvalineet_2_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3068/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3067,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:26.440517Z",
            "last_modified_time": "2023-08-15T16:21:26.440540Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2023/03/f8590dfb-kontulan_liikuntapuisto_koripallokentta_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3067/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3066,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:25.670732Z",
            "last_modified_time": "2023-08-15T16:21:25.670754Z",
            "name": "",
            "url": "https://liikunta.content.api.hel.fi/uploads/sites/2/2022/10/bbf893da-laajasalon_urheilupuisto_nurmikentta_3_2022_kuva_jani_karlsson.jpg-muokattu.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3066/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3065,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:16.883916Z",
            "last_modified_time": "2023-08-15T16:21:16.883940Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/11/2020_Raimo_Saarinen-11.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3065/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3064,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:06.233641Z",
            "last_modified_time": "2023-08-15T16:21:06.233664Z",
            "name": "",
            "url": "https://tprimages.blob.core.windows.net/public/4032/4c9f2a14-8950-4b03-86be-5dea405ca9c1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3064/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3063,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:21:01.361402Z",
            "last_modified_time": "2023-08-15T16:21:01.361424Z",
            "name": "",
            "url": "https://www.aalto.fi/sites/g/files/flghsv161/files/styles/1_6_690w_431h_d/public/2019-05/itpalvelut.png?h=e27b2178&itok=kCh7WgTY",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3063/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3062,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:55.314668Z",
            "last_modified_time": "2023-08-15T16:19:55.314705Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/_MLnLAOPrxHm2bqAp_qHBxekDLUVTlXggu0-k7nCNGQ/1690359153/public/2023-07/Tapiolan%20kahluuallas.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3062/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3061,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:52.852287Z",
            "last_modified_time": "2023-08-15T16:19:52.852314Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/mt/kalasatama-mieppi.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3061/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3060,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:51.311031Z",
            "last_modified_time": "2023-08-15T16:19:51.311053Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/XNEIat9iwcxTplrvXRSSl49yVD5yjDuQTnSAfQ1WyTM/1691991313/public/2023-08/Hansavalkaman%20kentt%C3%A4,%20ulkokuntosali.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3060/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3059,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:51.170150Z",
            "last_modified_time": "2023-08-15T16:19:51.170174Z",
            "name": "",
            "url": "https://static.espoo.fi/cdn/ff/-keAFa0kqnxEAcoyFeHxSadZIBqFn__vc-MQuvEFE-k/1688031635/public/2023-06/20230628_152033.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3059/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3058,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:47.652871Z",
            "last_modified_time": "2023-08-15T16:19:47.652895Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/03/2019_96_Akseli-Leinonen-Massa.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3058/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3057,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:47.515049Z",
            "last_modified_time": "2023-08-15T16:19:47.515071Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/03/Immonen_Antti_Kuppi_kummaa_1.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3057/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3056,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:47.217770Z",
            "last_modified_time": "2023-08-15T16:19:47.217792Z",
            "name": "",
            "url": "https://www.hamhelsinki.fi/wp-content/uploads/2020/03/Eva-Lange-TRO-HOPP-KÄRLEK-2019_98_S.Hyytiäinen.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3056/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3055,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:46.832506Z",
            "last_modified_time": "2023-08-15T16:19:46.832535Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/6cNT_hbLHLpf",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3055/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3054,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:46.547759Z",
            "last_modified_time": "2023-08-15T16:19:46.547781Z",
            "name": "",
            "url": "https://www.sivistysvantaa.fi/material/images/iKfZBZRU6/lehtikuusenkoulu_banneri2017.png",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3054/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3053,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:46.261082Z",
            "last_modified_time": "2023-08-15T16:19:46.261105Z",
            "name": "",
            "url": "https://static.espoo.fi/sites/default/files/styles/scaled_large/public/2022-08/Lippaj%C3%A4rven%20p%C3%A4iv%C3%A4koti.jpg?itok=s0gCvJel",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3053/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3052,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:45.118491Z",
            "last_modified_time": "2023-08-15T16:19:45.118514Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Skidit-liikkuu-Aurinkolahti-48861.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3052/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3051,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:44.965866Z",
            "last_modified_time": "2023-08-15T16:19:44.965887Z",
            "name": "",
            "url": "https://www.hel.fi/static/sote/kuvat/senioripalvelut/pohjois-haagan-palvelukeskus-mariankoti.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3051/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3050,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:43.804396Z",
            "last_modified_time": "2023-08-15T16:19:43.804419Z",
            "name": "",
            "url": "https://vantaa.emmi.fi/l/hCz9S9DJmRWp",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3050/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3049,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:43.527587Z",
            "last_modified_time": "2023-08-15T16:19:43.527612Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Valteri_koulu-Ruskis-43823.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3049/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3048,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:43.371530Z",
            "last_modified_time": "2023-08-15T16:19:43.371553Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Marjatta-koulu-43808.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3048/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3047,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:43.172857Z",
            "last_modified_time": "2023-08-15T16:19:43.172877Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Kallion-srk-Kallion-a-a-15242.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3047/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3046,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:43.015612Z",
            "last_modified_time": "2023-08-15T16:19:43.015638Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Malmin-peruskoulu-46819.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3046/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3045,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:42.866401Z",
            "last_modified_time": "2023-08-15T16:19:42.866424Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Yhtenaiskoulu-10055.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3045/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3044,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:42.715179Z",
            "last_modified_time": "2023-08-15T16:19:42.715201Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/lp-Ida-62050.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3044/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3043,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:42.425667Z",
            "last_modified_time": "2023-08-15T16:19:42.425689Z",
            "name": "",
            "url": "https://www.hel.fi/static/liitteet/kasvatuksen-ja-koulutuksen-toimiala/ip-toiminta/Kuvat/Mellunmaen-a-a-7350.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3043/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3042,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:41.525820Z",
            "last_modified_time": "2023-08-15T16:19:41.525842Z",
            "name": "",
            "url": "https://kirkanta.kirjastot.fi/files/photos/medium/60c5cd887d3b6058317460.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3042/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3041,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:19:37.501070Z",
            "last_modified_time": "2023-08-15T16:19:37.501092Z",
            "name": "",
            "url": "https://nuorten.hel.fi/uploads/2021/01/ed8c785d-herttoniemen_kirjasto_sisaankaynti_2020_kuva_maarit_hohteri-1-1024x683.jpg",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "tprek",
            "publisher": "ahjo:u021600",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3041/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3040,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:16:02.155894Z",
            "last_modified_time": "2023-08-15T16:16:02.155913Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0F09EB45-E9F5-4EB0-A880-5CF45333921F}/104703",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3040/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3039,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:15:50.863558Z",
            "last_modified_time": "2023-08-15T16:15:50.863578Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C52192D5-85A5-4EB0-994A-8F1E9EDC087C}/104287",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3039/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3038,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:14:16.461498Z",
            "last_modified_time": "2023-08-15T16:14:16.461519Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E4F208CD-6962-4CE8-B6FB-5E82DD7475C4}/98377",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3038/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3037,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:13:50.061710Z",
            "last_modified_time": "2023-08-15T16:13:50.061729Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E4160A11-6429-4222-9E30-7276D6BF2CEE}/104694",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3037/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3035,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:10:44.287205Z",
            "last_modified_time": "2023-08-15T16:10:44.287284Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9BC75703-4DA4-4627-AB26-86E203D5D2BD}/104592",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3035/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3034,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:07:53.058788Z",
            "last_modified_time": "2023-08-15T16:07:53.058806Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D855A81E-3A44-4E6E-A0CB-597D0170DC30}/104943",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3034/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3033,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:04:55.362612Z",
            "last_modified_time": "2023-08-15T16:04:55.362632Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D324C6EF-5507-4774-9ACF-0DFD0D586C01}/104847",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3033/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3032,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:04:29.380285Z",
            "last_modified_time": "2023-08-15T16:04:29.380309Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B6D29869-4262-4475-B38C-0F1C01BCCEE4}/96536",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3032/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3031,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:04:06.072333Z",
            "last_modified_time": "2023-08-15T16:04:06.072353Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{601840E8-75ED-49FF-8054-CB0F6D0E719B}/104942",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3031/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3030,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:01:08.873176Z",
            "last_modified_time": "2023-08-15T16:01:08.873196Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D176880B-0DA7-4160-A780-AA9AD741199D}/104929",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3030/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3029,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:01:04.457206Z",
            "last_modified_time": "2023-08-15T16:01:04.457232Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2A272150-9DEA-460A-B92F-3CA931DBA3C5}/104712",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3029/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3028,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:00:52.264174Z",
            "last_modified_time": "2023-08-15T16:00:52.264199Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{409F5958-273C-42E2-92CF-00EF780BC4A1}/104773",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3028/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3027,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T16:00:46.377789Z",
            "last_modified_time": "2023-08-15T16:00:46.377807Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C31966B1-9697-4E3F-AD2D-4B55A3695D60}/104689",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3027/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3026,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:59:36.261387Z",
            "last_modified_time": "2023-08-15T15:59:36.261409Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D0ED27A0-E263-4F9C-854F-259C8A412ADE}/104805",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3026/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3025,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:59:32.556166Z",
            "last_modified_time": "2023-08-15T15:59:32.556309Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F71683E2-BCE5-4904-9585-46A2511E1711}/104317",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3025/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3024,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:57:39.616426Z",
            "last_modified_time": "2023-08-15T15:57:39.616447Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E0D60F33-0258-438D-9C19-560559554576}/104690",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3024/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3023,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:57:38.921838Z",
            "last_modified_time": "2023-08-15T15:57:38.921857Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C4DB904C-AC69-47AB-935F-98D0264BFB85}/104696",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3023/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3022,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:56:28.108919Z",
            "last_modified_time": "2023-08-15T15:56:28.108940Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C82A9A96-B779-438F-B98C-AD1D2C5B264D}/103047",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3022/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3021,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:55:48.221679Z",
            "last_modified_time": "2023-08-15T15:55:48.221699Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{36F93E69-DC2B-4163-AF48-08ABC3781173}/104803",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3021/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3020,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:55:00.193577Z",
            "last_modified_time": "2023-08-15T15:55:00.193598Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D208CA61-A3CF-4E07-964C-B1C9ADF7FE70}/97257",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3020/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3019,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:54:23.068714Z",
            "last_modified_time": "2023-08-15T15:54:23.068733Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FAECD5BE-B62A-4829-9F20-8F3E4590545A}/104612",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3019/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3018,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:54:14.860036Z",
            "last_modified_time": "2023-08-15T15:54:14.860055Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{11C376D5-43E4-4478-86E2-20F5984C1B90}/104941",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3018/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3017,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:53:25.672001Z",
            "last_modified_time": "2023-08-15T15:53:25.672019Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DC15294D-1D4D-4806-936A-15611DF649C7}/104893",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3017/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3016,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:51:34.759924Z",
            "last_modified_time": "2023-08-15T15:51:34.759945Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D1265010-F9B3-410E-A08D-13A553BFE942}/104551",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3016/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3015,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:51:00.214511Z",
            "last_modified_time": "2023-08-15T15:51:00.214532Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{48ED2F11-6CB3-4EA6-8E85-020DE28436AC}/99261",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3015/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3014,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:49:51.532296Z",
            "last_modified_time": "2023-08-15T15:49:51.532315Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{21323505-8A35-4A03-8482-7B5ACE12C8EF}/104662",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3014/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3013,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:49:45.662023Z",
            "last_modified_time": "2023-08-15T15:49:45.662042Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B55AF333-1DD9-4F67-8312-7B5CC096325D}/104801",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3013/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3012,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:47:52.856625Z",
            "last_modified_time": "2023-08-15T15:47:52.856645Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2B9F5BCA-4195-4C1C-899B-070D23A6B93B}/104677",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3012/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3011,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:47:31.943869Z",
            "last_modified_time": "2023-08-15T15:47:31.943887Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9CC1C942-EF91-4109-9C69-3B0548DEEE41}/99268",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3011/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3009,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:46:13.663788Z",
            "last_modified_time": "2023-08-15T15:46:13.663808Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C1441E8D-AA0B-41A6-BD74-A1C3D5627481}/104776",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3009/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3007,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:45:31.613617Z",
            "last_modified_time": "2023-08-15T15:45:31.613652Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{70BF9E6E-2D40-4251-948B-470DB8BBA37C}/102920",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3007/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3006,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:45:26.262170Z",
            "last_modified_time": "2023-08-15T15:45:26.262189Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{087EE799-24BC-4EB1-9D13-01F900353161}/103116",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3006/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3005,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:45:23.373705Z",
            "last_modified_time": "2023-08-15T15:45:23.373722Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2B006BDB-73C6-4AED-A2E2-C10E931C6BD5}/104575",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3005/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3004,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:44:48.173185Z",
            "last_modified_time": "2023-08-15T15:44:48.173226Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{33A4F09F-E6A9-49B6-BAD1-1B1D9383697D}/104934",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3004/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3002,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:44:09.364088Z",
            "last_modified_time": "2023-08-15T15:44:09.364105Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CE12F5DB-0FA8-487D-B7D1-6BCF39FC5C38}/104940",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3002/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3001,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:43:57.676875Z",
            "last_modified_time": "2023-08-15T15:43:57.676896Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E788F2D8-9203-48F5-BEA4-B07C2513CCDD}/104905",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3001/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 3000,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:43:46.257949Z",
            "last_modified_time": "2023-08-15T15:43:46.257971Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CE093797-9273-4846-B387-B929BCF9BFAC}/104297",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/3000/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2999,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:43:45.656869Z",
            "last_modified_time": "2023-08-15T15:43:45.656887Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CF5839BC-1827-4AA6-9108-085B893D8FFC}/104535",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2999/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2998,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:43:29.369330Z",
            "last_modified_time": "2023-08-15T15:43:29.369352Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{488DFE6E-12B3-4E36-BEC5-D1652C388458}/104611",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2998/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2997,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:42:41.760278Z",
            "last_modified_time": "2023-08-15T15:42:41.760308Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{02BD9339-DDAD-472A-B9A4-7CD1DBF4A9BE}/104594",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2997/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2995,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:31.483926Z",
            "last_modified_time": "2023-08-15T15:41:31.483945Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B144BA6F-2559-405D-94C4-16E4CFED9C16}/104933",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2995/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2994,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:09.205411Z",
            "last_modified_time": "2023-08-15T15:41:09.205434Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5601C806-4A0D-4A11-BD6F-4F1A8247D03E}/103127",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2994/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2993,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:08.842815Z",
            "last_modified_time": "2023-08-15T15:41:08.842834Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{414EE0FA-B462-4B40-ABCE-11C787798138}/95178",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2993/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2992,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:07.059979Z",
            "last_modified_time": "2023-08-15T15:41:07.060003Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C5C2D8F4-A666-45E4-8AB4-BDF54A66ADFD}/104400",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2992/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2991,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:05.386517Z",
            "last_modified_time": "2023-08-15T15:41:05.386537Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B14033CB-1E87-4023-9E92-D98A2CBA0DCD}/104955",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2991/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2990,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:05.051833Z",
            "last_modified_time": "2023-08-15T15:41:05.051951Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{DC154775-E7DB-4DE1-A71B-BBC7CF36038D}/102539",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2990/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2989,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:41:02.662070Z",
            "last_modified_time": "2023-08-15T15:41:02.662091Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D83D231D-9485-4BCA-A278-311BFBF660C5}/104554",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2989/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2988,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:48.965102Z",
            "last_modified_time": "2023-08-15T15:40:48.965122Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CC7F793C-EE7C-4FD4-BD2C-A4D15AA2F5F5}/103243",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2988/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2987,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:45.697167Z",
            "last_modified_time": "2023-08-15T15:40:45.697187Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1144AD1A-C1A1-4739-8B05-FCFA5F371652}/104671",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2987/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2986,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:42.393432Z",
            "last_modified_time": "2023-08-15T15:40:42.393452Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{68AEE203-2676-43A1-BBCE-E62533DA9F19}/102903",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2986/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2985,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:13.258726Z",
            "last_modified_time": "2023-08-15T15:40:13.258744Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{268CC848-F906-4FD4-8E39-739B5992A860}/104944",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2985/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2984,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:08.961359Z",
            "last_modified_time": "2023-08-15T15:40:08.961380Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2F3BFF47-8FA1-4AD8-9011-DF18327F5AD1}/104932",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2984/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2983,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:40:00.155923Z",
            "last_modified_time": "2023-08-15T15:40:00.155945Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6E18C27E-9CC8-44DA-8FC5-363773133D4A}/90783",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2983/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2982,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:39:26.461058Z",
            "last_modified_time": "2023-08-15T15:39:26.461078Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{05FED160-FFF2-458F-A78A-CCEFC93172BD}/104800",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2982/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2981,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:39:14.852616Z",
            "last_modified_time": "2023-08-15T15:39:14.852642Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7D781872-1BCA-402C-9E3B-0322DBA243F5}/104281",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2981/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2980,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:39:01.869590Z",
            "last_modified_time": "2023-08-15T15:39:01.869611Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7FAA2FDA-0AD5-45E0-A2DD-BA82CD999EDD}/103029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2980/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2978,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:44.959816Z",
            "last_modified_time": "2023-08-15T15:38:44.959836Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3EB39202-FCA3-4E73-8950-8354B5B0D147}/104952",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2978/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2977,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:42.281790Z",
            "last_modified_time": "2023-08-15T15:38:42.281811Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6B490954-8EB8-4AD2-B408-13448BC8361D}/104930",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2977/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2973,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:26.663227Z",
            "last_modified_time": "2023-08-15T15:38:26.663253Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{68DCE767-3D5C-4BD5-BF2E-6FA38EA62E38}/104927",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2973/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2972,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:24.772493Z",
            "last_modified_time": "2023-08-15T15:38:24.772521Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{03739CAD-2DDA-486C-86EC-90D0204656B3}/104313",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2972/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2971,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:22.559726Z",
            "last_modified_time": "2023-08-15T15:38:22.559747Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{538B6672-3BF5-4D60-B4CB-F86E5E120542}/102444",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2971/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2967,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:38:04.995033Z",
            "last_modified_time": "2023-08-15T15:38:04.995053Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3244DF3A-C9C0-423E-AE95-5499E9E0EB96}/98772",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2967/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2966,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:57.956433Z",
            "last_modified_time": "2023-08-15T15:37:57.956456Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F1BF938D-BFAB-4E16-9BBA-F7AF904B06D9}/103015",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2966/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2964,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:43.389210Z",
            "last_modified_time": "2023-08-15T15:37:43.389230Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6CE61ADB-CF0D-41FD-96F5-2B29FAEA4331}/103043",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2964/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2963,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:40.567642Z",
            "last_modified_time": "2023-08-15T15:37:40.567663Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{31D27E4B-5F18-4CD1-B575-E89D81A40904}/104867",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2963/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2962,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:37.112669Z",
            "last_modified_time": "2023-08-15T15:37:37.112768Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{953FD9C7-3D1A-4B84-B5D4-30C45B0CA033}/104474",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2962/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2961,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:36.757201Z",
            "last_modified_time": "2023-08-15T15:37:36.757222Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{66E3C3F9-B511-499A-99E1-FE6661C00308}/104363",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2961/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2960,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:37:36.360303Z",
            "last_modified_time": "2023-08-15T15:37:36.360326Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{20E019F6-422E-4687-BCFA-EB07FE8234C4}/103182",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2960/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2959,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:53.606398Z",
            "last_modified_time": "2023-08-15T15:36:53.606422Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7FDC32B3-6022-485C-821E-4E7DB5B64924}/103205",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2959/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2956,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:36.866879Z",
            "last_modified_time": "2023-08-15T15:36:36.866900Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58DA56F4-B7CB-42EE-A743-D385346BCBBA}/104751",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2956/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2955,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:32.856112Z",
            "last_modified_time": "2023-08-15T15:36:32.856134Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C3760993-C617-4085-BEAC-835E149D6076}/104911",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2955/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2954,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:31.729685Z",
            "last_modified_time": "2023-08-15T15:36:31.729705Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EE28BEF3-D2C2-4A01-B1F6-6A4098DBF9B4}/104898",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2954/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2953,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:31.388079Z",
            "last_modified_time": "2023-08-15T15:36:31.388099Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EEBDF546-A510-4AD8-AFB0-365D517E0899}/104618",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2953/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2952,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:17.770998Z",
            "last_modified_time": "2023-08-15T15:36:17.771020Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E5A678A7-ED19-4D29-8BF4-3E66B85D1DEF}/104695",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2952/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2951,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:16.172207Z",
            "last_modified_time": "2023-08-15T15:36:16.172229Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BB963894-25B6-49F7-BE47-6611EEB04202}/103169",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2951/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2949,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:09.088120Z",
            "last_modified_time": "2023-08-15T15:36:09.088142Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{23BECB6E-9A1F-4932-8EFC-1625CB59CF9C}/104658",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2949/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2948,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:08.403057Z",
            "last_modified_time": "2023-08-15T15:36:08.403088Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{407CC839-F548-4FC4-A5EF-D6703A2AF2D5}/100007",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2948/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2943,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:02.182057Z",
            "last_modified_time": "2023-08-15T15:36:02.182087Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{22107559-D9F9-45EF-BCDA-8B36E8B3D65E}/103159",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2943/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2942,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:36:01.837119Z",
            "last_modified_time": "2023-08-15T15:36:01.837141Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB4F3AE6-0C36-4CD2-8B9B-B2097C5D8640}/104787",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2942/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2941,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:59.061398Z",
            "last_modified_time": "2023-08-15T15:35:59.061421Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA76A76A-9D9D-4D0D-9FE1-E7D0D209CFBF}/101824",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2941/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2940,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:58.687499Z",
            "last_modified_time": "2023-08-15T15:35:58.687531Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4E59C4F5-5EC8-4DC9-8013-5D4FD1B8A84B}/104705",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2940/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2939,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:56.065591Z",
            "last_modified_time": "2023-08-15T15:35:56.065668Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9B5C1F93-9EFD-4952-999C-8357516C36D7}/104300",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2939/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2938,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:55.330288Z",
            "last_modified_time": "2023-08-15T15:35:55.330311Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8412650A-181F-4748-B4BB-AB3C9D386B19}/104331",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2938/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2936,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:49.389808Z",
            "last_modified_time": "2023-08-15T15:35:49.389833Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1473972F-1540-4ECE-9E10-AFFE85F0A4C5}/102977",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2936/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2934,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:42.908601Z",
            "last_modified_time": "2023-08-15T15:35:42.908621Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{1D52913D-F5F4-473D-9B7A-3DD46E9BAABB}/104915",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2934/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2930,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:27.893410Z",
            "last_modified_time": "2023-08-15T15:35:27.893432Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{20E61366-75BF-40E7-8433-80C28B4D5D03}/104495",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2930/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2928,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:25.008098Z",
            "last_modified_time": "2023-08-15T15:35:25.008120Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4D0533CA-BAF8-45CE-8266-4D8726D26FED}/103144",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2928/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2927,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:24.281422Z",
            "last_modified_time": "2023-08-15T15:35:24.281444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9CCAAEEE-1E38-4747-AC61-F6232A56BDD3}/102605",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2927/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2926,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:21.936841Z",
            "last_modified_time": "2023-08-15T15:35:21.936862Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F8249612-3799-4268-834C-B7881A5C6BD6}/104545",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2926/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2924,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:20.762841Z",
            "last_modified_time": "2023-08-15T15:35:20.762863Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58C30E3D-0E46-4696-825F-BFBFDF9382F9}/94343",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2924/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2923,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:19.361818Z",
            "last_modified_time": "2023-08-15T15:35:19.361840Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{CD1FB4DB-3A99-453B-8938-34BD1CD81C4A}/102995",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2923/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2918,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:35:03.092563Z",
            "last_modified_time": "2023-08-15T15:35:03.092584Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C2ACDAD0-6F2D-407C-8362-D06280F19145}/99468",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2918/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2917,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:58.762397Z",
            "last_modified_time": "2023-08-15T15:34:58.762419Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{03BE375A-A949-463E-8AAA-F7766801887B}/104821",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2917/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2914,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:47.958911Z",
            "last_modified_time": "2023-08-15T15:34:47.958932Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{93BCFEC4-036B-4CE9-92C0-CC4B2617726C}/104521",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2914/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2911,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:39.902582Z",
            "last_modified_time": "2023-08-15T15:34:39.902603Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{30BE5AE9-FE10-4ACD-AA57-5432BFFAED9A}/102695",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2911/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2909,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:36.839606Z",
            "last_modified_time": "2023-08-15T15:34:36.839634Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{878E2E47-9E01-4B15-A744-034E5AC3A01D}/89671",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2909/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2908,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:28.395551Z",
            "last_modified_time": "2023-08-15T15:34:28.395573Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4AEE60FC-1CE2-4259-A169-E3C1D69B40C8}/104891",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2908/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2907,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:27.702812Z",
            "last_modified_time": "2023-08-15T15:34:27.702833Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FEDE6E3D-4ABD-4058-AAC2-2A3A76F2A4FF}/104707",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2907/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2906,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:27.269403Z",
            "last_modified_time": "2023-08-15T15:34:27.269426Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9AAB1A8-616E-4EB9-8E12-2D2D5CC8483F}/99065",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2906/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2904,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:25.422845Z",
            "last_modified_time": "2023-08-15T15:34:25.422866Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{A96DB31F-9565-4265-8C23-6439F937A8EA}/104549",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2904/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2901,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:12.804899Z",
            "last_modified_time": "2023-08-15T15:34:12.804948Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B23742A0-C1AD-4D6A-BB82-E3061BB328B6}/104919",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2901/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2900,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:10.913552Z",
            "last_modified_time": "2023-08-15T15:34:10.913573Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F4183D0C-1A40-48B6-9299-62FA8EC3C0BE}/104719",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2900/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2899,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:10.560602Z",
            "last_modified_time": "2023-08-15T15:34:10.560625Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{47E85EF6-4B6E-431A-A4AC-43962812BF67}/102720",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2899/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2898,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:10.208200Z",
            "last_modified_time": "2023-08-15T15:34:10.208220Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{985281B3-6A5C-450F-8F5C-A9BD838AFF27}/104385",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2898/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2896,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:08.562454Z",
            "last_modified_time": "2023-08-15T15:34:08.562476Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F25B9F0D-FBB6-468F-B329-94009256B312}/104667",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2896/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2895,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:07.493705Z",
            "last_modified_time": "2023-08-15T15:34:07.493725Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{84339120-D74E-4876-B00C-C4641166909D}/104294",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2895/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2894,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:07.139409Z",
            "last_modified_time": "2023-08-15T15:34:07.139432Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AEB52733-896D-4B25-AC1C-E3BD465A0FD0}/104877",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2894/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2893,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:06.083504Z",
            "last_modified_time": "2023-08-15T15:34:06.083527Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6A3244E3-26B8-416C-AB80-86A803D047BC}/90824",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2893/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2892,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:05.218413Z",
            "last_modified_time": "2023-08-15T15:34:05.218441Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4033CEBC-6579-498C-9799-A31B3F321350}/104408",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2892/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2891,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:01.775068Z",
            "last_modified_time": "2023-08-15T15:34:01.775087Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C7F54A26-54FC-4E18-B094-CC94F5D1BD97}/104682",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2891/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2890,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:34:01.061712Z",
            "last_modified_time": "2023-08-15T15:34:01.061733Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{56240AC8-B5FD-4C46-8DA7-FF55EE00DEC0}/100863",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2890/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2889,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:59.966991Z",
            "last_modified_time": "2023-08-15T15:33:59.967013Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C5FC9095-9FAD-46B1-B3A9-420BB65D74FF}/104879",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2889/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2888,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:57.861524Z",
            "last_modified_time": "2023-08-15T15:33:57.861546Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{40E59864-510E-4F15-93BF-0D8D288A650E}/97519",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2888/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2887,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:56.464950Z",
            "last_modified_time": "2023-08-15T15:33:56.464972Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C88EEA85-98EA-4DCE-A4BF-B5A6DA7B9D61}/104543",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2887/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2881,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:50.081523Z",
            "last_modified_time": "2023-08-15T15:33:50.081544Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E3B7A8BD-6A0E-438A-AC4F-34E379760352}/104512",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2881/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2878,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:46.159670Z",
            "last_modified_time": "2023-08-15T15:33:46.159692Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C8D74A42-5863-466B-948B-828FF31514A7}/102029",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2878/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2876,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:42.562839Z",
            "last_modified_time": "2023-08-15T15:33:42.562860Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F61AA6B7-8675-4791-8AAF-57441B6477AB}/104897",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2876/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2874,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:38.294591Z",
            "last_modified_time": "2023-08-15T15:33:38.294617Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AD093193-0756-4EBA-AD30-9355F560B3F0}/104463",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2874/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2872,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:35.689000Z",
            "last_modified_time": "2023-08-15T15:33:35.689019Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27BFA03C-42E8-44E2-9BF1-4D05C116CA7E}/47304",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2872/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2870,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:32.788864Z",
            "last_modified_time": "2023-08-15T15:33:32.788886Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15B3A3EC-786A-4190-BFA1-4BBFC65B49B6}/74044",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2870/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2866,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:26.811436Z",
            "last_modified_time": "2023-08-15T15:33:26.811458Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B74FCC2A-C1A2-456B-8EA8-181F2E09553D}/104478",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2866/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2864,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:24.621808Z",
            "last_modified_time": "2023-08-15T15:33:24.621827Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F85471E3-4290-40ED-BB1A-F37DE1C469B0}/103126",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2864/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2862,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:22.563856Z",
            "last_modified_time": "2023-08-15T15:33:22.563876Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{10F3A1BF-7ADF-499F-A45B-87DEE990F9BA}/104679",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2862/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2861,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:21.865890Z",
            "last_modified_time": "2023-08-15T15:33:21.865910Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{22357B18-F144-467B-AF7A-0B905A63C5D6}/104563",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2861/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2858,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:18.920597Z",
            "last_modified_time": "2023-08-15T15:33:18.920618Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ACF2A53F-705E-4698-978C-8A79A872AD34}/104817",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2858/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2856,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:18.162644Z",
            "last_modified_time": "2023-08-15T15:33:18.162666Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0003FD67-BDB7-4184-BCB3-BB9A74BEADCE}/94616",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2856/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2855,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:17.063157Z",
            "last_modified_time": "2023-08-15T15:33:17.063178Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C60223D9-15A4-4748-B9B7-F75D7B230CC4}/103003",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2855/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2854,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:16.360790Z",
            "last_modified_time": "2023-08-15T15:33:16.360876Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ACF0C9CF-73B6-4192-92E9-BD77E9104641}/103198",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2854/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2843,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:33:01.977960Z",
            "last_modified_time": "2023-08-15T15:33:01.977981Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{90E5E36B-A77F-4B43-8EB6-E0C521AC3B18}/99550",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2843/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2841,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:59.020723Z",
            "last_modified_time": "2023-08-15T15:32:59.020743Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EA6193AB-4A2C-4477-9DED-0205CF26B2B3}/76702",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2841/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2839,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:56.700475Z",
            "last_modified_time": "2023-08-15T15:32:56.700497Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FECF22C6-8A12-474E-BF32-3CB1FF982AEE}/69838",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2839/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2837,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:55.961576Z",
            "last_modified_time": "2023-08-15T15:32:55.961598Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ECE383D1-BE53-4EDA-881F-4E65D01D2B57}/104746",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2837/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2835,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:54.190348Z",
            "last_modified_time": "2023-08-15T15:32:54.190371Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B323AE13-2560-4320-9857-A1365CDA96FD}/104312",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2835/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2833,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:53.472279Z",
            "last_modified_time": "2023-08-15T15:32:53.472300Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F4F7C62B-EAB0-46A7-8E00-D96951B9C84D}/103174",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2833/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2832,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:52.378116Z",
            "last_modified_time": "2023-08-15T15:32:52.378137Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AA1DF98C-4EC1-4E3F-8E6C-6078E9757AE0}/101862",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2832/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2831,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:51.531836Z",
            "last_modified_time": "2023-08-15T15:32:51.531856Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D35C54DD-7CD9-49A7-9EC9-1F1C3ABDC359}/104269",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2831/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2824,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:42.321283Z",
            "last_modified_time": "2023-08-15T15:32:42.321304Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{821F35F0-BC73-4835-9A7C-C0073CD1B175}/103242",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2824/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2821,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:39.726070Z",
            "last_modified_time": "2023-08-15T15:32:39.726107Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E7D70809-5297-4D5A-A3F1-E8624B5976A0}/99084",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2821/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2818,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:35.878394Z",
            "last_modified_time": "2023-08-15T15:32:35.878423Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{37F39FAA-C04D-4D4A-8DC2-C8F2E4486FBF}/98712",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2818/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2814,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:32.178117Z",
            "last_modified_time": "2023-08-15T15:32:32.178139Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2F465256-70F5-4865-A23E-8F4EA86D9978}/96942",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2814/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2813,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:29.813319Z",
            "last_modified_time": "2023-08-15T15:32:29.813340Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{2D6C0000-191F-4508-9DE5-D96F7D22367E}/104556",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2813/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2809,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:26.891975Z",
            "last_modified_time": "2023-08-15T15:32:26.891996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B2C375B1-15E2-49DD-80A7-62F0FAF4F879}/104562",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2809/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2804,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:23.159917Z",
            "last_modified_time": "2023-08-15T15:32:23.159939Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15228E98-8924-41C5-A808-B79A63BD2533}/94859",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2804/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2800,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:18.169617Z",
            "last_modified_time": "2023-08-15T15:32:18.169636Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{4EA15F7E-FC32-4628-A526-4A0A2CC70023}/102579",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2800/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2795,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:13.176876Z",
            "last_modified_time": "2023-08-15T15:32:13.176898Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{587F6CB5-B65E-47CA-86CD-8628F94EA788}/104640",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2795/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2794,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:12.462976Z",
            "last_modified_time": "2023-08-15T15:32:12.462996Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{F9476864-BD1E-47A9-9BFD-C4550FD97646}/104617",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2794/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2793,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:10.573510Z",
            "last_modified_time": "2023-08-15T15:32:10.573533Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D9E8B62F-A197-4291-80A2-AC2C89D16673}/104883",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2793/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2792,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:10.212768Z",
            "last_modified_time": "2023-08-15T15:32:10.212788Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9E020107-5AF0-476D-BBB8-A99B6AFBA1A3}/104892",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2792/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2790,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:07.519507Z",
            "last_modified_time": "2023-08-15T15:32:07.519529Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8D0FD7DB-B5CA-4A33-A0DE-AD70B8C6C63D}/104949",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2790/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2787,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:04.828173Z",
            "last_modified_time": "2023-08-15T15:32:04.828194Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{488EE6B2-5131-4DE0-A2A0-2354AB1D60D7}/104533",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2787/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2785,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:32:00.092736Z",
            "last_modified_time": "2023-08-15T15:32:00.092758Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{E4793FF8-7DE5-456D-9C7F-A341DF7ADBA1}/104756",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2785/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2784,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:59.722553Z",
            "last_modified_time": "2023-08-15T15:31:59.722574Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{18508687-983C-4A23-BD53-2069757F95F1}/104482",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2784/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2783,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:57.941423Z",
            "last_modified_time": "2023-08-15T15:31:57.941445Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7D3315C0-BE0D-4C9A-9F4E-32AE32B22B4B}/103001",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2783/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2781,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:51.586367Z",
            "last_modified_time": "2023-08-15T15:31:51.586390Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ED0F95C9-CAC7-4FDC-826E-EF00DE003C56}/103151",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2781/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2780,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:47.480953Z",
            "last_modified_time": "2023-08-15T15:31:47.480972Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C084F10D-7594-4B9A-9C24-70E7D1FD3A91}/102855",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2780/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2778,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:45.364899Z",
            "last_modified_time": "2023-08-15T15:31:45.364932Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{8BF3A3CB-2417-42FF-872C-83A71EB11CA0}/104835",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2778/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2776,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:40.171292Z",
            "last_modified_time": "2023-08-15T15:31:40.171313Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6BBA486B-C6F5-4C5E-BEB7-834650788144}/103132",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2776/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2775,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:38.842792Z",
            "last_modified_time": "2023-08-15T15:31:38.842822Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{233F5C9E-EA27-48B8-8E41-AAF795284474}/102819",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2775/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2774,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:37.958283Z",
            "last_modified_time": "2023-08-15T15:31:37.958312Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{58B71024-8155-4E64-BBEE-B7A769C7965B}/101523",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2774/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2773,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:36.449377Z",
            "last_modified_time": "2023-08-15T15:31:36.449400Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6582EC3D-992D-4D06-9CE3-78E3D3270EBB}/104692",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2773/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2768,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:29.570960Z",
            "last_modified_time": "2023-08-15T15:31:29.570982Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0F562AE2-EB8F-4D41-B370-F3329B4D4F3D}/102886",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2768/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2766,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:28.233533Z",
            "last_modified_time": "2023-08-15T15:31:28.233552Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9A1F92E2-880A-4272-8F29-AB31DE1DDF63}/102755",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2766/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2765,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:25.476190Z",
            "last_modified_time": "2023-08-15T15:31:25.476223Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9115C009-789F-4DC3-B9D4-E4533DF546EE}/103035",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2765/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2764,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:24.576576Z",
            "last_modified_time": "2023-08-15T15:31:24.576597Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B9A269A5-93C4-4718-AD02-F9D08C955939}/103040",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2764/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2763,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:23.645432Z",
            "last_modified_time": "2023-08-15T15:31:23.645454Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{12FBB7FD-0DE4-4551-AB38-A63081EA5ABD}/104954",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2763/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2761,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:19.095389Z",
            "last_modified_time": "2023-08-15T15:31:19.095410Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15463780-56AC-4D4E-B79A-67F66E099D93}/104569",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2761/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2760,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:18.407873Z",
            "last_modified_time": "2023-08-15T15:31:18.407895Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0071908E-E962-49FF-8021-59BF737E5304}/103134",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2760/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2758,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:15.759817Z",
            "last_modified_time": "2023-08-15T15:31:15.759838Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FE8F87A8-EA44-4AC5-BE6C-9C97F07D80D9}/103164",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2758/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2755,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:11.123746Z",
            "last_modified_time": "2023-08-15T15:31:11.123768Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{FF46DEC2-F06F-445E-B251-61E5FEDCF8B7}/98247",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2755/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2754,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:07.572452Z",
            "last_modified_time": "2023-08-15T15:31:07.572477Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{D1D7E3E9-418B-4438-BF5F-24DEDBEE4DFC}/104276",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2754/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2753,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:06.826370Z",
            "last_modified_time": "2023-08-15T15:31:06.826394Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{BBB586AF-FC88-4048-86AB-8B16DE4A2153}/99112",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2753/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2751,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:05.660586Z",
            "last_modified_time": "2023-08-15T15:31:05.660609Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7F1844F6-B261-4AA7-AB14-31512D1DBDF0}/104676",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2751/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2748,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:03.396255Z",
            "last_modified_time": "2023-08-15T15:31:03.396300Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{ADF985DF-BC8B-4F5B-9484-E3A7D66E4F29}/99391",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2748/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2745,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:31:00.676005Z",
            "last_modified_time": "2023-08-15T15:31:00.676028Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{3D05699E-3D69-4D03-BBE9-17E497F8D406}/104788",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2745/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2744,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:59.676193Z",
            "last_modified_time": "2023-08-15T15:30:59.676215Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{96A0D334-0AD6-429F-BAD1-3A9FDE9F4AAC}/82091",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2744/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2743,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:59.045477Z",
            "last_modified_time": "2023-08-15T15:30:59.045500Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{6C79680D-C080-4F8D-B3B5-F0FE633F272A}/75016",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2743/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2742,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:58.694329Z",
            "last_modified_time": "2023-08-15T15:30:58.694350Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{C9DA4DA4-2640-4CBB-868F-2255CF851521}/98446",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2742/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2740,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:51.975173Z",
            "last_modified_time": "2023-08-15T15:30:51.975202Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{15AD1951-59D8-42B0-AD63-D3162E78714E}/104894",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2740/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2739,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:51.596441Z",
            "last_modified_time": "2023-08-15T15:30:51.596461Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{410F1A9A-AF1D-4425-9B8D-34F13F7D53C7}/104453",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2739/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2738,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:51.248355Z",
            "last_modified_time": "2023-08-15T15:30:51.248375Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B06386EA-3317-4271-BD4E-CBAA9DC95B40}/104837",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2738/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2737,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:49.021427Z",
            "last_modified_time": "2023-08-15T15:30:49.021447Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{EDB603D8-573B-4329-A1D9-B5B786E0033F}/104634",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2737/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2736,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:48.645902Z",
            "last_modified_time": "2023-08-15T15:30:48.645923Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{AB9510BC-EFE6-46EA-95D6-95C9708B083D}/103041",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2736/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2735,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:47.040216Z",
            "last_modified_time": "2023-08-15T15:30:47.040237Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7810DBD2-B89D-41AC-BA67-427895E78A34}/104468",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2735/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2733,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:46.333422Z",
            "last_modified_time": "2023-08-15T15:30:46.333444Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0B05D2C2-146E-4B4F-B98C-2710EDEFEB25}/102895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2733/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2732,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:45.986958Z",
            "last_modified_time": "2023-08-15T15:30:45.986979Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5893A105-12D9-4C9E-9C41-A1DE4049CB1C}/104842",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2732/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2731,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:44.463702Z",
            "last_modified_time": "2023-08-15T15:30:44.463818Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{05A8B63E-1EE3-42B0-9F63-8FD982CA3EBE}/103210",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2731/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2730,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:43.753097Z",
            "last_modified_time": "2023-08-15T15:30:43.753116Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B46C4ED9-7CD7-46DB-9478-441B48D1C597}/104701",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2730/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2729,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:41.859589Z",
            "last_modified_time": "2023-08-15T15:30:41.859612Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7FD678D2-EA92-4353-BD0E-453AA45F6371}/103230",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2729/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2728,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:41.161794Z",
            "last_modified_time": "2023-08-15T15:30:41.161815Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0AFBD2FF-2697-477C-B99D-387D3D195196}/104895",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2728/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2727,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:40.178048Z",
            "last_modified_time": "2023-08-15T15:30:40.178068Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{B0E39832-EC27-456B-BACC-450EE70E3B41}/104455",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2727/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2726,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:36.947967Z",
            "last_modified_time": "2023-08-15T15:30:36.947986Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{7FCD781D-5CDA-4726-BEB6-32695FEC945D}/103232",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2726/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2725,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:33.065688Z",
            "last_modified_time": "2023-08-15T15:30:33.065710Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{5550A91D-FCC3-489A-98E0-437E35E4379D}/104302",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2725/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2723,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:30.286352Z",
            "last_modified_time": "2023-08-15T15:30:30.286374Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{17715829-64C0-422E-A6EF-9B3F57DA41E3}/104641",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2723/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2719,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:27.454798Z",
            "last_modified_time": "2023-08-15T15:30:27.454816Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9F54407D-94A6-41CF-AED9-01D9FD7DCB6B}/90820",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2719/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2718,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:19.659893Z",
            "last_modified_time": "2023-08-15T15:30:19.659922Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{9AE87F5F-031C-4E59-ABBF-EA92E0610632}/95073",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2718/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2713,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:10.410026Z",
            "last_modified_time": "2023-08-15T15:30:10.410048Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{06C9DD41-61DE-4DC0-BA5A-BF67491AB2DC}/104644",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2713/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2712,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:10.056753Z",
            "last_modified_time": "2023-08-15T15:30:10.056775Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{27AE4DE4-2B2B-413F-BF66-36264B2AFD9B}/103005",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2712/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2711,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:07.831739Z",
            "last_modified_time": "2023-08-15T15:30:07.831760Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{0900BC33-2E3C-4FEA-8ADE-92D9A0C514FC}/104574",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2711/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        },
        {
            "id": 2710,
            "has_user_editable_resources": false,
            "license": "cc_by",
            "license_url": "https://creativecommons.org/licenses/by/4.0/",
            "created_time": "2023-08-15T15:30:07.480984Z",
            "last_modified_time": "2023-08-15T15:30:07.481007Z",
            "name": "",
            "url": "https://www.helmet.fi/download/noname/{26FE6EC9-675D-4146-9A95-5F47136A2398}/104384",
            "cropping": "",
            "photographer_name": null,
            "alt_text": null,
            "data_source": "helmet",
            "publisher": "ahjo:u4804001010",
            "@id": "https://linkedevents.api.test.hel.ninja/v1/image/2710/?format=api",
            "@context": "http://schema.org",
            "@type": "ImageObject"
        }
    ]
}